specsmd 0.0.0-dev.68 → 0.0.0-dev.69

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.
@@ -78,4 +78,4 @@ No issues found during testing.
78
78
  - [{{#if no_critical_issues}}x{{else}} {{/if}}] No critical issues open
79
79
 
80
80
  ---
81
- *Generated by FIRE Run {{run_id}}*
81
+ *Generated by specs.md - fabriqa.ai FIRE Flow Run {{run_id}}*
@@ -127,7 +127,7 @@ Generate implementation walkthrough for human review after run completion.
127
127
  - Status: {passing/failing}
128
128
 
129
129
  ---
130
- *Generated by FIRE Run {run-id}*
130
+ *Generated by specs.md - fabriqa.ai FIRE Flow Run {run-id}*
131
131
  ```
132
132
  </output_template>
133
133
 
@@ -725,7 +725,7 @@ ${verificationStepsSection}
725
725
  - Status: ${testStatus}
726
726
 
727
727
  ---
728
- *Generated by FIRE Run ${runId}*
728
+ *Generated by specs.md - fabriqa.ai FIRE Flow Run ${runId}*
729
729
  `;
730
730
 
731
731
  // =========================================================================
@@ -74,4 +74,4 @@ mode: {{mode}}
74
74
  - Status: {{test_status}}
75
75
 
76
76
  ---
77
- *Generated by FIRE Run {{run_id}}*
77
+ *Generated by specs.md - fabriqa.ai FIRE Flow Run {{run_id}}*
@@ -146,4 +146,4 @@
146
146
  {{/each}}
147
147
 
148
148
  ---
149
- *Generated by FIRE project-init*
149
+ *Generated by specs.md - fabriqa.ai FIRE Flow*
@@ -98,4 +98,4 @@
98
98
  {{/each}}
99
99
 
100
100
  ---
101
- *Generated by FIRE project-init*
101
+ *Generated by specs.md - fabriqa.ai FIRE Flow*
@@ -133,4 +133,4 @@ Not configured.
133
133
  {{/each}}
134
134
 
135
135
  ---
136
- *Generated by FIRE project-init*
136
+ *Generated by specs.md - fabriqa.ai FIRE Flow*
@@ -91,4 +91,4 @@ CI/CD integration not configured.
91
91
  {{/if}}
92
92
 
93
93
  ---
94
- *Generated by FIRE project-init*
94
+ *Generated by specs.md - fabriqa.ai FIRE Flow*
@@ -121,4 +121,4 @@ checkpoint_1: {{checkpoint_status}}
121
121
  {{/each}}
122
122
 
123
123
  ---
124
- *Checkpoint 1 approved: {{approved_at}}*
124
+ *Generated by specs.md - fabriqa.ai FIRE Flow | Checkpoint 1 approved: {{approved_at}}*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "specsmd",
3
- "version": "0.0.0-dev.68",
3
+ "version": "0.0.0-dev.69",
4
4
  "description": "Multi-agent orchestration system for AI-native software development. Delivers AI-DLC, Agile, and custom SDLC flows as markdown-based agent systems.",
5
5
  "main": "lib/installer.js",
6
6
  "bin": {