Commit 38ee01b
feat: Cleanup temporary state files and add sync status report (#16)
* fix(workflows): make ANTHROPIC_API_KEY optional for Claude Code subscription
- Update bootstrap.yml to treat ANTHROPIC_API_KEY as optional
- Show info message instead of error when not set
- Supports users with Claude Code subscription who don't need API key
- PROJECT_URL remains required for project board sync
* chore: cleanup temporary state files and add sync status report
- Remove .phase3-state.md (Phase 3 completed)
- Remove .phase4-state.md (Phase 4 completed)
- Add sync-report-20251107-021947.md (initial sync status)
All 4 phases of the blueprint are now complete:
- Phase 1: Core Foundation (workflows + composites + templates)
- Phase 2: Automation Layer (slash commands + agents)
- Phase 3: Documentation & Polish (docs + setup + examples)
- Phase 4: Dual Documentation (wiki + pages automation)
Repository is fully initialized and ready for use.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: trigger fresh workflow runs
Empty commit to re-run PR validations after title fix
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 7975af8 commit 38ee01b
File tree
4 files changed
+49
-1008
lines changed- .github/workflows
4 files changed
+49
-1008
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
0 commit comments