codex-genesis-harness 0.1.5 → 0.1.7
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/.codebase/ARCHITECTURE_REVIEW_COMPLETE.md +216 -216
- package/.codebase/CURRENT_STATE.md +8 -2
- package/.codebase/FILE_NAMING_CLARIFICATION.md +161 -161
- package/.codebase/HARNESS_COMPLETENESS_AUDIT.md +613 -613
- package/.codebase/IMPLEMENTATION_COMPLETE.md +429 -429
- package/.codebase/IMPLEMENTATION_HANDOFF.md +351 -351
- package/.codebase/IMPROVEMENTS_SUMMARY.md +419 -419
- package/.codebase/PHASE3_SKILLS_NAMING_COMPLETE.md +292 -292
- package/.codebase/PHASE_DEPENDENCY_MAP.md +486 -486
- package/.codebase/QUICK_START_SPEC_IMPACT.md +456 -456
- package/.codebase/README.md +139 -139
- package/.codebase/RECOVERY_POINTS.md +83 -438
- package/.codebase/beads.json +16 -0
- package/.codex/skills/genesis-ai-provider/SKILL.md +1 -1
- package/.codex/skills/genesis-api-contract/SKILL.md +1 -1
- package/.codex/skills/genesis-api-sync/SKILL.md +354 -354
- package/.codex/skills/genesis-api-sync/checklists/api-sync-checklist.md +101 -101
- package/.codex/skills/genesis-api-sync/templates/api-change-template.md +257 -257
- package/.codex/skills/genesis-architecture/SKILL.md +1 -1
- package/.codex/skills/genesis-codebase-map/SKILL.md +1 -1
- package/.codex/skills/genesis-debug-guide/SKILL.md +479 -479
- package/.codex/skills/genesis-debug-guide/checklists/flaky-test-investigation.md +339 -339
- package/.codex/skills/genesis-debug-guide/checklists/production-bug-debug.md +210 -210
- package/.codex/skills/genesis-debug-guide/checklists/test-failure-debug.md +158 -158
- package/.codex/skills/genesis-debug-guide/observability/debug-commands.md +365 -365
- package/.codex/skills/genesis-debug-guide/playbooks/unit-test-failures.md +289 -289
- package/.codex/skills/genesis-debug-guide/templates/debug-investigation-log.md +288 -288
- package/.codex/skills/genesis-design-spec/SKILL.md +3 -3
- package/.codex/skills/genesis-docs-automation/SKILL.md +1003 -1003
- package/.codex/skills/genesis-docs-automation/checklists/docs-validation.md +359 -359
- package/.codex/skills/genesis-docs-automation/checklists/spec-alignment.md +312 -312
- package/.codex/skills/genesis-docs-automation/observability/docs-tracking.md +382 -382
- package/.codex/skills/genesis-docs-automation/playbooks/auto-update-flow.md +851 -851
- package/.codex/skills/genesis-docs-automation/playbooks/changelog-generation.md +491 -491
- package/.codex/skills/genesis-docs-automation/templates/changelog-entry-template.md +187 -187
- package/.codex/skills/genesis-docs-automation/templates/handoff-template.md +297 -297
- package/.codex/skills/genesis-harness/SKILL.md +1428 -1427
- package/.codex/skills/genesis-harness/agents/openai.yaml +7 -7
- package/.codex/skills/genesis-harness/checklists/bug-fix-qa.md +169 -169
- package/.codex/skills/genesis-harness/checklists/new-feature-qa.md +157 -157
- package/.codex/skills/genesis-harness/checklists/refactor-qa.md +216 -216
- package/.codex/skills/genesis-harness/checklists/requirements-validation.md +211 -211
- package/.codex/skills/genesis-harness/references/planning-schema.md +35 -35
- package/.codex/skills/genesis-harness/references/quality-rubric.md +21 -21
- package/.codex/skills/genesis-harness/references/research-rubric.md +41 -41
- package/.codex/skills/genesis-harness/references/workflows.md +33 -33
- package/.codex/skills/genesis-harness/resources/agents-template.md +27 -27
- package/.codex/skills/genesis-harness/resources/api-docs-template.md +32 -32
- package/.codex/skills/genesis-harness/resources/architecture-template.md +30 -30
- package/.codex/skills/genesis-harness/resources/audit-template.md +26 -26
- package/.codex/skills/genesis-harness/resources/bug-template.md +34 -34
- package/.codex/skills/genesis-harness/resources/change-impact-matrix-template.md +204 -204
- package/.codex/skills/genesis-harness/resources/check-template.md +21 -21
- package/.codex/skills/genesis-harness/resources/conventions-template.md +42 -42
- package/.codex/skills/genesis-harness/resources/decision-template.md +33 -33
- package/.codex/skills/genesis-harness/resources/design-template.md +26 -26
- package/.codex/skills/genesis-harness/resources/escalation-template.md +21 -21
- package/.codex/skills/genesis-harness/resources/feature-template.md +49 -49
- package/.codex/skills/genesis-harness/resources/foundation-phase-template.md +131 -131
- package/.codex/skills/genesis-harness/resources/integrations-template.md +32 -32
- package/.codex/skills/genesis-harness/resources/journeys-template.md +13 -13
- package/.codex/skills/genesis-harness/resources/lessons-learned-template.md +12 -12
- package/.codex/skills/genesis-harness/resources/observability-template.md +34 -34
- package/.codex/skills/genesis-harness/resources/phase-00-foundation-template.md +76 -76
- package/.codex/skills/genesis-harness/resources/phase-template.md +34 -34
- package/.codex/skills/genesis-harness/resources/pitfalls-template.md +22 -22
- package/.codex/skills/genesis-harness/resources/planning-tree-template.md +39 -39
- package/.codex/skills/genesis-harness/resources/post-implementation-guide.md +347 -347
- package/.codex/skills/genesis-harness/resources/project-template.md +38 -38
- package/.codex/skills/genesis-harness/resources/quality-score-template.md +11 -11
- package/.codex/skills/genesis-harness/resources/requirements-template.md +26 -26
- package/.codex/skills/genesis-harness/resources/research-template.md +26 -26
- package/.codex/skills/genesis-harness/resources/review-template.md +22 -22
- package/.codex/skills/genesis-harness/resources/spec-changelog-template.md +6 -6
- package/.codex/skills/genesis-harness/resources/stack-template.md +33 -33
- package/.codex/skills/genesis-harness/resources/verification-template.md +26 -26
- package/.codex/skills/genesis-harness/scripts/check-architecture-boundaries.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/check-docs-sync.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/check-no-debug-logs.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/check-required-planning-files.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/check-spec-changelog.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/check-task-tracking.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/compact-context.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/create-adr.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/create-bug.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/create-feature.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/detect-stack.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/init-planning.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/list-changed-files.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/offload-log.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/run-verification.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/run-verify-loop.sh +0 -0
- package/.codex/skills/genesis-harness/scripts/update-state.sh +0 -0
- package/.codex/skills/genesis-harness-engineering/SKILL.md +1 -1
- package/.codex/skills/genesis-new-design/SKILL.md +2 -1
- package/.codex/skills/genesis-new-design/agents/openai.yaml +3 -3
- package/.codex/skills/genesis-observability-automation/checklists/.gitkeep +0 -0
- package/.codex/skills/genesis-observability-automation/observability/.gitkeep +0 -0
- package/.codex/skills/genesis-observability-automation/playbooks/.gitkeep +0 -0
- package/.codex/skills/genesis-observability-automation/templates/.gitkeep +0 -0
- package/.codex/skills/genesis-pipeline-orchestration/SKILL.md +1 -1
- package/.codex/skills/genesis-planning/SKILL.md +26 -1
- package/.codex/skills/genesis-planning/checklists/mvp-readiness.md +18 -0
- package/.codex/skills/genesis-planning/examples/5-phase-roadmap-example.md +43 -0
- package/.codex/skills/genesis-planning/templates/phase-1-core.md +17 -0
- package/.codex/skills/genesis-planning/templates/phase-2-auth.md +17 -0
- package/.codex/skills/genesis-planning/templates/phase-3-features.md +17 -0
- package/.codex/skills/genesis-planning/templates/phase-4-integrations.md +17 -0
- package/.codex/skills/genesis-planning/templates/phase-5-readiness.md +17 -0
- package/.codex/skills/genesis-release/SKILL.md +24 -1
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/checklists/post-deployment-verification.md +274 -274
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/checklists/pre-release-validation.md +220 -220
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/observability/release-tracking.md +253 -253
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/playbooks/canary-deployment-orchestration.md +472 -472
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/playbooks/semantic-versioning-automation.md +494 -494
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/templates/deployment-strategy-template.md +303 -303
- package/.codex/skills/{genesis-release-orchestration → genesis-release}/templates/release-runbook-template.md +420 -420
- package/.codex/skills/genesis-research-first/SKILL.md +237 -237
- package/.codex/skills/genesis-research-first/templates/.gitkeep +0 -0
- package/.codex/skills/genesis-spec-propagation/SKILL.md +534 -534
- package/.codex/skills/genesis-spec-propagation/checklists/phase-update-verification.md +384 -384
- package/.codex/skills/genesis-spec-propagation/checklists/spec-change-detection.md +257 -257
- package/.codex/skills/genesis-spec-propagation/observability/propagation-tracking.md +373 -373
- package/.codex/skills/genesis-spec-propagation/playbooks/breaking-change-propagation.md +692 -692
- package/.codex/skills/genesis-spec-propagation/playbooks/feature-change-propagation.md +434 -434
- package/.codex/skills/genesis-spec-propagation/templates/migration-guide-template.md +407 -407
- package/.codex/skills/{ui-ux-test-skill → genesis-ui-ux-test}/SKILL.md +1 -1
- package/.codex/skills/genesis-upgrade-design/agents/openai.yaml +3 -3
- package/.codex/skills/spec-impact-engine/SKILL.md +504 -504
- package/.codex/skills/spec-impact-engine/detect-spec-changes.sh +0 -0
- package/.codex-plugin/plugin.json +19 -19
- package/CHANGELOG.md +56 -0
- package/LICENSE +22 -22
- package/README.EN.md +780 -730
- package/README.VI.md +772 -723
- package/README.md +102 -247
- package/VERSION +2 -2
- package/bin/genesis-harness.js +695 -92
- package/package.json +9 -3
- package/scripts/README.md +342 -342
- package/scripts/compact-context.sh +0 -0
- package/scripts/contract_integrity_gate.js +83 -0
- package/scripts/detect-changes.sh +0 -0
- package/scripts/healing_telemetry.js +118 -0
- package/scripts/install.sh +5 -6
- package/scripts/offload-log.sh +0 -0
- package/scripts/prompt_sentinel.js +84 -0
- package/scripts/run-evals.sh +20 -24
- package/scripts/run-verify-loop.sh +11 -0
- package/scripts/spec_visual_sync.js +157 -0
- package/scripts/test_generator.js +142 -0
- package/scripts/transition_state.sh +0 -0
- package/scripts/uninstall.sh +2 -5
- package/scripts/validation_gates.sh +40 -1
- package/scripts/verify.sh +6 -61
- package/tests/unit/contract_integrity_gate.test.js +74 -0
- package/tests/unit/healing_telemetry.test.js +58 -0
- package/tests/unit/prompt_sentinel.test.js +50 -0
- package/tests/unit/spec_visual_sync.test.js +77 -0
- package/tests/unit/test_generator.test.js +62 -0
- package/.codex/skills/genesis-docs/SKILL.md +0 -46
- package/.codex/skills/genesis-docs/agents/openai.yaml +0 -7
- package/.codex/skills/genesis-release-orchestration/SKILL.md +0 -653
- package/.codex/skills/genesis-release-orchestration/agents/openai.yaml +0 -7
- package/.codex/skills/genesis-research/SKILL.md +0 -46
- package/.codex/skills/genesis-research/agents/openai.yaml +0 -7
- /package/.codex/skills/{genesis-docs/checklists/checklist.md → genesis-docs-automation/checklists/manual-docs-checklist.md} +0 -0
- /package/.codex/skills/{genesis-docs/examples/example.md → genesis-docs-automation/examples/manual-docs-example.md} +0 -0
- /package/.codex/skills/{genesis-docs → genesis-docs-automation}/templates/docs-update-template.md +0 -0
- /package/.codex/skills/{genesis-state-machine/SKILL.md → genesis-harness/references/state-machine.md} +0 -0
- /package/.codex/skills/{genesis-release-orchestration/examples/example.md → genesis-release/examples/orchestration-example.md} +0 -0
- /package/.codex/skills/{genesis-research → genesis-research-first}/checklists/checklist.md +0 -0
- /package/.codex/skills/{genesis-research/examples/example.md → genesis-research-first/examples/manual-research-example.md} +0 -0
- /package/.codex/skills/{genesis-research → genesis-research-first}/templates/research-note-template.md +0 -0
- /package/.codex/skills/{ui-ux-test-skill → genesis-ui-ux-test}/agents/openai.yaml +0 -0
- /package/.codex/skills/{ui-ux-test-skill → genesis-ui-ux-test}/checklists/checklist.md +0 -0
- /package/.codex/skills/{ui-ux-test-skill → genesis-ui-ux-test}/examples/example.md +0 -0
- /package/.codex/skills/{ui-ux-test-skill → genesis-ui-ux-test}/templates/playwright-test-template.md +0 -0
|
@@ -1,187 +1,187 @@
|
|
|
1
|
-
# Template: Changelog Entry
|
|
2
|
-
|
|
3
|
-
**Copy this template for new changelog entries**
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
## [v2.X] - YYYY-MM-DD
|
|
8
|
-
|
|
9
|
-
### ✨ Added
|
|
10
|
-
|
|
11
|
-
**[Feature Name]** [NEW]
|
|
12
|
-
- [Main benefit/description]
|
|
13
|
-
- Details:
|
|
14
|
-
- [Detail 1]
|
|
15
|
-
- [Detail 2]
|
|
16
|
-
- [Detail 3]
|
|
17
|
-
- Backward compatible: ✅ YES / ❌ NO
|
|
18
|
-
- **See**: [API Reference](API_REFERENCE.md#section) | [Implementation](IMPLEMENTATION.md#section)
|
|
19
|
-
- **Tests**: [test-file.ts](path/to/test.ts) with [N] test cases
|
|
20
|
-
- **Coverage**: [%]
|
|
21
|
-
- **Performance**: [metric if relevant]
|
|
22
|
-
|
|
23
|
-
**New Error Codes**:
|
|
24
|
-
| Code | Message | When |
|
|
25
|
-
|------|---------|------|
|
|
26
|
-
| XXX | Description | Condition |
|
|
27
|
-
|
|
28
|
-
---
|
|
29
|
-
|
|
30
|
-
### 🔄 Changed
|
|
31
|
-
|
|
32
|
-
**[Behavior Change]**
|
|
33
|
-
- **Before**: [Old behavior description]
|
|
34
|
-
- **After**: [New behavior description]
|
|
35
|
-
- **Why**: [Reason for change]
|
|
36
|
-
- **Impact**: [How does this affect users - breaking? transparent? performance impact?]
|
|
37
|
-
- **Workaround**: [If breaking, what should users do?]
|
|
38
|
-
- **Migration**: [Link to migration guide if needed]
|
|
39
|
-
- **Tests**: [test-file.ts](path/to/test.ts) updated
|
|
40
|
-
|
|
41
|
-
---
|
|
42
|
-
|
|
43
|
-
### 🐛 Fixed
|
|
44
|
-
|
|
45
|
-
**[Bug Description]**
|
|
46
|
-
- **Issue**: [What was broken]
|
|
47
|
-
- Root cause: [Why it happened]
|
|
48
|
-
- Symptoms: [How it manifested]
|
|
49
|
-
- Affected: [Which users/versions]
|
|
50
|
-
- **Fix**: [How it's resolved]
|
|
51
|
-
- Code: [Where the fix is]
|
|
52
|
-
- Tests: [Regression tests added]
|
|
53
|
-
- **Workaround**: [For users on affected version]
|
|
54
|
-
- **Upgrade**: Recommended (or Critical)
|
|
55
|
-
- **Related**: [Issue #XXX](link)
|
|
56
|
-
|
|
57
|
-
---
|
|
58
|
-
|
|
59
|
-
### ⚠️ Deprecated
|
|
60
|
-
|
|
61
|
-
**[Feature Name]** [DEPRECATED]
|
|
62
|
-
- **Timeline**: Removed in v2.X (planned for YYYY-MM-DD)
|
|
63
|
-
- **Alternative**: [What to use instead]
|
|
64
|
-
- **Why**: [Reason for deprecation]
|
|
65
|
-
- **Migration Guide**: [Link to migration](#migration-feature-name)
|
|
66
|
-
- **Deprecation Header**: API returns `Deprecation: true` header with date
|
|
67
|
-
|
|
68
|
-
### 🗑️ Removed
|
|
69
|
-
|
|
70
|
-
**[Feature Name]**
|
|
71
|
-
- **Reason**: [Why was it removed]
|
|
72
|
-
- **Alternative**: [What to use instead]
|
|
73
|
-
- **Migration**: [Link to migration guide](#migration-feature-name)
|
|
74
|
-
- **Last Version**: [Last version that included this feature]
|
|
75
|
-
|
|
76
|
-
---
|
|
77
|
-
|
|
78
|
-
### 🔐 Security
|
|
79
|
-
|
|
80
|
-
**[Security Issue Name]** [CRITICAL / HIGH / MEDIUM]
|
|
81
|
-
- **Vulnerability**: [Type of security issue]
|
|
82
|
-
- **Risk**: [What could happen]
|
|
83
|
-
- **Affected**: [Who is affected - versions, users, conditions]
|
|
84
|
-
- **Fix**: [How it's addressed]
|
|
85
|
-
- **Recommendation**: [Upgrade immediately / within X days]
|
|
86
|
-
- **CVE**: [CVE number if applicable]
|
|
87
|
-
- **References**: [Security advisory links]
|
|
88
|
-
|
|
89
|
-
---
|
|
90
|
-
|
|
91
|
-
### 📚 Documentation
|
|
92
|
-
|
|
93
|
-
**[Documentation Improvement]**
|
|
94
|
-
- **What**: [What was improved/added]
|
|
95
|
-
- **Where**: [Link to documentation]
|
|
96
|
-
- **Why**: [Why this improvement was needed]
|
|
97
|
-
|
|
98
|
-
---
|
|
99
|
-
|
|
100
|
-
## Migration Guides
|
|
101
|
-
|
|
102
|
-
### Migration: [Feature Name]
|
|
103
|
-
|
|
104
|
-
**When to Migrate**: [Now / Before vX.X release]
|
|
105
|
-
**Breaking**: YES / NO
|
|
106
|
-
**Effort**: [5 min / 30 min / 2 hours]
|
|
107
|
-
|
|
108
|
-
**What's Changing**:
|
|
109
|
-
- [Change 1]
|
|
110
|
-
- [Change 2]
|
|
111
|
-
- [Change 3]
|
|
112
|
-
|
|
113
|
-
**Before (v2.X)**:
|
|
114
|
-
```code
|
|
115
|
-
// old code example
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
**After (v2.X+)**:
|
|
119
|
-
```code
|
|
120
|
-
// new code example
|
|
121
|
-
```
|
|
122
|
-
|
|
123
|
-
**Why**: [Reason for change]
|
|
124
|
-
|
|
125
|
-
**Steps to Migrate**:
|
|
126
|
-
1. [Step 1]
|
|
127
|
-
2. [Step 2]
|
|
128
|
-
3. [Step 3]
|
|
129
|
-
|
|
130
|
-
**Testing**:
|
|
131
|
-
- [ ] Old code removed
|
|
132
|
-
- [ ] New code tested
|
|
133
|
-
- [ ] Tests passing
|
|
134
|
-
|
|
135
|
-
**Troubleshooting**:
|
|
136
|
-
| Issue | Cause | Solution |
|
|
137
|
-
|-------|-------|----------|
|
|
138
|
-
| [Error message] | [Root cause] | [How to fix] |
|
|
139
|
-
|
|
140
|
-
---
|
|
141
|
-
|
|
142
|
-
## Release Notes
|
|
143
|
-
|
|
144
|
-
**v2.X - YYYY-MM-DD**
|
|
145
|
-
|
|
146
|
-
- ✨ [Feature 1]
|
|
147
|
-
- ✨ [Feature 2]
|
|
148
|
-
- 🔄 [Changed behavior]
|
|
149
|
-
- 🐛 [Bug fixed]
|
|
150
|
-
- ⚠️ [Deprecation notice]
|
|
151
|
-
- 📚 [Documentation improvement]
|
|
152
|
-
|
|
153
|
-
**Dependencies Updated**:
|
|
154
|
-
- [Package]: X.X.X → X.X.X (reason for update)
|
|
155
|
-
|
|
156
|
-
**Breaking Changes**: YES / NO
|
|
157
|
-
- If YES: [List and link to migration guides]
|
|
158
|
-
|
|
159
|
-
**Known Issues**:
|
|
160
|
-
- [Issue 1]: [Workaround if available]
|
|
161
|
-
- [Issue 2]: [Timeline for fix if known]
|
|
162
|
-
|
|
163
|
-
**Upgrade**: [Recommended / Critical / Optional]
|
|
164
|
-
|
|
165
|
-
---
|
|
166
|
-
|
|
167
|
-
## Meta Information
|
|
168
|
-
|
|
169
|
-
- **Date**: YYYY-MM-DD HH:MM UTC
|
|
170
|
-
- **Author**: [Generated by genesis-docs-automation]
|
|
171
|
-
- **Files Changed**: [N]
|
|
172
|
-
- **Docs Files Updated**: [N]
|
|
173
|
-
- **Tests Added**: [N]
|
|
174
|
-
- **Breaking**: YES / NO
|
|
175
|
-
- **Security Impact**: YES / NO / CRITICAL
|
|
176
|
-
- **Manual Review Required**: YES / NO
|
|
177
|
-
|
|
178
|
-
---
|
|
179
|
-
|
|
180
|
-
**Instructions for use**:
|
|
181
|
-
1. Copy this template
|
|
182
|
-
2. Fill in all [bracketed] sections
|
|
183
|
-
3. Delete unused sections (e.g., if no "🐛 Fixed", remove that section)
|
|
184
|
-
4. Keep sections in order as shown
|
|
185
|
-
5. Use consistent formatting (markdown, code blocks)
|
|
186
|
-
6. Include links to relevant documentation/tests
|
|
187
|
-
7. Test all code examples to ensure they work
|
|
1
|
+
# Template: Changelog Entry
|
|
2
|
+
|
|
3
|
+
**Copy this template for new changelog entries**
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## [v2.X] - YYYY-MM-DD
|
|
8
|
+
|
|
9
|
+
### ✨ Added
|
|
10
|
+
|
|
11
|
+
**[Feature Name]** [NEW]
|
|
12
|
+
- [Main benefit/description]
|
|
13
|
+
- Details:
|
|
14
|
+
- [Detail 1]
|
|
15
|
+
- [Detail 2]
|
|
16
|
+
- [Detail 3]
|
|
17
|
+
- Backward compatible: ✅ YES / ❌ NO
|
|
18
|
+
- **See**: [API Reference](API_REFERENCE.md#section) | [Implementation](IMPLEMENTATION.md#section)
|
|
19
|
+
- **Tests**: [test-file.ts](path/to/test.ts) with [N] test cases
|
|
20
|
+
- **Coverage**: [%]
|
|
21
|
+
- **Performance**: [metric if relevant]
|
|
22
|
+
|
|
23
|
+
**New Error Codes**:
|
|
24
|
+
| Code | Message | When |
|
|
25
|
+
|------|---------|------|
|
|
26
|
+
| XXX | Description | Condition |
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
### 🔄 Changed
|
|
31
|
+
|
|
32
|
+
**[Behavior Change]**
|
|
33
|
+
- **Before**: [Old behavior description]
|
|
34
|
+
- **After**: [New behavior description]
|
|
35
|
+
- **Why**: [Reason for change]
|
|
36
|
+
- **Impact**: [How does this affect users - breaking? transparent? performance impact?]
|
|
37
|
+
- **Workaround**: [If breaking, what should users do?]
|
|
38
|
+
- **Migration**: [Link to migration guide if needed]
|
|
39
|
+
- **Tests**: [test-file.ts](path/to/test.ts) updated
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
### 🐛 Fixed
|
|
44
|
+
|
|
45
|
+
**[Bug Description]**
|
|
46
|
+
- **Issue**: [What was broken]
|
|
47
|
+
- Root cause: [Why it happened]
|
|
48
|
+
- Symptoms: [How it manifested]
|
|
49
|
+
- Affected: [Which users/versions]
|
|
50
|
+
- **Fix**: [How it's resolved]
|
|
51
|
+
- Code: [Where the fix is]
|
|
52
|
+
- Tests: [Regression tests added]
|
|
53
|
+
- **Workaround**: [For users on affected version]
|
|
54
|
+
- **Upgrade**: Recommended (or Critical)
|
|
55
|
+
- **Related**: [Issue #XXX](link)
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
### ⚠️ Deprecated
|
|
60
|
+
|
|
61
|
+
**[Feature Name]** [DEPRECATED]
|
|
62
|
+
- **Timeline**: Removed in v2.X (planned for YYYY-MM-DD)
|
|
63
|
+
- **Alternative**: [What to use instead]
|
|
64
|
+
- **Why**: [Reason for deprecation]
|
|
65
|
+
- **Migration Guide**: [Link to migration](#migration-feature-name)
|
|
66
|
+
- **Deprecation Header**: API returns `Deprecation: true` header with date
|
|
67
|
+
|
|
68
|
+
### 🗑️ Removed
|
|
69
|
+
|
|
70
|
+
**[Feature Name]**
|
|
71
|
+
- **Reason**: [Why was it removed]
|
|
72
|
+
- **Alternative**: [What to use instead]
|
|
73
|
+
- **Migration**: [Link to migration guide](#migration-feature-name)
|
|
74
|
+
- **Last Version**: [Last version that included this feature]
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
### 🔐 Security
|
|
79
|
+
|
|
80
|
+
**[Security Issue Name]** [CRITICAL / HIGH / MEDIUM]
|
|
81
|
+
- **Vulnerability**: [Type of security issue]
|
|
82
|
+
- **Risk**: [What could happen]
|
|
83
|
+
- **Affected**: [Who is affected - versions, users, conditions]
|
|
84
|
+
- **Fix**: [How it's addressed]
|
|
85
|
+
- **Recommendation**: [Upgrade immediately / within X days]
|
|
86
|
+
- **CVE**: [CVE number if applicable]
|
|
87
|
+
- **References**: [Security advisory links]
|
|
88
|
+
|
|
89
|
+
---
|
|
90
|
+
|
|
91
|
+
### 📚 Documentation
|
|
92
|
+
|
|
93
|
+
**[Documentation Improvement]**
|
|
94
|
+
- **What**: [What was improved/added]
|
|
95
|
+
- **Where**: [Link to documentation]
|
|
96
|
+
- **Why**: [Why this improvement was needed]
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## Migration Guides
|
|
101
|
+
|
|
102
|
+
### Migration: [Feature Name]
|
|
103
|
+
|
|
104
|
+
**When to Migrate**: [Now / Before vX.X release]
|
|
105
|
+
**Breaking**: YES / NO
|
|
106
|
+
**Effort**: [5 min / 30 min / 2 hours]
|
|
107
|
+
|
|
108
|
+
**What's Changing**:
|
|
109
|
+
- [Change 1]
|
|
110
|
+
- [Change 2]
|
|
111
|
+
- [Change 3]
|
|
112
|
+
|
|
113
|
+
**Before (v2.X)**:
|
|
114
|
+
```code
|
|
115
|
+
// old code example
|
|
116
|
+
```
|
|
117
|
+
|
|
118
|
+
**After (v2.X+)**:
|
|
119
|
+
```code
|
|
120
|
+
// new code example
|
|
121
|
+
```
|
|
122
|
+
|
|
123
|
+
**Why**: [Reason for change]
|
|
124
|
+
|
|
125
|
+
**Steps to Migrate**:
|
|
126
|
+
1. [Step 1]
|
|
127
|
+
2. [Step 2]
|
|
128
|
+
3. [Step 3]
|
|
129
|
+
|
|
130
|
+
**Testing**:
|
|
131
|
+
- [ ] Old code removed
|
|
132
|
+
- [ ] New code tested
|
|
133
|
+
- [ ] Tests passing
|
|
134
|
+
|
|
135
|
+
**Troubleshooting**:
|
|
136
|
+
| Issue | Cause | Solution |
|
|
137
|
+
|-------|-------|----------|
|
|
138
|
+
| [Error message] | [Root cause] | [How to fix] |
|
|
139
|
+
|
|
140
|
+
---
|
|
141
|
+
|
|
142
|
+
## Release Notes
|
|
143
|
+
|
|
144
|
+
**v2.X - YYYY-MM-DD**
|
|
145
|
+
|
|
146
|
+
- ✨ [Feature 1]
|
|
147
|
+
- ✨ [Feature 2]
|
|
148
|
+
- 🔄 [Changed behavior]
|
|
149
|
+
- 🐛 [Bug fixed]
|
|
150
|
+
- ⚠️ [Deprecation notice]
|
|
151
|
+
- 📚 [Documentation improvement]
|
|
152
|
+
|
|
153
|
+
**Dependencies Updated**:
|
|
154
|
+
- [Package]: X.X.X → X.X.X (reason for update)
|
|
155
|
+
|
|
156
|
+
**Breaking Changes**: YES / NO
|
|
157
|
+
- If YES: [List and link to migration guides]
|
|
158
|
+
|
|
159
|
+
**Known Issues**:
|
|
160
|
+
- [Issue 1]: [Workaround if available]
|
|
161
|
+
- [Issue 2]: [Timeline for fix if known]
|
|
162
|
+
|
|
163
|
+
**Upgrade**: [Recommended / Critical / Optional]
|
|
164
|
+
|
|
165
|
+
---
|
|
166
|
+
|
|
167
|
+
## Meta Information
|
|
168
|
+
|
|
169
|
+
- **Date**: YYYY-MM-DD HH:MM UTC
|
|
170
|
+
- **Author**: [Generated by genesis-docs-automation]
|
|
171
|
+
- **Files Changed**: [N]
|
|
172
|
+
- **Docs Files Updated**: [N]
|
|
173
|
+
- **Tests Added**: [N]
|
|
174
|
+
- **Breaking**: YES / NO
|
|
175
|
+
- **Security Impact**: YES / NO / CRITICAL
|
|
176
|
+
- **Manual Review Required**: YES / NO
|
|
177
|
+
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
**Instructions for use**:
|
|
181
|
+
1. Copy this template
|
|
182
|
+
2. Fill in all [bracketed] sections
|
|
183
|
+
3. Delete unused sections (e.g., if no "🐛 Fixed", remove that section)
|
|
184
|
+
4. Keep sections in order as shown
|
|
185
|
+
5. Use consistent formatting (markdown, code blocks)
|
|
186
|
+
6. Include links to relevant documentation/tests
|
|
187
|
+
7. Test all code examples to ensure they work
|