Files
acdl/evidence-ui
Jon Chery 77376d8a46 feat(P05): evidence-ui/index.html vanilla-JS timeline (T-5.1)
---ci---
phase: 5
milestone: v1.0
status: execute
persona: frontend-engineer
task: T-5.1
requirements:
  covered: [REQ-14]
---/ci---

Wave 1, task T-5.1. Single self-contained HTML file (inline <style> +
<script>, no external resources). Fetches ./audit.json (relative URL),
renders a vertical timeline with stage color-coding (dev=blue, qa=yellow,
prod=orange, finalize=green, genesis=gray, rejected=red), 12-char hash
preview, refresh button, and fetch-failure handling.
2026-07-21 13:46:24 +00:00
..