mindforge-cc 2.2.0 → 2.3.5
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/.agent/CLAUDE.md +14 -0
- package/.agent/forge/help.md +4 -0
- package/.agent/forge/init-project.md +4 -0
- package/.agent/forge/plan-phase.md +4 -0
- package/.agent/mindforge/approve.md +4 -0
- package/.agent/mindforge/audit.md +4 -0
- package/.agent/mindforge/auto.md +4 -0
- package/.agent/mindforge/benchmark.md +4 -0
- package/.agent/mindforge/browse.md +4 -0
- package/.agent/mindforge/complete-milestone.md +4 -0
- package/.agent/mindforge/costs.md +4 -0
- package/.agent/mindforge/cross-review.md +4 -0
- package/.agent/mindforge/dashboard.md +4 -0
- package/.agent/mindforge/debug.md +4 -0
- package/.agent/mindforge/discuss-phase.md +4 -0
- package/.agent/mindforge/execute-phase.md +4 -0
- package/.agent/mindforge/health.md +4 -0
- package/.agent/mindforge/help.md +4 -0
- package/.agent/mindforge/init-org.md +4 -0
- package/.agent/mindforge/init-project.md +4 -0
- package/.agent/mindforge/install-skill.md +4 -0
- package/.agent/mindforge/learn.md +4 -0
- package/.agent/mindforge/map-codebase.md +4 -0
- package/.agent/mindforge/marketplace.md +4 -0
- package/.agent/mindforge/metrics.md +4 -0
- package/.agent/mindforge/migrate.md +4 -0
- package/.agent/mindforge/milestone.md +4 -0
- package/.agent/mindforge/new-runtime.md +4 -0
- package/.agent/mindforge/next.md +4 -0
- package/.agent/mindforge/plan-phase.md +4 -0
- package/.agent/mindforge/plugins.md +4 -0
- package/.agent/mindforge/pr-review.md +4 -0
- package/.agent/mindforge/profile-team.md +4 -0
- package/.agent/mindforge/publish-skill.md +4 -0
- package/.agent/mindforge/qa.md +4 -0
- package/.agent/mindforge/quick.md +4 -0
- package/.agent/mindforge/release.md +4 -0
- package/.agent/mindforge/remember.md +4 -0
- package/.agent/mindforge/research.md +4 -0
- package/.agent/mindforge/retrospective.md +4 -0
- package/.agent/mindforge/review.md +4 -0
- package/.agent/mindforge/security-scan.md +4 -0
- package/.agent/mindforge/ship.md +4 -0
- package/.agent/mindforge/skills.md +4 -0
- package/.agent/mindforge/status.md +4 -0
- package/.agent/mindforge/steer.md +4 -0
- package/.agent/mindforge/sync-confluence.md +4 -0
- package/.agent/mindforge/sync-jira.md +4 -0
- package/.agent/mindforge/tokens.md +4 -0
- package/.agent/mindforge/update.md +4 -0
- package/.agent/mindforge/verify-phase.md +4 -0
- package/.agent/mindforge/workspace.md +4 -0
- package/.agent/workflows/forge:help.md +10 -0
- package/.agent/workflows/forge:init-project.md +35 -0
- package/.agent/workflows/forge:plan-phase.md +33 -0
- package/.agent/workflows/mindforge:add-backlog.md +24 -0
- package/.agent/workflows/mindforge:agent.md +25 -0
- package/.agent/workflows/mindforge:approve.md +21 -0
- package/.agent/workflows/mindforge:audit.md +33 -0
- package/.agent/workflows/mindforge:auto.md +25 -0
- package/.agent/workflows/mindforge:benchmark.md +36 -0
- package/.agent/workflows/mindforge:browse.md +29 -0
- package/.agent/workflows/mindforge:complete-milestone.md +21 -0
- package/.agent/workflows/mindforge:costs.md +14 -0
- package/.agent/workflows/mindforge:cross-review.md +20 -0
- package/.agent/workflows/mindforge:dashboard.md +101 -0
- package/.agent/workflows/mindforge:debug.md +129 -0
- package/.agent/workflows/mindforge:discuss-phase.md +141 -0
- package/.agent/workflows/mindforge:do.md +25 -0
- package/.agent/workflows/mindforge:execute-phase.md +193 -0
- package/.agent/workflows/mindforge:health.md +24 -0
- package/.agent/workflows/mindforge:help.md +26 -0
- package/.agent/workflows/mindforge:init-org.md +134 -0
- package/.agent/workflows/mindforge:init-project.md +169 -0
- package/.agent/workflows/mindforge:install-skill.md +27 -0
- package/.agent/workflows/mindforge:learn.md +146 -0
- package/.agent/workflows/mindforge:map-codebase.md +301 -0
- package/.agent/workflows/mindforge:marketplace.md +123 -0
- package/.agent/workflows/mindforge:metrics.md +25 -0
- package/.agent/workflows/mindforge:migrate.md +43 -0
- package/.agent/workflows/mindforge:milestone.md +15 -0
- package/.agent/workflows/mindforge:new-runtime.md +22 -0
- package/.agent/workflows/mindforge:next.md +108 -0
- package/.agent/workflows/mindforge:note.md +27 -0
- package/.agent/workflows/mindforge:plan-phase.md +128 -0
- package/.agent/workflows/mindforge:plant-seed.md +24 -0
- package/.agent/workflows/mindforge:plugins.md +43 -0
- package/.agent/workflows/mindforge:pr-review.md +44 -0
- package/.agent/workflows/mindforge:profile-team.md +26 -0
- package/.agent/workflows/mindforge:publish-skill.md +22 -0
- package/.agent/workflows/mindforge:qa.md +19 -0
- package/.agent/workflows/mindforge:quick.md +138 -0
- package/.agent/workflows/mindforge:release.md +13 -0
- package/.agent/workflows/mindforge:remember.md +29 -0
- package/.agent/workflows/mindforge:research.md +15 -0
- package/.agent/workflows/mindforge:retrospective.md +29 -0
- package/.agent/workflows/mindforge:review-backlog.md +26 -0
- package/.agent/workflows/mindforge:review.md +160 -0
- package/.agent/workflows/mindforge:security-scan.md +236 -0
- package/.agent/workflows/mindforge:session-report.md +31 -0
- package/.agent/workflows/mindforge:ship.md +103 -0
- package/.agent/workflows/mindforge:skills.md +144 -0
- package/.agent/workflows/mindforge:status.md +107 -0
- package/.agent/workflows/mindforge:steer.md +16 -0
- package/.agent/workflows/mindforge:sync-confluence.md +14 -0
- package/.agent/workflows/mindforge:sync-jira.md +15 -0
- package/.agent/workflows/mindforge:tokens.md +11 -0
- package/.agent/workflows/mindforge:ui-phase.md +27 -0
- package/.agent/workflows/mindforge:ui-review.md +28 -0
- package/.agent/workflows/mindforge:update.md +45 -0
- package/.agent/workflows/mindforge:validate-phase.md +25 -0
- package/.agent/workflows/mindforge:verify-phase.md +65 -0
- package/.agent/workflows/mindforge:workspace.md +32 -0
- package/.agent/workflows/mindforge:workstreams.md +27 -0
- package/.claude/CLAUDE.md +14 -0
- package/.mindforge/memory/knowledge-base.jsonl +11 -0
- package/.mindforge/memory/pattern-library.jsonl +2 -0
- package/.mindforge/memory/team-preferences.jsonl +5 -0
- package/.planning/AUDIT.jsonl +1 -1
- package/.planning/HANDOFF.json +6 -26
- package/.planning/ROADMAP.md +3 -1
- package/.planning/jira-sync.json +3 -7
- package/.planning/phases/.gitkeep +0 -0
- package/.planning/research/.gitkeep +0 -0
- package/.planning/screenshots/.gitkeep +0 -0
- package/.planning/slack-threads.json +1 -4
- package/CHANGELOG.md +69 -9
- package/README.md +1 -1
- package/RELEASENOTES.md +1 -1
- package/bin/installer-core.js +204 -63
- package/bin/wizard/theme.js +4 -2
- package/package.json +1 -1
- package/.planning/approvals/v2-architecture-approval.json +0 -15
- package/.planning/decisions/ADR-001-handoff-tracking.md +0 -41
- package/.planning/decisions/ADR-002-markdown-commands.md +0 -46
- package/.planning/decisions/ADR-003-skills-trigger-model.md +0 -37
- package/.planning/decisions/ADR-004-wave-parallelism-model.md +0 -45
- package/.planning/decisions/ADR-005-append-only-audit-log.md +0 -51
- package/.planning/decisions/ADR-006-tiered-skills-system.md +0 -22
- package/.planning/decisions/ADR-007-trigger-keyword-model.md +0 -22
- package/.planning/decisions/ADR-008-just-in-time-skill-loading.md +0 -29
- package/.planning/decisions/ADR-009-enterprise-integration-retry-policy.md +0 -8
- package/.planning/decisions/ADR-010-governance-tier-escalation.md +0 -8
- package/.planning/decisions/ADR-011-multi-developer-handoff-contract.md +0 -8
- package/.planning/decisions/ADR-012-intelligence-feedback-loops.md +0 -19
- package/.planning/decisions/ADR-013-mindforge-md-constitution.md +0 -16
- package/.planning/decisions/ADR-014-metrics-as-signals-not-evaluation.md +0 -15
- package/.planning/decisions/ADR-015-npm-based-skill-registry.md +0 -26
- package/.planning/decisions/ADR-016-ci-exit-code-0-on-timeout.md +0 -27
- package/.planning/decisions/ADR-017-sdk-localhost-only.md +0 -28
- package/.planning/decisions/ADR-018-installer-self-install-detection.md +0 -15
- package/.planning/decisions/ADR-019-self-update-scope-preservation.md +0 -14
- package/.planning/decisions/ADR-020-v1.0.0-stable-interface-contract.md +0 -23
- package/.planning/decisions/ADR-021-autonomy-boundary.md +0 -17
- package/.planning/decisions/ADR-022-node-repair-hierarchy.md +0 -19
- package/.planning/decisions/ADR-023-gate-3-timing.md +0 -15
- package/.planning/decisions/ADR-036-learn-command-docs-as-skill-source.md +0 -26
- package/.planning/decisions/ADR-037-auto-capture-frequency-threshold.md +0 -26
- package/.planning/decisions/ADR-038-skill-quality-minimum-60.md +0 -27
- package/.planning/phases/day1/REVIEW-DAY1.md +0 -50
- package/.planning/phases/day1/SECURITY-REVIEW-DAY1.md +0 -15
- package/.planning/phases/day2/REVIEW-DAY2.md +0 -521
- package/.planning/phases/day3/REVIEW-DAY3.md +0 -234
- /package/{.planning/phases/01-migrate-gsd-to-mindforge/.gitkeep → .mindforge/memory/decision-library.jsonl} +0 -0
- /package/docs/{Context → context}/Master-Context.md +0 -0
- /package/docs/{References → references}/audit-events.md +0 -0
- /package/docs/{References → references}/checkpoints.md +0 -0
- /package/docs/{References → references}/commands.md +0 -0
- /package/docs/{References → references}/config-reference.md +0 -0
- /package/docs/{References → references}/continuation-format.md +0 -0
- /package/docs/{References → references}/decimal-phase-calculation.md +0 -0
- /package/docs/{References → references}/git-integration.md +0 -0
- /package/docs/{References → references}/git-planning-commit.md +0 -0
- /package/docs/{References → references}/model-profile-resolution.md +0 -0
- /package/docs/{References → references}/model-profiles.md +0 -0
- /package/docs/{References → references}/phase-argument-parsing.md +0 -0
- /package/docs/{References → references}/planning-config.md +0 -0
- /package/docs/{References → references}/questioning.md +0 -0
- /package/docs/{References → references}/sdk-api.md +0 -0
- /package/docs/{References → references}/skills-api.md +0 -0
- /package/docs/{References → references}/tdd.md +0 -0
- /package/docs/{References → references}/ui-brand.md +0 -0
- /package/docs/{References → references}/user-profiling.md +0 -0
- /package/docs/{References → references}/verification-patterns.md +0 -0
- /package/docs/{References → references}/workstream-flag.md +0 -0
- /package/docs/{Templates → templates}/Agents/CLAUDE-MD.md +0 -0
- /package/docs/{Templates → templates}/Agents/COPILOT-INSTRUCTIONS.md +0 -0
- /package/docs/{Templates → templates}/Agents/DEBUGGER-PROMPT.md +0 -0
- /package/docs/{Templates → templates}/Agents/PLANNER-PROMPT.md +0 -0
- /package/docs/{Templates → templates}/Execution/CONTINUE-HERE.md +0 -0
- /package/docs/{Templates → templates}/Execution/DISCUSSION-LOG.md +0 -0
- /package/docs/{Templates → templates}/Execution/PHASE-PROMPT.md +0 -0
- /package/docs/{Templates → templates}/Execution/STATE.md +0 -0
- /package/docs/{Templates → templates}/Execution/SUMMARY-COMPLEX.md +0 -0
- /package/docs/{Templates → templates}/Execution/SUMMARY-MINIMAL.md +0 -0
- /package/docs/{Templates → templates}/Execution/SUMMARY-STANDARD.md +0 -0
- /package/docs/{Templates → templates}/Execution/SUMMARY.md +0 -0
- /package/docs/{Templates → templates}/Profile/DEV-PREFERENCES.md +0 -0
- /package/docs/{Templates → templates}/Profile/USER-PROFILE.md +0 -0
- /package/docs/{Templates → templates}/Profile/USER-SETUP.md +0 -0
- /package/docs/{Templates → templates}/Project/DISCOVERY.md +0 -0
- /package/docs/{Templates → templates}/Project/MILESTONE-ARCHIVE.md +0 -0
- /package/docs/{Templates → templates}/Project/MILESTONE.md +0 -0
- /package/docs/{Templates → templates}/Project/PROJECT.md +0 -0
- /package/docs/{Templates → templates}/Project/REQUIREMENTS.md +0 -0
- /package/docs/{Templates → templates}/Project/RETROSPECTIVE.md +0 -0
- /package/docs/{Templates → templates}/Project/ROADMAP.md +0 -0
- /package/docs/{Templates → templates}/Quality/DEBUG.md +0 -0
- /package/docs/{Templates → templates}/Quality/UAT.md +0 -0
- /package/docs/{Templates → templates}/Quality/UI-SPEC.md +0 -0
- /package/docs/{Templates → templates}/Quality/VALIDATION.md +0 -0
- /package/docs/{Templates → templates}/Quality/VERIFICATION-REPORT.md +0 -0
- /package/docs/{Templates → templates}/System/CONFIG.json +0 -0
- /package/docs/{Templates → templates}/System/CONTEXT.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/architecture.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/concerns.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/conventions.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/integrations.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/stack.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/structure.md +0 -0
- /package/docs/{Templates/Codebase → templates/codebase}/testing.md +0 -0
- /package/docs/{Templates/Research → templates/research}/ARCHITECTURE.md +0 -0
- /package/docs/{Templates/Research → templates/research}/FEATURES.md +0 -0
- /package/docs/{Templates/Research → templates/research}/PITFALLS.md +0 -0
- /package/docs/{Templates/Research → templates/research}/STACK.md +0 -0
- /package/docs/{Templates/Research → templates/research}/SUMMARY.md +0 -0
|
@@ -1,234 +0,0 @@
|
|
|
1
|
-
## Finding 1 — BLOCKING: Cursor pagination uses non-unique created_at only
|
|
2
|
-
|
|
3
|
-
**File:** .mindforge/skills/database-patterns/SKILL.md
|
|
4
|
-
**Category:** Data correctness
|
|
5
|
-
**Severity:** BLOCKING
|
|
6
|
-
|
|
7
|
-
**Issue:**
|
|
8
|
-
Cursor pagination example uses `created_at` only. This is ambiguous when multiple
|
|
9
|
-
records share the same timestamp, causing missing or duplicate rows.
|
|
10
|
-
|
|
11
|
-
**Recommendation:**
|
|
12
|
-
Use compound cursor `(created_at, id)` and document cursor encoding. See review
|
|
13
|
-
prompt for exact SQL replacement.
|
|
14
|
-
|
|
15
|
-
---
|
|
16
|
-
## Finding 2 — MAJOR: MindForge version not bumped for Day 3 skills
|
|
17
|
-
|
|
18
|
-
**File:** package.json
|
|
19
|
-
**Category:** Compatibility
|
|
20
|
-
**Severity:** MAJOR
|
|
21
|
-
|
|
22
|
-
**Issue:**
|
|
23
|
-
`package.json` is still `0.1.0` while Day 3 skills require `min_mindforge_version: 0.3.0`.
|
|
24
|
-
This causes compatibility warnings on every task.
|
|
25
|
-
|
|
26
|
-
**Recommendation:**
|
|
27
|
-
Bump `package.json` version to `0.3.0`.
|
|
28
|
-
|
|
29
|
-
---
|
|
30
|
-
## Finding 3 — MAJOR: Skills loader missing file-name matching and word-boundary rules
|
|
31
|
-
|
|
32
|
-
**File:** .mindforge/engine/skills/loader.md
|
|
33
|
-
**Category:** Skills Loader
|
|
34
|
-
**Severity:** MAJOR
|
|
35
|
-
|
|
36
|
-
**Issue:**
|
|
37
|
-
File path matching checks directory names only and does not check file names
|
|
38
|
-
(`login.ts`, `auth.ts`). Word-boundary matching for triggers is not explicit.
|
|
39
|
-
|
|
40
|
-
**Recommendation:**
|
|
41
|
-
Add file NAME matching rules and clarify word-boundary matching.
|
|
42
|
-
|
|
43
|
-
---
|
|
44
|
-
## Finding 4 — MAJOR: Skills summarisation lacks strict budget and priority rules
|
|
45
|
-
|
|
46
|
-
**File:** .mindforge/engine/skills/loader.md
|
|
47
|
-
**Category:** Context Budget
|
|
48
|
-
**Severity:** MAJOR
|
|
49
|
-
|
|
50
|
-
**Issue:**
|
|
51
|
-
Summarisation guidance lacks maximum length and priority ordering.
|
|
52
|
-
|
|
53
|
-
**Recommendation:**
|
|
54
|
-
Add explicit 150-word cap per summarised skill and priority ordering (tier +
|
|
55
|
-
match count). Never summarise security-review.
|
|
56
|
-
|
|
57
|
-
---
|
|
58
|
-
## Finding 5 — MAJOR: Conflict resolver can block on user input during wave execution
|
|
59
|
-
|
|
60
|
-
**File:** .mindforge/engine/skills/conflict-resolver.md
|
|
61
|
-
**Category:** Skills Loader
|
|
62
|
-
**Severity:** MAJOR
|
|
63
|
-
|
|
64
|
-
**Issue:**
|
|
65
|
-
Type 4 conflicts instruct "ask the user", which is impossible for subagents
|
|
66
|
-
in wave execution.
|
|
67
|
-
|
|
68
|
-
**Recommendation:**
|
|
69
|
-
If conflict cannot be resolved without user input during execution, load neither
|
|
70
|
-
skill, log to AUDIT, and defer to next interactive session.
|
|
71
|
-
|
|
72
|
-
---
|
|
73
|
-
## Finding 6 — MAJOR: Registry lacks parsing guidance and missing-manifest behavior
|
|
74
|
-
|
|
75
|
-
**File:** .mindforge/engine/skills/registry.md
|
|
76
|
-
**Category:** Registry
|
|
77
|
-
**Severity:** MAJOR
|
|
78
|
-
|
|
79
|
-
**Issue:**
|
|
80
|
-
Registry specifies table contents but does not describe table parsing. It also
|
|
81
|
-
omits a path for when MANIFEST.md does not yet exist.
|
|
82
|
-
|
|
83
|
-
**Recommendation:**
|
|
84
|
-
Add explicit table parsing rules and an auto-create path for first install.
|
|
85
|
-
|
|
86
|
-
---
|
|
87
|
-
## Finding 7 — MAJOR: Skills command missing safety and validation steps
|
|
88
|
-
|
|
89
|
-
**File:** .claude/commands/mindforge/skills.md
|
|
90
|
-
**Category:** Commands
|
|
91
|
-
**Severity:** MAJOR
|
|
92
|
-
|
|
93
|
-
**Issue:**
|
|
94
|
-
`list` does not show path; `validate` does not enforce self-check section;
|
|
95
|
-
`add` lacks confirmation of manifest entry; `update` does not run tests.
|
|
96
|
-
|
|
97
|
-
**Recommendation:**
|
|
98
|
-
Add path (or --verbose), enforce self-check, add confirmation preview, and run
|
|
99
|
-
skills-platform tests after update.
|
|
100
|
-
|
|
101
|
-
---
|
|
102
|
-
## Finding 8 — MAJOR: Security scan patterns and redaction incomplete
|
|
103
|
-
|
|
104
|
-
**File:** .claude/commands/mindforge/security-scan.md
|
|
105
|
-
**Category:** Security
|
|
106
|
-
**Severity:** MAJOR
|
|
107
|
-
|
|
108
|
-
**Issue:**
|
|
109
|
-
SSRF detection only covers `req.body.url`; secret patterns miss Azure/GCP; and
|
|
110
|
-
redaction scope is unclear for reports.
|
|
111
|
-
|
|
112
|
-
**Recommendation:**
|
|
113
|
-
Expand SSRF patterns, add Azure/GCP secret patterns, and explicitly redact in
|
|
114
|
-
console AND report output.
|
|
115
|
-
|
|
116
|
-
---
|
|
117
|
-
## Finding 9 — MAJOR: Map-codebase scalability and DRAFT convention handling
|
|
118
|
-
|
|
119
|
-
**File:** .claude/commands/mindforge/map-codebase.md
|
|
120
|
-
**Category:** Commands
|
|
121
|
-
**Severity:** MAJOR
|
|
122
|
-
|
|
123
|
-
**Issue:**
|
|
124
|
-
Architecture subagent reads all files in large codebases; DRAFT conventions are
|
|
125
|
-
not warned in STATE.md; temp directory cleanup only at end.
|
|
126
|
-
|
|
127
|
-
**Recommendation:**
|
|
128
|
-
Add sampling for large repos, add DRAFT warning in STATE.md, clean temp at start.
|
|
129
|
-
|
|
130
|
-
---
|
|
131
|
-
## Finding 10 — MAJOR: Discuss-phase lacks multi-domain support and strong auto warning
|
|
132
|
-
|
|
133
|
-
**Files:** .claude/commands/mindforge/discuss-phase.md, .claude/commands/mindforge/plan-phase.md
|
|
134
|
-
**Category:** Commands
|
|
135
|
-
**Severity:** MAJOR
|
|
136
|
-
|
|
137
|
-
**Issue:**
|
|
138
|
-
Discuss-phase only covers primary domain; --auto warning too mild; plan-phase does
|
|
139
|
-
not resolve CONTEXT.md open questions.
|
|
140
|
-
|
|
141
|
-
**Recommendation:**
|
|
142
|
-
Support multi-domain question sets, strengthen auto warning, and update plan-phase
|
|
143
|
-
to read CONTEXT.md and resolve open questions before planning.
|
|
144
|
-
|
|
145
|
-
---
|
|
146
|
-
## Finding 11 — MAJOR: Performance skill missing key guidance and caveats
|
|
147
|
-
|
|
148
|
-
**File:** .mindforge/skills/performance/SKILL.md
|
|
149
|
-
**Category:** Skill Content
|
|
150
|
-
**Severity:** MAJOR
|
|
151
|
-
|
|
152
|
-
**Issue:**
|
|
153
|
-
Missing DB result caching, pool sizing, SSR/SSG guidance. Latency targets and
|
|
154
|
-
cache TTLs are presented as universal instead of defaults.
|
|
155
|
-
|
|
156
|
-
**Recommendation:**
|
|
157
|
-
Add caveats and missing guidance.
|
|
158
|
-
|
|
159
|
-
---
|
|
160
|
-
## Finding 12 — MAJOR: Accessibility skill missing WCAG 2.2, focus order, reduced motion
|
|
161
|
-
|
|
162
|
-
**File:** .mindforge/skills/accessibility/SKILL.md
|
|
163
|
-
**Category:** Skill Content
|
|
164
|
-
**Severity:** MAJOR
|
|
165
|
-
|
|
166
|
-
**Issue:**
|
|
167
|
-
Missing WCAG 2.2 AA criteria, DOM vs visual focus order, ARIA required props
|
|
168
|
-
examples, and reduced-motion guidance.
|
|
169
|
-
|
|
170
|
-
**Recommendation:**
|
|
171
|
-
Add these sections and notes.
|
|
172
|
-
|
|
173
|
-
---
|
|
174
|
-
## Finding 13 — MAJOR: Data-privacy skill missing consent withdrawal and retention guidance
|
|
175
|
-
|
|
176
|
-
**File:** .mindforge/skills/data-privacy/SKILL.md
|
|
177
|
-
**Category:** Skill Content
|
|
178
|
-
**Severity:** MAJOR
|
|
179
|
-
|
|
180
|
-
**Issue:**
|
|
181
|
-
Missing consent withdrawal requirement, retention examples, erasure vs
|
|
182
|
-
anonymisation distinction, and language-agnostic note.
|
|
183
|
-
|
|
184
|
-
**Recommendation:**
|
|
185
|
-
Add these clarifications.
|
|
186
|
-
|
|
187
|
-
---
|
|
188
|
-
## Finding 14 — MAJOR: Incident-response skill missing author ownership and human approval
|
|
189
|
-
|
|
190
|
-
**File:** .mindforge/skills/incident-response/SKILL.md
|
|
191
|
-
**Category:** Skill Content
|
|
192
|
-
**Severity:** MAJOR
|
|
193
|
-
|
|
194
|
-
**Issue:**
|
|
195
|
-
Postmortem author ownership is unclear for AI draft; missing explicit human
|
|
196
|
-
approval for automated mitigations; monitoring section lacks instrumentation
|
|
197
|
-
placement.
|
|
198
|
-
|
|
199
|
-
**Recommendation:**
|
|
200
|
-
Clarify author ownership, require human approval for P0 automation, and
|
|
201
|
-
specify service-boundary instrumentation.
|
|
202
|
-
|
|
203
|
-
---
|
|
204
|
-
## Finding 15 — MAJOR: Database-patterns missing UUIDv7 guidance and SQL example
|
|
205
|
-
|
|
206
|
-
**File:** .mindforge/skills/database-patterns/SKILL.md
|
|
207
|
-
**Category:** Skill Content
|
|
208
|
-
**Severity:** MAJOR
|
|
209
|
-
|
|
210
|
-
**Issue:**
|
|
211
|
-
Missing UUIDv7/ULID guidance, no framework-agnostic SQL N+1 example, and no
|
|
212
|
-
transaction isolation guidance for financial operations.
|
|
213
|
-
|
|
214
|
-
**Recommendation:**
|
|
215
|
-
Add UUIDv7 guidance, SQL example, and SERIALIZABLE note.
|
|
216
|
-
|
|
217
|
-
---
|
|
218
|
-
## Finding 16 — MAJOR: Tests missing stronger validations
|
|
219
|
-
|
|
220
|
-
**File:** tests/skills-platform.test.js
|
|
221
|
-
**Category:** Tests
|
|
222
|
-
**Severity:** MAJOR
|
|
223
|
-
|
|
224
|
-
**Issue:**
|
|
225
|
-
Trigger minimum too low, missing command content smoke tests, missing manifest
|
|
226
|
-
path validation, and missing loader ordering checks.
|
|
227
|
-
|
|
228
|
-
**Recommendation:**
|
|
229
|
-
Raise trigger minimum to 10, add content marker checks, add manifest path
|
|
230
|
-
resolution test, and add a loader ordering/priority check.
|
|
231
|
-
|
|
232
|
-
---
|
|
233
|
-
## Review Status
|
|
234
|
-
**NOT APPROVED** — fix BLOCKING and MAJOR findings above.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|