bounded context commands

6 tagged bounded context, measured the same way as everything else here.

Browse within: ddd 6domain-driven-design 6software-architecture 6

arch-coach

01

jed1978/ddd-architecture-coach

Command

Launch the DDD Architecture Coach. With no argument, shows an in-flight summary derived from {coachoutputroot}/ and asks which BC to focus on. With a BC name, derives the next phase for that BC and enters it. Use this as the default entry point.

5 3mo ago A 55 tokens original MIT

phase-1

02

jed1978/ddd-architecture-coach

Command

Force entry into Phase 1 (Domain Discovery). Skips state-based phase selection. Use when you explicitly want to (re-)run scenario modeling, event/command extraction, BC delineation, classification, touchpoint map, AI opportunities, or User Stories. With no argument → system-level Steps 1–5. With a BC name → per-BC…

5 3mo ago A 81 tokens original MIT

phase-2

03

jed1978/ddd-architecture-coach

Command

Force entry into Phase 2 (Architecture Design) for one BC. Requires explicit BC argument. Use when you want to (re-)work on Context Map, per-BC architecture decisions, cloud deployment, or AI-ADRs for a specific BC.

5 3mo ago A 51 tokens original MIT