qfai 1.6.3 → 1.6.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@
10
10
  - .qfai/assistant/instructions/\*
11
11
  - .qfai/assistant/steering/\*
12
12
  - .qfai/specs/spec-\*/09_delta.md (Decision Records; check rejected)
13
- - Existing discussion records under `.qfai/discuss/`
13
+ - Existing discussion records under `.qfai/discussion/`
14
14
  - .qfai/require/require-\*/01_Sources.md
15
15
  - .qfai/require/require-\*/03_REQ.md
16
16
  - .qfai/require/require-\*/08_OQ.md (input gaps ledger)
@@ -9,7 +9,7 @@
9
9
  - .qfai/assistant/instructions/\*
10
10
  - .qfai/assistant/steering/\*
11
11
  - .qfai/specs/spec-\*/09_delta.md (Decision Records; check rejected)
12
- - Existing discussion records under `.qfai/discuss/`
12
+ - Existing discussion records under `.qfai/discussion/`
13
13
  - .qfai/require/require-\*/01_Sources.md
14
14
  - .qfai/require/require-\*/03_REQ.md
15
15
  - .qfai/require/require-\*/08_OQ.md (input gaps ledger)
@@ -15,7 +15,7 @@
15
15
  - .qfai/specs/spec-\*/01_Spec.md
16
16
  - .qfai/specs/spec-\*/09_delta.md (draft)
17
17
  - .qfai/contracts/\*\*
18
- - Existing discussion records under `.qfai/discuss/`
18
+ - Existing discussion records under `.qfai/discussion/`
19
19
 
20
20
  ## Deliverables (MANDATORY)
21
21
 
@@ -16,7 +16,7 @@
16
16
  - .qfai/specs/spec-\*/01_Spec.md
17
17
  - .qfai/specs/spec-\*/09_delta.md
18
18
  - .qfai/contracts/\*\*
19
- - Existing discussion records under `.qfai/discuss/`
19
+ - Existing discussion records under `.qfai/discussion/`
20
20
 
21
21
  ## Deliverables (MANDATORY)
22
22
 
@@ -12,7 +12,7 @@
12
12
  - .qfai/require/require-\*/01_Sources.md
13
13
  - .qfai/require/require-\*/03_REQ.md
14
14
  - .qfai/require/require-\*/08_OQ.md (input gaps ledger)
15
- - Discussion records under `.qfai/discuss/`
15
+ - Discussion records under `.qfai/discussion/`
16
16
  - .qfai/specs/spec-\*/01_Spec.md (if available)
17
17
 
18
18
  ## Deliverables (MANDATORY)
@@ -10,7 +10,7 @@
10
10
  - .qfai/assistant/steering/\*
11
11
  - .qfai/specs/spec-\*/09_delta.md (Decision Records; check rejected)
12
12
  - User-provided idea/problem statement
13
- - Existing discussion records under `.qfai/discuss/`
13
+ - Existing discussion records under `.qfai/discussion/`
14
14
 
15
15
  ## Deliverables (MANDATORY)
16
16
 
@@ -67,7 +67,7 @@ Then read inputs in this order:
67
67
  - P1: `.qfai/assistant/instructions/*`
68
68
  - P2: `.qfai/assistant/steering/*`
69
69
  - P3: existing `.qfai/specs/<spec-id>/**` (if updating)
70
- - P4: `.qfai/discuss/**`, `.qfai/require/**`, `.qfai/contracts/**`
70
+ - P4: `.qfai/discussion/**`, `.qfai/require/**`, `.qfai/contracts/**`
71
71
 
72
72
  ## Sub-agent Delegation (MANDATORY)
73
73