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

CLOSED#70 bug

BUG-06: Tag_Wrapper::execute_all_tags has no recursion guard (DoS)

goal

The tag engine recurses into each tag's rendered output with no depth/visited guard, so a document whose Title is <<<TitleTag>>> (or any self-emitting tag) loops forever. Already bit us via TagList. Engine-level fix: a depth cap. [FIXED] depth cap (>=64 -> stop expanding) added to Tag_Wrapper::execute_all_tags. Engine-level fix; the earlier TagList guard remains as a fast-path.

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