@educa-corp/sdd-framework 0.1.0 → 0.2.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.
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.2.1
@@ -1,5 +1,5 @@
1
1
  # =============================================================
2
- # Project Context — AI-First Spec-Driven Development
2
+ # Project Context — SDD Framework
3
3
  # =============================================================
4
4
  # This is the SINGLE SOURCE OF TRUTH for project-specific
5
5
  # paths, tools, and routing used by all workflows.
package/docs/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 📚 SDD Framework — Documentation
2
2
 
3
- > AI-First Spec-Driven Development for Claude Code: Discovery → PRD → Design-Spec → BDD →
3
+ > SDD Framework for Claude Code: Discovery → PRD → Design-Spec → BDD →
4
4
  > Code → Dev self-check → QC automation, with traceability and human review gates.
5
5
 
6
6
  Tài liệu được chia theo **vai trò** và **chủ đề**. Bắt đầu ở mục phù hợp với bạn:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@educa-corp/sdd-framework",
3
- "version": "0.1.0",
3
+ "version": "0.2.1",
4
4
  "description": "Spec Driven Development workflow framework for Claude Code",
5
5
  "bin": {
6
6
  "sdd-framework": "./bin/index.js"
@@ -1,5 +1,5 @@
1
1
  # =============================================================
2
- # Project Context — AI-First Spec-Driven Development
2
+ # Project Context — SDD Framework
3
3
  # =============================================================
4
4
  # This is the SINGLE SOURCE OF TRUTH for project-specific
5
5
  # paths, tools, and routing used by all workflows.
package/readme.txt DELETED
@@ -1 +0,0 @@
1
- a