chore(docs): consolidate markdown under docs/ + distill audits into changelog (PSA-48) #400

Merged
vas2000-work merged 1 commit from chore/PSA-48-docs-sanitize into main 2026-07-01 06:33:24 +02:00
Owner

Phase 1 (docs reorg) of PSA-48 for mokosh-apps. Reversible content change; the irreversible history rewrite is a separate follow-up.

What changed

  • Every markdown file except the root README.md now lives under docs/ (public / how-to) or docs/dev-docs/ (internal working notes). README files stay colocated with their code.
  • Repointed the two source doc-comments (button_showcase.rs, version.rs) and a Caddyfile comment.
  • Removed the 2026-06-06 platform-audit tree, the 2026-05 milestone-1 handoff, and the standalone form-validation audit, distilled name-free into docs/dev-docs/CHANGELOG.md.
  • Kept codebase-state.md (live per-page status / F1..F19 tracker), moved to docs/dev-docs/.

Not in this PR

  • The git-history rewrite (purging removed docs from history, stripping contributor names from commit messages, keeping author fields) is the separate Phase 2.

Verification

The only .rs edits are doc-comment path fixes (no compile impact); the rest is markdown. CI runs the full wasm check.

#PSA-48

Phase 1 (docs reorg) of PSA-48 for mokosh-apps. Reversible content change; the irreversible history rewrite is a separate follow-up. ## What changed - Every markdown file except the root `README.md` now lives under `docs/` (public / how-to) or `docs/dev-docs/` (internal working notes). README files stay colocated with their code. - Repointed the two source doc-comments (`button_showcase.rs`, `version.rs`) and a Caddyfile comment. - Removed the 2026-06-06 platform-audit tree, the 2026-05 milestone-1 handoff, and the standalone form-validation audit, distilled name-free into `docs/dev-docs/CHANGELOG.md`. - Kept `codebase-state.md` (live per-page status / F1..F19 tracker), moved to `docs/dev-docs/`. ## Not in this PR - The git-history rewrite (purging removed docs from history, stripping contributor names from commit messages, keeping author fields) is the separate Phase 2. ## Verification The only `.rs` edits are doc-comment path fixes (no compile impact); the rest is markdown. CI runs the full wasm check. #PSA-48
chore(docs): consolidate markdown under docs/, distill audits + handoff into changelog
All checks were successful
Check / fmt + clippy + tests (pull_request) Successful in 1m29s
Create release / Create release from merged PR (pull_request) Has been skipped
3d0b5193aa
Move every markdown file except the root README into docs/ (public how-to) and docs/dev-docs/ (internal working notes). README files stay colocated with their code. The two source doc-comments that pointed at moved docs, and a Caddyfile comment, were repointed.

Remove the 2026-06-06 platform-audit tree, the 2026-05 milestone-1 handoff, and the standalone form-validation audit; distill them name-free into docs/dev-docs/CHANGELOG.md at varying depth. codebase-state.md is the live per-page status / F1..F19 tracker and was kept (moved to docs/dev-docs/), not folded.

This is the reorg phase; a follow-up history rewrite purges the removed docs from git history and strips contributor names from commit messages.

#PSA-48

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
vas2000-work deleted branch chore/PSA-48-docs-sanitize 2026-07-01 06:33:24 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!400
No description provided.