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

DONE#280 congruency-go

Wire the Go tag engine into server.go: ?page=tags&tag=<T> -> tags.RenderTag (replace the placeholder stub) [go-port:tags:wire]

goal

#226 built congruency-go/tags/engine.go (execute_all_tags + recursion guard + registry + exported Render/RenderTag/Handler, build/vet clean) but its single-deliverable scope FORBADE editing server.go, so the engine is dead code: server.go handlePage case "tags" (~line 649) returns a fixed stub and never calls the tags package. This ticket does ONLY the wiring: import congruency-go/tags, replace the ?page=tags&tag=<T> stub with a call into the engine (RenderTag/Handler), preserving status+content-type. Gate: ?page=tags&tag=<T> served by the Go server reaches the engine for every registered tag. Deliverable: congruency-go/server.go. Gated on #226 landing engine.go. This is the fix the #226 auditor correctly demanded but #226 could not make cross-file.

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