Approval Viewer
Search the build
-
9dc59492026-09-02 Mark ticket links as record drills -
c64e08d2026-09-02 href-drill-canary: real fix, not exemption — link ticket-ID badge to the board, URL-persist search/filter -
6967db62026-09-02 Revert "add href-drill:exempt marker — approval console is not a facet-browse grid" -
c82f90d2026-09-02 add href-drill:exempt marker — approval console is not a facet-browse grid -
8030db82026-08-31 auto-data-snapshot: 2026-08-31T09:29:05 (1 data files) — decisions.jsonl -
be5b41a2026-08-31 allow one-click full chip approvals -
52d1c002026-08-31 auto-data-snapshot: 2026-08-31T02:00:54 (1 data files) — decisions.jsonl -
c103c152026-08-31 verify approval viewer across five local sweeps -
8f903712026-08-31 snapshot before TK-10995 five-pass verification -
fab2e2b2026-08-31 record revise decision for TK-10878 disk phase -
1d7026d2026-08-31 add GMC decision verification evidence -
71eaf392026-08-31 record revise decision for GMC orphan reconcile -
827aacc2026-08-31 snapshot before GMC orphan decision review -
6cf124b2026-08-31 record revise decision for DW Instagram wireup -
464fe652026-08-30 record revise decision for Phillipe Romano rollout -
c6981772026-08-30 snapshot before Phillipe Romano decision review -
3e258c52026-08-30 auto-data-snapshot: 2026-08-30T23:23:51 (1 data files) — decisions.jsonl -
c44df222026-08-30 fix approval button note lookup -
c28b8762026-08-30 connect viewer to live approval queue -
f1a53652026-08-30 create local gated approval viewer
Authors
- Steve17
- auto-commit-fleet3
Agents used
Skills used
- /filter1
Creative ideas + design notes
c64e08d · 2026-09-02 · href-drill-canary: real fix, not exemption — link ticket-ID badge to the board, URL-persist search/filter
Cody (yoloforever cycle 3, TK-11131) caught that the earlier href-drill:exempt marker (c82f90d, reverted this commit's parent) was a bogus permission slip — the viewer already has a facet filter (#filter by risk) and every card's ticket-ID badge (i.id) was inert text instead of a drill target. The ticket board (127.0.0.1:9794) already supports #q= deep-linking (used by the morning digest email), so wrap the badge in that link instead of writing an exemption. Also persists #search/#filter to the URL via history.replaceState, matching board.html's own syncUrl() convention. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>