Commit Graph

3 Commits

Author SHA1 Message Date
didericis-claude 9004f3eb28 fix: correct host_db_path import and stale-check test expectations
test / integration (pull_request) Successful in 11s
test / unit (pull_request) Successful in 36s
lint / lint (push) Successful in 48s
tracker-policy-pr / check-pr (pull_request) Successful in 6s
test / coverage (pull_request) Successful in 36s
- config_store.py imported host_db_path from supervise_types (wrong);
  it lives in paths.py, matching all other stores (audit, queue, etc.)
- test_stale_checks: two tests expected check_stale called twice
  (agent + sidecar) — consolidated arch has no sidecar, so once is
  correct; update assertions and remove unused Path import

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-18 17:02:48 -04:00
didericis-codex 634d2a9bd6 fix: make config store schema explicit 2026-07-18 17:02:48 -04:00
didericis-codex 0acafb10c1 Add cached image quickstart 2026-07-18 17:02:48 -04:00