chore(openspec): close visual-identity-v1 + backfill historical SDD trail#5
Merged
Conversation
…al SDD trail - Archives visual-identity-v1: writes archive-report.md and moves the in-progress folder to changes/archive/visual-identity-v1/ - Backfills verbum-vod (full 8-phase trail) at changes/archive/verbum-vod/ from engram observations 175/176/178/179/181/186/188/195 - Backfills v1-architecture-spike's 5 missing phases (explore, proposal, tasks, apply-progress, verify-report) at changes/archive/v1-architecture-spike/ from engram. The 3 pre-existing files (archive-report, design, spec) are unchanged. - Fixes .gitignore: anchors `/verbum` and `/verbum-*` to project root so the compiled-binary patterns no longer accidentally match nested directories like openspec/changes/archive/verbum-vod/. After this commit, openspec/ holds the complete human-readable trail of every shipped SDD change (v1-architecture-spike, tui-welcome-skeleton, verbum-vod, visual-identity-v1) alongside the engram canonical store.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Housekeeping that closes out the recent SDD cycle and brings the human-readable artifact trail to parity with engram.
visual-identity-v1: writesarchive-report.md, moves in-progress folder tochanges/archive/visual-identity-v1/. Engram observation #215 holds the canonical archive report.verbum-vod(8 phases): explore through archive-report, dumped from engram observations 175/176/178/179/181/186/188/195.v1-architecture-spike(5 missing phases): explore, proposal, tasks, apply-progress, verify-report. The 3 pre-existing files (archive-report, design, spec) are untouched..gitignore: anchors/verbumand/verbum-*to project root so the compiled-binary patterns don't accidentally match nested directories likeopenspec/changes/archive/verbum-vod/.After this PR,
openspec/holds the complete human-readable trail of every shipped SDD change — v1-architecture-spike, tui-welcome-skeleton, verbum-vod, visual-identity-v1 — alongside the canonical engram store.Test plan
bun test— 83/83 still pass (no code changes; pure docs/housekeeping)git check-ignore openspec/changes/archive/verbum-vod/spec.md— no longer ignored after gitignore fixopenspec/changes/archive/<name>/)