docs: documentation cleanup, version alignment, architecture doc (v9.1.0) #447

Merged
lmiranda merged 2 commits from fix/docs-cleanup-v9.1 into development 2026-02-07 21:41:22 +00:00
Owner

Summary

  • Delete orphan files (.doc-guardian-queue, stale backup, switch-profile.sh)
  • Delete stale doc folders (architecture/, designs/, prompts/)
  • Create consolidated docs/ARCHITECTURE.md covering all 20 plugins, 5 MCP servers, hooks, agents, launch profiles
  • Bump all 12 original plugin versions to 9.0.1 in both plugin.json and marketplace.json
  • Fix project-hygiene descriptions (no longer a hook-based plugin)
  • Normalize /rfc, /project, /adr command rows in COMMANDS-CHEATSHEET, README, CLAUDE.md
  • Update CANONICAL-PATHS.md for v9.1.0 (Phase 3 plugins, removed deleted paths, domain table)
  • Update UPDATING.md with all 5 MCP servers

Test plan

  • validate-marketplace.sh passes (all 20 plugins valid)
  • verify-hooks.sh passes (5 hooks verified)
  • No references to deleted files/folders outside CHANGELOG
  • Version 9.1.0 consistent across README, marketplace.json, CHANGELOG, CLAUDE.md
  • All 12 original plugins at 9.0.1, Phase 3 scaffolds at 0.1.0

🤖 Generated with Claude Code

## Summary - Delete orphan files (`.doc-guardian-queue`, stale backup, `switch-profile.sh`) - Delete stale doc folders (`architecture/`, `designs/`, `prompts/`) - Create consolidated `docs/ARCHITECTURE.md` covering all 20 plugins, 5 MCP servers, hooks, agents, launch profiles - Bump all 12 original plugin versions to 9.0.1 in both `plugin.json` and `marketplace.json` - Fix `project-hygiene` descriptions (no longer a hook-based plugin) - Normalize `/rfc`, `/project`, `/adr` command rows in COMMANDS-CHEATSHEET, README, CLAUDE.md - Update CANONICAL-PATHS.md for v9.1.0 (Phase 3 plugins, removed deleted paths, domain table) - Update UPDATING.md with all 5 MCP servers ## Test plan - [x] `validate-marketplace.sh` passes (all 20 plugins valid) - [x] `verify-hooks.sh` passes (5 hooks verified) - [x] No references to deleted files/folders outside CHANGELOG - [x] Version 9.1.0 consistent across README, marketplace.json, CHANGELOG, CLAUDE.md - [x] All 12 original plugins at 9.0.1, Phase 3 scaffolds at 0.1.0 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 1 commit 2026-02-07 21:17:55 +00:00
- Delete orphan files (.doc-guardian-queue, stale backup, switch-profile.sh)
- Delete stale doc folders (architecture/, designs/, prompts/)
- Create consolidated docs/ARCHITECTURE.md for v9.1.0
- Bump all 12 original plugin versions to 9.0.1
- Fix project-hygiene descriptions (no longer a hook)
- Normalize /rfc, /project, /adr command rows in all docs
- Update CANONICAL-PATHS.md, UPDATING.md, README.md, CLAUDE.md
- COMMANDS-CHEATSHEET.md expanded to one row per sub-command

Version: 9.1.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
lmiranda added 1 commit 2026-02-07 21:35:53 +00:00
- README.md fully rewritten: clean domain-grouped plugin tables, accurate
  structure tree matching CANONICAL-PATHS, all 10 scripts and 7 docs listed
- CLAUDE.md structure tree updated to match (was showing only 12 plugins)
- Deleted scripts/check-venv.sh (dead code for unimplemented SessionStart hooks)
- Fixed stale .doc-guardian-queue references in doc-sync.md and sync-workflow.md
- Removed check-venv.sh from CANONICAL-PATHS.md, added missing consumer scripts
- Version bumped to 9.1.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author
Owner

Updated scope: This PR now covers both Prompt 004 (v9.1.0) and Prompt 005 (v9.1.1).

Final version: 9.1.1

Commits:

  1. a169399 — Documentation cleanup, version alignment, architecture doc (v9.1.0)
  2. 9736257 — README rewrite, scripts audit, stale reference cleanup (v9.1.1)

Validation: Both validate-marketplace.sh and verify-hooks.sh pass. Pre-commit hook passed on both commits.

**Updated scope:** This PR now covers both Prompt 004 (v9.1.0) and Prompt 005 (v9.1.1). **Final version:** 9.1.1 **Commits:** 1. `a169399` — Documentation cleanup, version alignment, architecture doc (v9.1.0) 2. `9736257` — README rewrite, scripts audit, stale reference cleanup (v9.1.1) **Validation:** Both `validate-marketplace.sh` and `verify-hooks.sh` pass. Pre-commit hook passed on both commits.
lmiranda merged commit f4e62dd1fb into development 2026-02-07 21:41:22 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#447