cortex-tms 2.6.0-beta.0 → 2.6.0-beta.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/README.md +3 -3
- package/package.json +4 -4
- package/templates/CLAUDE.md +1 -1
- package/templates/FUTURE-ENHANCEMENTS.md +1 -1
- package/templates/NEXT-TASKS.md +1 -1
- package/templates/PROMPTS.md +1 -1
- package/templates/README.md +1 -1
- package/templates/docs/archive/v1.0-CHANGELOG.md +1 -1
- package/templates/docs/core/ARCHITECTURE.md +1 -1
- package/templates/docs/core/DECISIONS.md +1 -1
- package/templates/docs/core/DOMAIN-LOGIC.md +1 -1
- package/templates/docs/core/GLOSSARY.md +1 -1
- package/templates/docs/core/PATTERNS.md +1 -1
- package/templates/docs/core/SCHEMA.md +1 -1
- package/templates/docs/core/TROUBLESHOOTING.md +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Cortex TMS 🧠
|
|
2
2
|
|
|
3
|
-
**The Universal AI-Optimized Project Boilerplate (v2.6.0-beta.
|
|
3
|
+
**The Universal AI-Optimized Project Boilerplate (v2.6.0-beta.1)**
|
|
4
4
|
|
|
5
5
|
Cortex TMS is an **interactive operating system for AI-assisted development**. It's not just documentation—it's an **activation layer** that turns your repository into a machine-legible project constitution with intelligent tooling for version management and AI collaboration.
|
|
6
6
|
|
|
@@ -352,9 +352,9 @@ MIT
|
|
|
352
352
|
|
|
353
353
|
## Status
|
|
354
354
|
|
|
355
|
-
**Version**: 2.6.0-beta.
|
|
355
|
+
**Version**: 2.6.0-beta.1 (Stable / Production Ready)
|
|
356
356
|
**Last Updated**: 2026-01-15
|
|
357
357
|
**Current Sprint**: v2.6 Planning - "Custom Extensibility"
|
|
358
358
|
**Completed Sprints**: v2.1, v2.2, v2.3, v2.4, v2.5 (see `docs/archive/`)
|
|
359
359
|
|
|
360
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
360
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cortex-tms",
|
|
3
|
-
"version": "2.6.0-beta.
|
|
3
|
+
"version": "2.6.0-beta.1",
|
|
4
4
|
"description": "The Universal AI-Optimized Project Boilerplate - CLI tool for bootstrapping TMS-structured projects",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
"license": "MIT",
|
|
53
53
|
"repository": {
|
|
54
54
|
"type": "git",
|
|
55
|
-
"url": "https://github.com/
|
|
55
|
+
"url": "https://github.com/jantonca/cortex-tms.git"
|
|
56
56
|
},
|
|
57
57
|
"bugs": {
|
|
58
|
-
"url": "https://github.com/
|
|
58
|
+
"url": "https://github.com/jantonca/cortex-tms/issues"
|
|
59
59
|
},
|
|
60
|
-
"homepage": "https://github.com/
|
|
60
|
+
"homepage": "https://github.com/jantonca/cortex-tms#readme",
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"chalk": "^5.3.0",
|
|
63
63
|
"clipboardy": "^4.0.0",
|
package/templates/CLAUDE.md
CHANGED
|
@@ -17,4 +17,4 @@ Expert Senior Developer. Follow the **"Propose, Justify, Recommend"** framework.
|
|
|
17
17
|
3. If unsure of a term, check `docs/core/GLOSSARY.md`.
|
|
18
18
|
4. Execute TDD (Test-Driven Development).
|
|
19
19
|
|
|
20
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
20
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|
|
@@ -78,4 +78,4 @@ A task moves from FUTURE → NEXT when:
|
|
|
78
78
|
**Why Rejected**: [Reason - e.g., "User research showed low demand", "Technical complexity too high"]
|
|
79
79
|
**Alternative**: [What we did instead - e.g., "Built simplified version in Sprint 3"]
|
|
80
80
|
|
|
81
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
81
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|
package/templates/NEXT-TASKS.md
CHANGED
package/templates/PROMPTS.md
CHANGED
|
@@ -58,4 +58,4 @@ Task complete. Execute the Maintenance Protocol:
|
|
|
58
58
|
- Customize these prompts to match your team's vocabulary and workflow
|
|
59
59
|
- Run `cortex-tms prompt --list` to see all available prompts
|
|
60
60
|
|
|
61
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
61
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|
package/templates/README.md
CHANGED
|
@@ -171,4 +171,4 @@ This project follows conventional commit standards and uses AI-assisted developm
|
|
|
171
171
|
|
|
172
172
|
**Built with [Cortex TMS](https://github.com/[your-org]/cortex-tms) - AI-Optimized Project Documentation**
|
|
173
173
|
|
|
174
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
174
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|
|
@@ -82,4 +82,4 @@ This file documents **why** we made key technical decisions. When an AI agent or
|
|
|
82
82
|
- **Patterns**: See `docs/core/PATTERNS.md` for implementation patterns
|
|
83
83
|
- **Glossary**: See `docs/core/GLOSSARY.md` for term definitions
|
|
84
84
|
|
|
85
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
85
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|
|
@@ -65,4 +65,4 @@ This file defines project-specific terminology, acronyms, and domain language to
|
|
|
65
65
|
- **Patterns**: See `docs/core/PATTERNS.md` for code conventions
|
|
66
66
|
- **Decisions**: See `docs/core/DECISIONS.md` for technology choices
|
|
67
67
|
|
|
68
|
-
<!-- @cortex-tms-version 2.6.0-beta.
|
|
68
|
+
<!-- @cortex-tms-version 2.6.0-beta.1 -->
|