clavix 5.7.0 → 5.7.1
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.
- package/dist/templates/slash-commands/_canonical/archive.md +1 -1
- package/dist/templates/slash-commands/_canonical/implement.md +1 -1
- package/dist/templates/slash-commands/_canonical/improve.md +19 -1
- package/dist/templates/slash-commands/_canonical/plan.md +1 -1
- package/dist/templates/slash-commands/_canonical/prd.md +1 -1
- package/dist/templates/slash-commands/_canonical/refine.md +206 -350
- package/dist/templates/slash-commands/_canonical/start.md +1 -1
- package/dist/templates/slash-commands/_canonical/summarize.md +1 -1
- package/dist/templates/slash-commands/_canonical/verify.md +269 -320
- package/package.json +3 -2
|
@@ -226,7 +226,7 @@ The goal is natural exploration of requirements, not a rigid questionnaire. Foll
|
|
|
226
226
|
|
|
227
227
|
---
|
|
228
228
|
|
|
229
|
-
## Agent Transparency (v5.1)
|
|
229
|
+
## Agent Transparency (v5.7.1)
|
|
230
230
|
|
|
231
231
|
### Agent Manual (Universal Protocols)
|
|
232
232
|
{{INCLUDE:agent-protocols/AGENT_MANUAL.md}}
|
|
@@ -401,7 +401,7 @@ The `/clavix:summarize` command extracts requirements from exploratory conversat
|
|
|
401
401
|
|
|
402
402
|
---
|
|
403
403
|
|
|
404
|
-
## Agent Transparency (v5.1)
|
|
404
|
+
## Agent Transparency (v5.7.1)
|
|
405
405
|
|
|
406
406
|
### Agent Manual (Universal Protocols)
|
|
407
407
|
{{INCLUDE:agent-protocols/AGENT_MANUAL.md}}
|