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.
Persist gate memories in the DB: new memories(id,ts,session,tool,intent,note) table in project.db, written by the gate (store.record_memory) stamped with CLAUDE_CODE_SESSION_ID so tool-use history persists AS sessions; JSON log demoted to emergency fallback; gate__query gains session filter (+'current'). Promotes project.db to ONE persistent install db at ~/.MCP/project.db ($PROJECT_DB override), NOT the disposable working-tree copy, since memories aren't ledger-rebuildable. Backfilled legacy gate-memories.json; retired repo-local project.db.superseded; SIGNALS.md updated.
goal
Persist gate memories in the DB: new memories(id,ts,session,tool,intent,note) table in project.db, written by the gate (store.record_memory) stamped with CLAUDE_CODE_SESSION_ID so tool-use history persists AS sessions; JSON log demoted to emergency fallback; gate__query gains session filter (+'current'). Promotes project.db to ONE persistent install db at ~/.MCP/project.db ($PROJECT_DB override), NOT the disposable working-tree copy, since memories aren't ledger-rebuildable. Backfilled legacy gate-memories.json; retired repo-local project.db.superseded; SIGNALS.md updated. [DONE this session] memories(id,ts,session,tool,intent,note) table + MemoryList view; gate persists via store->jazz.
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