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.
PREDICTION #25 crank1: DataConnection->native PDO keeps every DAO working
goal
Migrate DataConnection open/close/query from mysql_* to a native PDO (own sqlite:CONGRUENCY_SQLITE), returning MysqlShimResult for SELECTs (consumer contract unchanged). PREDICTION: DataConnection no longer calls mysql_connect/select_db/query/close; all pages render (crawl broken<=1), tagcheck 24/24, REST works, and a DB-backed page (?page=catalog) shows real content. Refuted if any page breaks. [RESULT] CONFIRMED — DataConnection native PDO; catalog/about/bugs render real DB content; tagcheck 24/24, crawl broken=1, REST ok.
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