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#506 peer_system

chain-builder: resuming a loaded chain overwrites its run record [OPEN]

goal

Module: runtime/chain_builder.py. Loading a past chain via the 'load chain' picker sets the in-memory record to None while adopting the loaded uid; clicking Resume then fabricates a fresh run record and write_record OVERWRITES logs/chains/<uid>.run.json, destroying the original created timestamp and event history. Contrast Stop->Resume, which preserves the record and appends a 'resumed' event. Fix: on the loaded-chain resume path, read the on-disk record before fabricating one. Status: OPEN (pre-existing; a fix is in progress in a separate session).

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

not yet recorded — lands with the ticket-class build