Commit Graph

8 Commits

Author SHA1 Message Date
Christian Kauer 0696c40ba5 upd 2026-03-25 17:43:19 +01:00
Christian Kauer edb0cf8a37 refactoring 2026-03-25 17:32:35 +01:00
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 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 b8ce2b8a27 added agent rule 2026-03-20 12:22:25 +01:00
beo3000 95df4d65e2 refactoring framework 2026-03-20 11:43:23 +01:00