TABLE
TABLE = 'strata_drill'
The table this index lives in.
Where drill results are kept, so a pass or a failure is a trend rather than a moment.
One drill answering "yes" is weak evidence; the same drill answering "yes" every night for a month
and then "no" is what an operator can act on. This is a local table because it is a record of what
this site measured about its own store, and unlike everything under commits/ it cannot be
rebuilt from the bucket. An uninstall exports it alongside the restore audit.
Only the counts and the verdict are kept, never the subject lists. A drill of every subject on a large site would put a hundred thousand paths in one row, and the paths are only useful while the failure is being investigated - which is what the report the drill just returned is for.