Every ticket as the root of its provenance graph — goal, patch, approval, runs and (as the ticket-class build lands) mandate, manifestations, guarantees, journey, artifacts and children. Rendered through the <<<TicketGraphList>>> tag.
goal
Run the index-watch. This ticket was SPAWNED by index-watch ticket #268 and is primed
for the NEXT delta of new/changed code.
python3 checkouts/current/congruency/tools/index_watch.py --ticket <this ticket's id>
On run it will: read the high-water-mark below from #268's manifest, compute the new/changed
blobs as an omni-git sha delta, AST-chunk+embed each into the vector store (#189) and confirm its
omni-git occ/blob coverage, work.record every indexed blob onto this ticket's permanent manifest,
ticket.progress the count, advance the mark, and SPAWN its own successor. Idempotent on blob sha: a
run with no new code is a clean no-op that still spawns the next watch.
Predecessor's run: 0 blob(s) indexed -> 0 chunk(s) embedded; 1 already current; 1 in scope; 25 snapshot(s), 0 new since the previous mark
index-watch-predecessor: 268
index-watch-mark: {"in_scope": 1, "model": "nomic-embed", "omni_db": "/Users/stevenpeterson/code/installed/jazz-project/config/forge/omni_index.db", "settled": 1, "snapshots": ["20260701T122754Z", "20260701T131749Z", "20260701T141328Z", "20260701T150733Z", "20260701T165247Z", "20260701T174156Z", "20260701T183026Z", "20260701T200701Z", "20260701T205304Z", "20260702T064022Z", "20260702T093019Z", "20260702T124817Z", "20260702T134147Z", "20260702T143251Z", "20260702T152615Z", "20260702T181421Z", "20260702T210241Z", "20260702T220348Z", "20260702T225743Z", "20260702T234702Z", "20260703T004857Z", "20260703T014510Z", "20260703T024612Z", "20260703T035837Z", "20260703T050939Z"], "store": "/Users/stevenpeterson/code/installed/jazz-project/config/forge/code_sim.db", "ticket": 268, "ts": 1784118798, "v": 1}