{
  "id": "sample-dark-mode-toggle",
  "name": "Dark mode toggle (sample)",
  "branch": "feat/sample-dark-mode-toggle",
  "base_branch": "main",
  "risk": "low",
  "status": "in-flight",
  "created_at": "2026-04-01T09:14:22Z",
  "updated_at": "2026-04-12T16:42:08Z",
  "current_phase": "implement",
  "completed_phases": ["planning", "spec", "write-tests"],
  "progress": { "done": 3, "total": 9, "pct": 33 },
  "artifacts": {
    "prd_path": "fastpace/docs/prd/sample-dark-mode-toggle.md",
    "erd_path": "fastpace/docs/erd/sample-dark-mode-toggle.md",
    "plan_path": "fastpace/exec-plans/sample-dark-mode-toggle.json",
    "pr_url": null
  },
  "approvals": {
    "planning": { "role": "developer", "approver": "you@example.com", "at": "2026-04-02T10:01:00Z" },
    "spec":     { "role": "team_lead", "approver": "you@example.com", "at": "2026-04-08T11:22:00Z" }
  },
  "review_findings": [],
  "notes": [
    "Sample feature seeded by `fastpace init --sample`. Delete the sample-* files once you're done test-driving.",
    "Token overrides drafted; Playwright FOUC test wired but skipped pending real implementation."
  ],
  "sample": true
}
