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

ticket-tree: an unguarded re-POST could kill the page watcher on a bridge blip [fixed 20290a3]

goal

Module: runtime/ticket_tree_view.py. serve()'s in-loop full re-POST called post_tree() with no try/except; because that path is the bridge-restart recovery path, a transient bridge error propagated out of the loop and terminated the watcher -- the exact failure its own invariant said must never happen. Fix: route every re-POST through a guarded _repost(). Status: fixed in commit 20290a3 (found + verified by adversarial review).

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