|
12 | 12 | → Set Structure Decision based on project type |
13 | 13 | 3. Fill the Constitution Check section based on the content of the constitution document. |
14 | 14 | 4. Evaluate Constitution Check section below |
15 | | - → If violations exist: Document in Complexity Tracking |
16 | | - → If no justification possible: ERROR "Simplify approach first" |
| 15 | + → If violations exist: Document them in Complexity Tracking |
| 16 | + → If no justification is possible: ERROR "Simplify approach first" |
17 | 17 | → Update Progress Tracking: Initial Constitution Check |
18 | 18 | 5. Execute Phase 0 → research.md |
19 | 19 | → If NEEDS CLARIFICATION remain: ERROR "Resolve unknowns" |
|
35 | 35 |
|
36 | 36 | ## Technical Context |
37 | 37 |
|
38 | | -**Language/Version**: [e.g., Python 3.11, Swift 5.9, Rust 1.75 or NEEDS CLARIFICATION] |
39 | | -**Primary Dependencies**: [e.g., FastAPI, UIKit, LLVM or NEEDS CLARIFICATION] |
40 | | -**Storage**: [if applicable, e.g., PostgreSQL, CoreData, files or N/A] |
41 | | -**Testing**: [e.g., pytest, XCTest, cargo test or NEEDS CLARIFICATION] |
42 | | -**Target Platform**: [e.g., Linux server, iOS 15+, Wasm or NEEDS CLARIFICATION] |
| 38 | +**Language/Version**: [e.g., Python 3.11, Swift 5.9, Rust 1.75, or NEEDS CLARIFICATION] |
| 39 | +**Primary Dependencies**: [e.g., FastAPI, UIKit, LLVM, or NEEDS CLARIFICATION] |
| 40 | +**Storage**: [if applicable, e.g., PostgreSQL, CoreData, files, or N/A] |
| 41 | +**Testing**: [e.g., pytest, XCTest, cargo test, or NEEDS CLARIFICATION] |
| 42 | +**Target Platform**: [e.g., Linux server, iOS 15+, Wasm, or NEEDS CLARIFICATION] |
43 | 43 | **Project Type**: [single/web/mobile - determines source structure] |
44 | | -**Performance Goals**: [domain-specific, e.g., 1000 req/s, 10k lines/sec, 60 fps or NEEDS CLARIFICATION] |
45 | | -**Constraints**: [domain-specific, e.g., <200ms p95, <100MB memory, offline-capable or NEEDS CLARIFICATION] |
46 | | -**Scale/Scope**: [domain-specific, e.g., 10k users, 1M LOC, 50 screens or NEEDS CLARIFICATION] |
| 44 | +**Performance Goals**: [domain-specific, e.g., 1000 req/s, 10k lines/sec, 60 fps, or NEEDS CLARIFICATION] |
| 45 | +**Constraints**: [domain-specific, e.g., <200ms p95, <100MB memory, offline-capable, or NEEDS CLARIFICATION] |
| 46 | +**Scale/Scope**: [domain-specific, e.g., 10k users, 1M LOC, 50 screens, or NEEDS CLARIFICATION] |
47 | 47 |
|
48 | 48 | ## Constitution Check |
49 | 49 |
|
|
0 commit comments