Commit b5b4549
refactor: Restructure root directory for production readiness
Move 29 markdown files from root to organized subdirectories:
- docs/development-logs/ - Execution plans, phase completions
- docs/architecture/ - System design, memory architecture
- docs/marketing/ - Pitch decks, outreach templates
- docs/guides/ - Publishing tutorials, distribution policies
Root now contains only 7 essential files:
- README.md, QUICKSTART.md, CHANGELOG.md
- CONTRIBUTING.md, CODE_OF_CONDUCT.md, GOVERNANCE.md, SECURITY.md
Also:
- Add pip_audit_results.json and *.audit.json to .gitignore
- Add "Project Evolution" section to README with links
- Delete README_PREVIEW.md (superseded)
This reduces cognitive load for new contributors and signals
framework stability over "work in progress".
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent b1542d4 commit b5b4549
File tree
53 files changed
+13
-251
lines changed- docs
- architecture
- archive/salvaged
- wizards-backend
- wizards-frontend
- api-design-wizard
- architecture-wizard
- bias-wizard
- code-review-wizard
- context-wizard
- data-curator-wizard
- database-schema-wizard
- deployment-pipeline-wizard
- documentation-wizard
- evaluation-wizard
- finetuning-wizard
- multi-agent-wizard
- performance-optimization-wizard
- philosophy-wizard
- prompt-wizard
- refactoring-wizard
- safety-wizard
- security-audit-wizard
- testing-strategy-wizard
- wizards-services
- wizards-types
- development-logs
- guides
- marketing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+13
-251
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
This file was deleted.
0 commit comments