Skip to content

Commit cc79bb9

Browse files
lesnik512claude
andcommitted
docs: retire "change bundle" wording in living-truth prose
Update architecture documentation and conventions to reflect folder-to-file migration. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d05020e commit cc79bb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ executor's plan in git-ignored scratch (`.superpowers/`), and run
7070
`architecture/` (repo root) is the living truth about what this repo does now —
7171
one file per capability plus `glossary.md`, no frontmatter, authored lazily.
7272
**When a change alters a capability's behavior, update the matching
73-
`architecture/<capability>.md` in the same PR.** The change bundle in
73+
`architecture/<capability>.md` in the same PR.** The change file in
7474
`planning/changes/` stays as the *why*.

architecture/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ language). These files carry **no frontmatter** and are dated by git.
66

77
**Promotion rule:** when a change alters a capability's behavior, hand-edit the
88
matching `architecture/<capability>.md` in the **same PR** as the code — the edit
9-
rides in the same diff and is reviewed with it. The change bundle in
9+
rides in the same diff and is reviewed with it. The change file in
1010
`planning/changes/` stays as the *why*; this directory stays *true*.
1111

1212
Capability files and `glossary.md` are authored **lazily** — each appears when the

0 commit comments

Comments
 (0)