Commit e65fe19
docs: initialize blueprint development structure (#171)
## Summary
- Initialize Blueprint Development v3.2.0 with manifest, task registry,
and directory structure
- Migrate 13 existing ADRs from `docs/adr/` to `docs/adrs/` (blueprint
convention)
- Derive PRD-001 (project overview) from README, CLAUDE.md, and
component docs
- Derive 3 new ADRs from git history: profile-based packages (0014),
gitleaks (0015), shell completions (0016)
- Create 3 PRPs for future work: Fish shell, NixOS, Sketchybar
- Generate 5 new Claude rules: development, testing,
document-management, chezmoi-conventions, dependency-management
- Update CLAUDE.md with blueprint references
## Test plan
- [ ] `chezmoi diff ~/.claude` shows no changes (rules synced)
- [ ] `chezmoi apply --dry-run` runs clean
- [ ] `pre-commit run --all-files` passes (actionlint warnings are
pre-existing)
- [ ] `docs/adrs/README.md` index includes all 16 ADRs
- [ ] `docs/blueprint/manifest.json` is valid JSON with v3.2.0 format
## Follow-up
- [ ] Run `/configure:select` for infrastructure standards audit
(separate PR)
- [ ] Run `/blueprint:adr-validate` after merge to check
cross-references
- [ ] Create GitHub issues for PRD-001 and PRPs (GitHub MCP auth was
unavailable)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 545ac08 commit e65fe19
30 files changed
Lines changed: 815 additions & 1 deletion
File tree
- docs
- adrs
- blueprint
- prds
- prps
- exact_dot_claude/rules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
75 | 85 | | |
76 | 86 | | |
77 | 87 | | |
| |||
80 | 90 | | |
81 | 91 | | |
82 | 92 | | |
| 93 | + | |
83 | 94 | | |
84 | 95 | | |
85 | 96 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments