From 9c97f9f939513763275b000bb64016ea726ee972 Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Sat, 2 May 2026 16:26:39 -0400 Subject: [PATCH] docs(spec): banner foundational design spec as historical (audit F13) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 2026-04-11 design spec lists secure notes, secure documents, TOTP, Firefox extension, LastPass import, and device authentication as "Post-V1 Ideas" — most of which shipped over the following weeks. Per the doc/architecture/overview.md convention, specs are frozen decision artifacts and shouldn't be retro-edited; instead, add a one-line status banner pointing readers at CHANGELOG.md and the overview doc for current state. Co-Authored-By: Claude Opus 4.7 --- docs/superpowers/specs/2026-04-11-relicario-design.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/superpowers/specs/2026-04-11-relicario-design.md b/docs/superpowers/specs/2026-04-11-relicario-design.md index c94e09a..213c167 100644 --- a/docs/superpowers/specs/2026-04-11-relicario-design.md +++ b/docs/superpowers/specs/2026-04-11-relicario-design.md @@ -1,5 +1,7 @@ # Relicario — Design Specification +> **Status:** historical. V1 shipped 2026-04-22; several "Post-V1 Ideas" listed below (typed items, attachments, secure documents, TOTP, Firefox extension, LastPass import, device authentication) have since shipped. See `CHANGELOG.md` and `docs/architecture/overview.md` for current state. Do not edit this spec as if it were architecture documentation — it is a time-stamped decision artifact. + A git-backed, self-hostable password manager with a Rust core, CLI, and Chrome browser extension. The reference image as a DCT-embedded secret carrier is the core differentiator. ## Overview