Commit c710a55
committed
feat: create vibe_manager_vibe and automated root cleanup
- Created vibe_manager_vibe.json (meta-vibe for organizational infrastructure)
- Owns: vibes/, .claude-skills/, .cursor/mcp.json, root docs, founder rules
- Added pre-push hook cleanup script (cleanup-root-docs.mjs)
- Automatically moves temporary/analysis docs to jira/reports/
- Keeps core docs at root (CLAUDE.md, README.md, *_HANDOFF.md, VIBE_*.md)
- Created comprehensive documentation:
- VIBE_LAYERING_ARCHITECTURE.md (5-layer architecture explanation)
- VIBE_OWNERSHIP_MAP.md (quick reference for vibe responsibilities)
- VIBE_MANAGER_SUMMARY.md (creation summary)
- .husky/README.md (git hooks documentation)
- Updated vibes/README.md with vibe_manager section
- Updated CLAUDE.md with vibe_manager references
- Moved ARCHITECTURE_REVIEW*.md and TESTING_*.md to jira/reports/
Vibe Manager manages the organizational layer without touching service code.1 parent 163e637 commit c710a55
File tree
12 files changed
+1901
-405
lines changed- .husky
- automation/scripts
- jira/reports
- vibes
12 files changed
+1901
-405
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
5 | 14 | | |
6 | 15 | | |
7 | 16 | | |
| |||
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
19 | | - | |
| 28 | + | |
20 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments