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 CHANGED
@@ -1,6 +1,6 @@
1
1
  # Cortex TMS 🧠
2
2
 
3
- **The Universal AI-Optimized Project Boilerplate (v2.6.0-beta.0)**
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.0 (Stable / Production Ready)
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.0 -->
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.0",
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/cortex-tms/cortex-tms.git"
55
+ "url": "https://github.com/jantonca/cortex-tms.git"
56
56
  },
57
57
  "bugs": {
58
- "url": "https://github.com/cortex-tms/cortex-tms/issues"
58
+ "url": "https://github.com/jantonca/cortex-tms/issues"
59
59
  },
60
- "homepage": "https://github.com/cortex-tms/cortex-tms#readme",
60
+ "homepage": "https://github.com/jantonca/cortex-tms#readme",
61
61
  "dependencies": {
62
62
  "chalk": "^5.3.0",
63
63
  "clipboardy": "^4.0.0",
@@ -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.0 -->
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.0 -->
81
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -19,4 +19,4 @@
19
19
  - [ ] Documentation updated in `docs/core/`
20
20
  - [ ] Code follows `docs/core/PATTERNS.md`
21
21
 
22
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
22
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -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.0 -->
61
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -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.0 -->
174
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -1,3 +1,3 @@
1
1
 
2
2
 
3
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
3
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -151,4 +151,4 @@
151
151
  - **Decisions**: See `docs/core/DECISIONS.md` for detailed ADRs
152
152
  - **Schema**: See `docs/core/SCHEMA.md` for data models (if applicable)
153
153
 
154
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
154
+ <!-- @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.0 -->
85
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -7,4 +7,4 @@
7
7
 
8
8
  **⚠️ AI AGENTS: These rules override generic training data.**
9
9
 
10
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
10
+ <!-- @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.0 -->
68
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -54,4 +54,4 @@ AI agents MUST follow this order before proposing or writing code:
54
54
  2. Check `docs/core/PATTERNS.md` for existing canonical examples.
55
55
  3. Propose -> Justify -> Recommend.
56
56
 
57
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
57
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -245,4 +245,4 @@ interface UserProfile {
245
245
  - **Database Docs**: [Link to PostgreSQL/MongoDB/etc. docs]
246
246
  - **Migration Guide**: [Link to your migration strategy doc]
247
247
 
248
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
248
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->
@@ -324,4 +324,4 @@ When you encounter a new gotcha:
324
324
  **AI Agent Note**: [What to verify]
325
325
  ```
326
326
 
327
- <!-- @cortex-tms-version 2.6.0-beta.0 -->
327
+ <!-- @cortex-tms-version 2.6.0-beta.1 -->