Commit Graph

17 Commits

Author SHA1 Message Date
beo3000 c766abdb2b refactor: restructure from 3-phase to 4-phase model
Separate "what to build" (Zielbild) from "how to build it" (Planning):
- Phase 1: Discovery (unchanged)
- Phase 2: Zielbild / Target Vision (new, technology-agnostic)
- Phase 3: Planning / Architecture & Technology (was Phase 2)
- Phase 4: Integration / Implementation (was Phase 3)

Rename directories: B_planning→B_target, C_integration→D_integration,
add C_planning. Move decisions-log.md to C_planning.
Update all references across commands, rules, templates, and docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 15:18:23 +01:00
beo3000 acba1a2da0 planning 2026-03-21 10:28:52 +01:00
beo3000 37a61f97a9 docs: add batch orchestrator section to README
Document run-batch usage, checkpoint modes, parallelization,
safety rules, and example workflow for human readers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:23:46 +01:00
beo3000 befa2c16e0 docs: reference batch orchestration rule and command in CLAUDE.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:20:43 +01:00
beo3000 592a436292 feat: add project-level permissions for batch orchestration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:20:34 +01:00
beo3000 3559d6e20e fix: address spec review gaps in run-batch command
- Add explicit session-start/end replacement declaration
- Add orchestrator constraint: never read full output files
- Set after-each as explicit default checkpoint mode
- Add condensed-documents-first principle to context loading

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:19:48 +01:00
beo3000 c02ed14b7a feat: add run-batch orchestrator command
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:17:13 +01:00
beo3000 336f3c72de feat: add batch orchestration rules
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:14:18 +01:00
beo3000 57d7a0ead7 added discovery-waves 2026-03-21 09:32:00 +01:00
beo3000 370045fe6e upd lang rules 2026-03-20 16:35:30 +01:00
beo3000 322b48e25a upd 2026-03-20 15:45:14 +01:00
beo3000 c1707d99a4 upd readme 2026-03-20 13:56:19 +01:00
beo3000 90bae45bc3 upd claude perms 2026-03-20 13:15:07 +01:00
beo3000 b8ce2b8a27 added agent rule 2026-03-20 12:22:25 +01:00
beo3000 d01b00d45f added user stories 2026-03-20 12:04:41 +01:00
beo3000 95df4d65e2 refactoring framework 2026-03-20 11:43:23 +01:00
beo3000 bf439383e8 initla commit 2026-03-20 11:31:47 +01:00