Ticket graphs

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.

← all ticket-graphs

REQUESTED#266 congruency

Index-watch: fingerprint the next code delta (successor of #197)

goal

Run the index-watch. This ticket was SPAWNED by index-watch ticket #197 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 #197'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: 3 blob(s) indexed -> 3 chunk(s) embedded; 0 already current; 3 in scope; 28 snapshot(s), 28 new since the previous mark index-watch-predecessor: 197 index-watch-mark: {"in_scope": 3, "model": "nomic-embed", "omni_db": "/Users/stevenpeterson/code/installed/jazz-project/config/forge/omni_index.db", "settled": 3, "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", "20260703T062230Z", "gitlab", "test"], "store": "/Users/stevenpeterson/code/installed/jazz-project/config/forge/code_sim.db", "ticket": 197, "ts": 1784118637, "v": 1}

patch

none

approval

unapproved

runs

no runs recorded

mandate (clauses)

not yet recorded — lands with the ticket-class build

manifestations

not yet recorded — lands with the ticket-class build

guarantees

not yet recorded — lands with the ticket-class build

journey (blunders & successes)

not yet recorded — lands with the ticket-class build

artifacts (forge)

not yet recorded — lands with the ticket-class build

source (forge tree)

browse congruency source (forge-parked tree)

children

#267 Index-watch: fingerprint the next code delta (successor of #266) (spawned · REQUESTED)