chore(docs): consolidate markdown under docs/ + distill audits into changelog (PSA-48) #305
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/PSA-48-docs-sanitize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1 (docs reorg) of PSA-48 for bunyip. Reversible content change; the irreversible history rewrite is a separate follow-up.
What changed
README.mdandCLAUDE.mdnow lives underdocs/(public / how-to) ordocs/dev-docs/(internal working notes). README files stay colocated with their code; non-md files and directories are untouched..env.example,CLAUDE.md,compose.dev.yml,compose.yml, thejustfile, a source comment, and the subscriptions admin string indashboard.rs.docs/dev-docs/CHANGELOG.md(audit = substantial entry, milestone = moderate, reorg = short).docs/from the Docker build context.Not in this PR
For AI/dir from history, stripping contributor names from commit messages, keeping author fields) is the separate Phase 2 that needs branch protection lifted.Verification
just check-containergreen: fmt, clippy-D warnings, workspace tests pass. No dangling doc links remain.#PSA-48