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

chain-builder: an OPEN slot model was coerced to the default on re-POST [fixed 40b1674]

goal

Module: runtime/chain_builder.py. build_tree used `state.get(k) or DEFAULT`, so an intentionally-empty (OPEN pass-through) slot model was coerced back to the default whenever live state was threaded through a re-POST -- and the new ticket-lock re-POSTs triggered exactly that, silently filling an OPEN slot and re-freezing the mutated config on Resume. Fix: a sentinel default (state.get(k, DEFAULT)). Status: fixed in commit 40b1674.

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