From 71bf2316296844a9294c02b3dbefd59385d18054 Mon Sep 17 00:00:00 2001 From: Elmehdi Aitbrahim Date: Thu, 23 Jul 2026 05:15:15 -0400 Subject: [PATCH] docs(spec): fix stale spec link in security-simplification design (halal-cb -> keel) The 'files touched' table pointed at .../...-halal-cb-autotrade-design.md, stale after the halal-cb -> keel rename. Repoint to 2026-07-15-keel-autotrade-design.md. Last remaining stale reference to the old name in the repo. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../specs/2026-07-21-security-simplification-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/superpowers/specs/2026-07-21-security-simplification-design.md b/docs/superpowers/specs/2026-07-21-security-simplification-design.md index 2a692440..7c0697bb 100644 --- a/docs/superpowers/specs/2026-07-21-security-simplification-design.md +++ b/docs/superpowers/specs/2026-07-21-security-simplification-design.md @@ -209,7 +209,7 @@ It is rewritten here against the real flow: `.env` → `keel migrate`/`init` → | `config.yaml`, `keel/templates/config.yaml`, `keel/templates/config.live.yaml` | drop `bypass_arm_ttl_sec` + its comment (root and dev template must stay byte-identical) | | `tests/fixtures/config_golden_*.{json,yaml}` | drop `bypass_arm_ttl_sec` | | `docs/go-live-runbook.md` | written fresh (supersedes #116) | -| `docs/superpowers/specs/...-halal-cb-autotrade-design.md` | §14 amended to record the removal and why | +| `docs/superpowers/specs/2026-07-15-keel-autotrade-design.md` | §14 amended to record the removal and why | ## Testing