Skip to content

Commit 64b6efa

Browse files
committed
feat: changes project specs index from markdown to json
1 parent 8c783f5 commit 64b6efa

14 files changed

+81
-2292
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,14 @@ The persona system ensures you get exactly the right level of detail and communi
160160
- **Override**: Edit existing persona file directly to update preferences
161161
- **Final Step**: Start a new chat and ask the agent to "setup my user persona"
162162

163+
### Specification Management Issues
164+
165+
**Problem**: The agent is not creating specs for major decisions, or references are incorrect.
166+
167+
* **Check the Rules:** Ask the agent to "read `spec-management.rules.md`" to re-familiarize itself with the mandatory workflow.
168+
* **Verify the Index:** Ensure that `project-specs/index.json` is not corrupted and that all recent specs are correctly listed.
169+
* **Force a Sync:** If you suspect a mismatch, ask the agent to "verify and synchronize the spec index with the spec files."
170+
163171
---
164172

165173
*Created by [@matscode](https://www.tiktok.com/@matscode) | [LinkedIn](https://www.linkedin.com/in/matscode)*

project-specs/index.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"specifications": []
3+
}

project-specs/index.spec.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

rules/deprecated.draft/core-principles.rules.md

Lines changed: 0 additions & 142 deletions
This file was deleted.

0 commit comments

Comments
 (0)