Commit Graph

6 Commits

Author SHA1 Message Date
Grace Gettert b676b2bd2f test(mine): complete source adapter dispatch coverage
Restore the fresh-palace dry-run regression alongside the existing-empty
and initialized-sqlite_exact cases. Cover explicit failure for unsupported
adapter result types and daemon source-adapter dispatch. Ignore Hypothesis'
test cache so it cannot be committed.
2026-08-10 17:19:48 +00:00
Grace Gettert ba163b1de3 test(mine): close round-3 review gaps with real regressions
- existing-uninitialized palace dir dry run: assert no chroma.sqlite3
- initialized sqlite_exact palace dry run: assert artifacts byte-identical
- replace mocked MineAlreadyRunning CLI test with a real held writer lease
2026-08-10 16:37:29 +00:00
Grace Gettert f414bb881f fix(mine): make source adapter dry runs inert 2026-08-10 15:59:48 +00:00
Grace Gettert 141e16fb2b fix(mine): harden source adapter dispatch 2026-08-06 16:33:30 +00:00
Grace Gettert b6fad9ed3a fix(mine): safely gate source adapter dry runs and incremental protocol 2026-08-05 16:06:00 +00:00
Grace Gettert 2df0e12a44
feat(mine): dispatch explicit source adapters
Requested-by: Grace Gettert <grace.gettert@carpe.io>
2026-07-23 16:57:47 +00:00