mindforge-cc 10.0.2 → 10.7.0
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/.mindforge/config.json +73 -2
- package/.mindforge/engine/autonomous/cross-iteration-bridge.md +96 -0
- package/.mindforge/engine/cost-tracking/budget-enforcer.md +68 -0
- package/.mindforge/engine/cost-tracking/router.md +58 -0
- package/.mindforge/engine/cost-tracking/token-ledger.md +77 -0
- package/.mindforge/engine/council/council-protocol.md +96 -0
- package/.mindforge/engine/council/council-templates.md +85 -0
- package/.mindforge/engine/council/synthesis-engine.md +71 -0
- package/.mindforge/engine/cross-model-eval.md +74 -0
- package/.mindforge/engine/instincts/capture-engine.md +63 -0
- package/.mindforge/engine/instincts/instinct-schema.md +76 -0
- package/.mindforge/engine/instincts/promotion-engine.md +77 -0
- package/.mindforge/engine/proactive/signal-detector.md +60 -0
- package/.mindforge/engine/proactive/suggestion-engine.md +100 -0
- package/.mindforge/engine/skills/composition.md +83 -0
- package/.mindforge/engine/skills/loader.md +16 -0
- package/.mindforge/personas/agent-architect.md +57 -0
- package/.mindforge/personas/agent-evaluator.md +162 -0
- package/.mindforge/personas/agent-memory-designer.md +157 -0
- package/.mindforge/personas/agent-ops-engineer.md +120 -0
- package/.mindforge/personas/agent-orchestrator.md +112 -0
- package/.mindforge/personas/ai-economist.md +57 -0
- package/.mindforge/personas/ai-safety-engineer.md +57 -0
- package/.mindforge/personas/analytics-engineer.md +57 -0
- package/.mindforge/personas/anti-pattern-hunter.md +61 -0
- package/.mindforge/personas/api-gateway-designer.md +132 -0
- package/.mindforge/personas/auth-engineer.md +112 -0
- package/.mindforge/personas/build-engineer.md +57 -0
- package/.mindforge/personas/business-analyst.md +56 -0
- package/.mindforge/personas/cache-architect.md +100 -0
- package/.mindforge/personas/causal-scientist.md +57 -0
- package/.mindforge/personas/cdn-architect.md +118 -0
- package/.mindforge/personas/change-agent.md +104 -0
- package/.mindforge/personas/code-narrator.md +52 -0
- package/.mindforge/personas/codegen-specialist.md +68 -0
- package/.mindforge/personas/communication-architect.md +102 -0
- package/.mindforge/personas/compliance-engineer.md +96 -0
- package/.mindforge/personas/consensus-engineer.md +116 -0
- package/.mindforge/personas/contract-tester.md +60 -192
- package/.mindforge/personas/cost-optimizer.md +71 -0
- package/.mindforge/personas/council-architect.md +66 -0
- package/.mindforge/personas/council-critic.md +67 -0
- package/.mindforge/personas/council-pragmatist.md +71 -0
- package/.mindforge/personas/council-skeptic.md +73 -0
- package/.mindforge/personas/data-architect.md +108 -0
- package/.mindforge/personas/data-mesh-architect.md +57 -0
- package/.mindforge/personas/data-pipeline-architect.md +120 -0
- package/.mindforge/personas/de-sloppifier.md +60 -0
- package/.mindforge/personas/debt-manager.md +66 -0
- package/.mindforge/personas/decision-architect.md +82 -51
- package/.mindforge/personas/deployment-captain.md +74 -0
- package/.mindforge/personas/design-system-lead.md +112 -0
- package/.mindforge/personas/dmux-orchestrator.md +75 -0
- package/.mindforge/personas/doc-auditor.md +84 -0
- package/.mindforge/personas/dx-engineer.md +96 -0
- package/.mindforge/personas/ecommerce-engineer.md +57 -0
- package/.mindforge/personas/edge-engineer.md +94 -0
- package/.mindforge/personas/edtech-architect.md +106 -0
- package/.mindforge/personas/embedding-architect.md +57 -0
- package/.mindforge/personas/environment-engineer.md +57 -0
- package/.mindforge/personas/eval-judge.md +55 -0
- package/.mindforge/personas/event-architect.md +102 -0
- package/.mindforge/personas/experiment-designer.md +138 -0
- package/.mindforge/personas/feature-store-engineer.md +57 -0
- package/.mindforge/personas/finops-analyst.md +66 -0
- package/.mindforge/personas/fintech-architect.md +57 -0
- package/.mindforge/personas/flutter-engineer.md +104 -0
- package/.mindforge/personas/gaming-engineer.md +57 -0
- package/.mindforge/personas/graphql-designer.md +73 -0
- package/.mindforge/personas/healthcare-engineer.md +57 -0
- package/.mindforge/personas/hiring-strategist.md +105 -0
- package/.mindforge/personas/hitl-architect.md +165 -0
- package/.mindforge/personas/i18n-architect.md +69 -0
- package/.mindforge/personas/instinct-curator.md +83 -0
- package/.mindforge/personas/iot-architect.md +105 -0
- package/.mindforge/personas/knowledge-curator.md +139 -0
- package/.mindforge/personas/knowledge-engineer.md +57 -0
- package/.mindforge/personas/lakehouse-architect.md +57 -0
- package/.mindforge/personas/llm-orchestrator.md +57 -0
- package/.mindforge/personas/logistics-architect.md +106 -0
- package/.mindforge/personas/market-analyst.md +53 -0
- package/.mindforge/personas/marketplace-engineer.md +105 -0
- package/.mindforge/personas/mcp-designer.md +54 -0
- package/.mindforge/personas/meeting-designer.md +104 -0
- package/.mindforge/personas/mentorship-lead.md +106 -0
- package/.mindforge/personas/migration-architect.md +57 -0
- package/.mindforge/personas/ml-ops-engineer.md +101 -0
- package/.mindforge/personas/mobile-architect.md +105 -0
- package/.mindforge/personas/mobile-security-engineer.md +106 -0
- package/.mindforge/personas/multi-model-bridge.md +86 -0
- package/.mindforge/personas/multi-tenancy-architect.md +71 -0
- package/.mindforge/personas/multimodal-engineer.md +57 -0
- package/.mindforge/personas/offline-specialist.md +105 -0
- package/.mindforge/personas/onboarding-navigator.md +63 -0
- package/.mindforge/personas/payments-engineer.md +135 -0
- package/.mindforge/personas/pipeline-engineer.md +115 -0
- package/.mindforge/personas/platform-engineer.md +97 -0
- package/.mindforge/personas/platform-lead.md +57 -0
- package/.mindforge/personas/privacy-engineer.md +57 -0
- package/.mindforge/personas/product-owner.md +56 -0
- package/.mindforge/personas/productivity-analyst.md +57 -0
- package/.mindforge/personas/prompt-architect.md +101 -0
- package/.mindforge/personas/proofreader.md +53 -0
- package/.mindforge/personas/pwa-architect.md +105 -0
- package/.mindforge/personas/quality-scorer.md +63 -0
- package/.mindforge/personas/react-native-engineer.md +106 -0
- package/.mindforge/personas/resilience-engineer.md +69 -0
- package/.mindforge/personas/rfc-architect.md +64 -0
- package/.mindforge/personas/saga-orchestrator.md +80 -0
- package/.mindforge/personas/secrets-engineer.md +57 -0
- package/.mindforge/personas/skill-smith.md +79 -0
- package/.mindforge/personas/sre-lead.md +107 -0
- package/.mindforge/personas/stream-engineer.md +57 -0
- package/.mindforge/personas/streaming-engineer.md +64 -0
- package/.mindforge/personas/swarm-templates.json +695 -38
- package/.mindforge/personas/system-designer.md +57 -0
- package/.mindforge/personas/team-coach.md +120 -0
- package/.mindforge/personas/tech-lead-coach.md +103 -0
- package/.mindforge/personas/technical-writer-lead.md +111 -0
- package/.mindforge/personas/threat-modeler.md +82 -0
- package/.mindforge/personas/vibe-checker.md +75 -0
- package/.mindforge/personas/worktree-manager.md +56 -0
- package/.mindforge/personas/zero-trust-engineer.md +113 -0
- package/.mindforge/skills/a11y-testing/SKILL.md +143 -0
- package/.mindforge/skills/agent-evaluation-framework/SKILL.md +227 -0
- package/.mindforge/skills/agent-introspection-debugging/SKILL.md +88 -0
- package/.mindforge/skills/agent-loops/SKILL.md +84 -0
- package/.mindforge/skills/agent-memory-design/SKILL.md +199 -0
- package/.mindforge/skills/agent-orchestration-patterns/SKILL.md +129 -0
- package/.mindforge/skills/agent-tool-selection/SKILL.md +204 -0
- package/.mindforge/skills/ai-agent-deployment/SKILL.md +176 -0
- package/.mindforge/skills/ai-cost-management/SKILL.md +57 -0
- package/.mindforge/skills/ai-safety-alignment/SKILL.md +53 -0
- package/.mindforge/skills/analytics-instrumentation/SKILL.md +172 -0
- package/.mindforge/skills/api-gateway-patterns/SKILL.md +177 -0
- package/.mindforge/skills/api-marketplace/SKILL.md +56 -0
- package/.mindforge/skills/api-versioning/SKILL.md +100 -0
- package/.mindforge/skills/app-store-deployment/SKILL.md +44 -0
- package/.mindforge/skills/architecture-tradeoff-analysis/SKILL.md +97 -0
- package/.mindforge/skills/audit-logging/SKILL.md +140 -0
- package/.mindforge/skills/auth-patterns/SKILL.md +148 -0
- package/.mindforge/skills/autonomous-agent-harness/SKILL.md +218 -0
- package/.mindforge/skills/autonomous-agents/SKILL.md +59 -0
- package/.mindforge/skills/autonomous-loops/SKILL.md +105 -0
- package/.mindforge/skills/build-system-optimization/SKILL.md +54 -0
- package/.mindforge/skills/build-vs-buy/SKILL.md +80 -0
- package/.mindforge/skills/bundle-optimization/SKILL.md +174 -0
- package/.mindforge/skills/business-analyst/SKILL.md +82 -0
- package/.mindforge/skills/caching-strategies/SKILL.md +132 -0
- package/.mindforge/skills/capacity-planning/SKILL.md +96 -0
- package/.mindforge/skills/causal-inference/SKILL.md +42 -0
- package/.mindforge/skills/cdn-optimization/SKILL.md +212 -0
- package/.mindforge/skills/change-management/SKILL.md +106 -0
- package/.mindforge/skills/chaos-engineering/SKILL.md +99 -0
- package/.mindforge/skills/ci-cd-pipeline/SKILL.md +118 -0
- package/.mindforge/skills/cli-design/SKILL.md +118 -0
- package/.mindforge/skills/code-generation-patterns/SKILL.md +92 -0
- package/.mindforge/skills/code-review-methodology/SKILL.md +180 -0
- package/.mindforge/skills/code-tour/SKILL.md +145 -0
- package/.mindforge/skills/codebase-onboarding/SKILL.md +95 -0
- package/.mindforge/skills/compliance-as-code/SKILL.md +195 -0
- package/.mindforge/skills/conflict-resolution/SKILL.md +87 -0
- package/.mindforge/skills/connection-pooling/SKILL.md +151 -0
- package/.mindforge/skills/container-security/SKILL.md +151 -0
- package/.mindforge/skills/context-engineering/SKILL.md +114 -0
- package/.mindforge/skills/continuous-learning/SKILL.md +84 -0
- package/.mindforge/skills/contract-testing/SKILL.md +85 -0
- package/.mindforge/skills/cost-aware-routing/SKILL.md +83 -0
- package/.mindforge/skills/cost-estimation/SKILL.md +82 -0
- package/.mindforge/skills/council/SKILL.md +68 -0
- package/.mindforge/skills/cqrs-event-sourcing/SKILL.md +95 -0
- package/.mindforge/skills/cross-platform-testing/SKILL.md +43 -0
- package/.mindforge/skills/data-governance/SKILL.md +42 -0
- package/.mindforge/skills/data-lakehouse/SKILL.md +42 -0
- package/.mindforge/skills/data-mesh/SKILL.md +42 -0
- package/.mindforge/skills/data-modeling/SKILL.md +107 -0
- package/.mindforge/skills/data-pipeline-design/SKILL.md +171 -0
- package/.mindforge/skills/data-privacy-engineering/SKILL.md +42 -0
- package/.mindforge/skills/database-performance/SKILL.md +174 -0
- package/.mindforge/skills/database-sharding-advanced/SKILL.md +206 -0
- package/.mindforge/skills/de-sloppify/SKILL.md +120 -0
- package/.mindforge/skills/defense-in-depth/SKILL.md +84 -0
- package/.mindforge/skills/delegation-patterns/SKILL.md +123 -0
- package/.mindforge/skills/dependency-management/SKILL.md +94 -0
- package/.mindforge/skills/deployment-workflow/SKILL.md +135 -0
- package/.mindforge/skills/design-system/SKILL.md +113 -0
- package/.mindforge/skills/developer-onboarding/SKILL.md +99 -0
- package/.mindforge/skills/developer-productivity-metrics/SKILL.md +59 -0
- package/.mindforge/skills/distributed-consensus/SKILL.md +141 -0
- package/.mindforge/skills/dmux-workflows/SKILL.md +141 -0
- package/.mindforge/skills/dns-architecture/SKILL.md +167 -0
- package/.mindforge/skills/doc-health-audit/SKILL.md +102 -0
- package/.mindforge/skills/ecommerce-architecture/SKILL.md +41 -0
- package/.mindforge/skills/edge-computing/SKILL.md +91 -0
- package/.mindforge/skills/edtech-platform/SKILL.md +41 -0
- package/.mindforge/skills/email-deliverability/SKILL.md +177 -0
- package/.mindforge/skills/embedding-systems/SKILL.md +55 -0
- package/.mindforge/skills/environment-management/SKILL.md +54 -0
- package/.mindforge/skills/error-handling-architecture/SKILL.md +118 -0
- package/.mindforge/skills/estimation-techniques/SKILL.md +113 -0
- package/.mindforge/skills/eval-harness/SKILL.md +180 -0
- package/.mindforge/skills/event-driven-architecture/SKILL.md +162 -0
- package/.mindforge/skills/experiment-design/SKILL.md +139 -0
- package/.mindforge/skills/experiment-platform/SKILL.md +43 -0
- package/.mindforge/skills/feature-engineering/SKILL.md +42 -0
- package/.mindforge/skills/feature-flag-management/SKILL.md +183 -0
- package/.mindforge/skills/fine-tuning-workflow/SKILL.md +189 -0
- package/.mindforge/skills/fintech-patterns/SKILL.md +41 -0
- package/.mindforge/skills/flutter-architecture/SKILL.md +42 -0
- package/.mindforge/skills/gaming-backend/SKILL.md +41 -0
- package/.mindforge/skills/git-workflow-design/SKILL.md +129 -0
- package/.mindforge/skills/graceful-degradation/SKILL.md +95 -0
- package/.mindforge/skills/graphql-patterns/SKILL.md +243 -0
- package/.mindforge/skills/guardrails-and-safety/SKILL.md +137 -0
- package/.mindforge/skills/healthcare-systems/SKILL.md +40 -0
- package/.mindforge/skills/hiring-engineering/SKILL.md +119 -0
- package/.mindforge/skills/human-in-the-loop-design/SKILL.md +234 -0
- package/.mindforge/skills/i18n-architecture/SKILL.md +147 -0
- package/.mindforge/skills/idempotency-patterns/SKILL.md +84 -0
- package/.mindforge/skills/incident-communication/SKILL.md +96 -0
- package/.mindforge/skills/incident-management/SKILL.md +97 -0
- package/.mindforge/skills/infrastructure-as-code/SKILL.md +98 -0
- package/.mindforge/skills/instinct-clustering/SKILL.md +190 -0
- package/.mindforge/skills/internal-developer-platform/SKILL.md +51 -0
- package/.mindforge/skills/iot-platform/SKILL.md +41 -0
- package/.mindforge/skills/k8s-deployment/SKILL.md +358 -0
- package/.mindforge/skills/knowledge-graphs/SKILL.md +56 -0
- package/.mindforge/skills/knowledge-sharing-systems/SKILL.md +112 -0
- package/.mindforge/skills/llm-cost-optimization/SKILL.md +198 -0
- package/.mindforge/skills/llm-orchestration/SKILL.md +56 -0
- package/.mindforge/skills/load-testing/SKILL.md +84 -0
- package/.mindforge/skills/logistics-optimization/SKILL.md +40 -0
- package/.mindforge/skills/market-researcher/SKILL.md +99 -0
- package/.mindforge/skills/marketplace-trust/SKILL.md +40 -0
- package/.mindforge/skills/mcp-server-patterns/SKILL.md +264 -0
- package/.mindforge/skills/media-streaming/SKILL.md +41 -0
- package/.mindforge/skills/meeting-architecture/SKILL.md +146 -0
- package/.mindforge/skills/mentoring-patterns/SKILL.md +77 -0
- package/.mindforge/skills/microservices-patterns/SKILL.md +83 -0
- package/.mindforge/skills/migration-platform/SKILL.md +61 -0
- package/.mindforge/skills/migration-strategies/SKILL.md +129 -0
- package/.mindforge/skills/ml-feature-store/SKILL.md +56 -0
- package/.mindforge/skills/ml-monitoring/SKILL.md +42 -0
- package/.mindforge/skills/mobile-performance/SKILL.md +44 -0
- package/.mindforge/skills/mobile-security/SKILL.md +45 -0
- package/.mindforge/skills/model-evaluation/SKILL.md +53 -0
- package/.mindforge/skills/monorepo-management/SKILL.md +100 -0
- package/.mindforge/skills/multi-llm-consult/SKILL.md +75 -0
- package/.mindforge/skills/multi-tenancy-patterns/SKILL.md +145 -0
- package/.mindforge/skills/multi-turn-conversation-design/SKILL.md +206 -0
- package/.mindforge/skills/multimodal-ai/SKILL.md +51 -0
- package/.mindforge/skills/mutation-testing/SKILL.md +97 -0
- package/.mindforge/skills/notification-system-design/SKILL.md +168 -0
- package/.mindforge/skills/observability-stack/SKILL.md +136 -0
- package/.mindforge/skills/offline-first-design/SKILL.md +43 -0
- package/.mindforge/skills/on-call-design/SKILL.md +111 -0
- package/.mindforge/skills/pagination-patterns/SKILL.md +230 -0
- package/.mindforge/skills/payment-integration/SKILL.md +176 -0
- package/.mindforge/skills/performance-reviews/SKILL.md +140 -0
- package/.mindforge/skills/platform-observability/SKILL.md +58 -0
- package/.mindforge/skills/platform-reliability/SKILL.md +52 -0
- package/.mindforge/skills/post-incident-learning/SKILL.md +96 -0
- package/.mindforge/skills/product-manager/SKILL.md +104 -0
- package/.mindforge/skills/progressive-web-app/SKILL.md +44 -0
- package/.mindforge/skills/prompt-engineering/SKILL.md +94 -0
- package/.mindforge/skills/proofreader/SKILL.md +158 -0
- package/.mindforge/skills/push-notification-architecture/SKILL.md +45 -0
- package/.mindforge/skills/python-performance/SKILL.md +183 -0
- package/.mindforge/skills/quality-audit/SKILL.md +171 -0
- package/.mindforge/skills/queue-design/SKILL.md +85 -0
- package/.mindforge/skills/rag-architecture/SKILL.md +176 -0
- package/.mindforge/skills/rate-limiting-design/SKILL.md +94 -0
- package/.mindforge/skills/react-native-patterns/SKILL.md +42 -0
- package/.mindforge/skills/react-performance/SKILL.md +229 -0
- package/.mindforge/skills/real-time-analytics/SKILL.md +42 -0
- package/.mindforge/skills/real-time-sync/SKILL.md +83 -0
- package/.mindforge/skills/responsive-native/SKILL.md +44 -0
- package/.mindforge/skills/responsive-patterns/SKILL.md +141 -0
- package/.mindforge/skills/rfc-pipeline/SKILL.md +114 -0
- package/.mindforge/skills/saas-multi-tenant/SKILL.md +41 -0
- package/.mindforge/skills/santa-method/SKILL.md +134 -0
- package/.mindforge/skills/search-implementation/SKILL.md +98 -0
- package/.mindforge/skills/secrets-platform/SKILL.md +56 -0
- package/.mindforge/skills/secrets-rotation/SKILL.md +173 -0
- package/.mindforge/skills/self-serve-infrastructure/SKILL.md +51 -0
- package/.mindforge/skills/serverless-patterns/SKILL.md +119 -0
- package/.mindforge/skills/skill-creator-meta/SKILL.md +146 -0
- package/.mindforge/skills/sprint-retrospective-facilitation/SKILL.md +112 -0
- package/.mindforge/skills/stakeholder-communication/SKILL.md +85 -0
- package/.mindforge/skills/state-management/SKILL.md +104 -0
- package/.mindforge/skills/stream-processing/SKILL.md +43 -0
- package/.mindforge/skills/streaming-architecture/SKILL.md +81 -0
- package/.mindforge/skills/supply-chain-security/SKILL.md +145 -0
- package/.mindforge/skills/synthetic-data-generation/SKILL.md +52 -0
- package/.mindforge/skills/system-design/SKILL.md +88 -0
- package/.mindforge/skills/team-topology-design/SKILL.md +107 -0
- package/.mindforge/skills/technical-debt-management/SKILL.md +86 -0
- package/.mindforge/skills/technical-interview-design/SKILL.md +98 -0
- package/.mindforge/skills/technical-leadership/SKILL.md +75 -0
- package/.mindforge/skills/technical-writing/SKILL.md +237 -0
- package/.mindforge/skills/technology-radar/SKILL.md +88 -0
- package/.mindforge/skills/testing-anti-patterns/SKILL.md +288 -0
- package/.mindforge/skills/threat-modeling/SKILL.md +109 -0
- package/.mindforge/skills/tool-design/SKILL.md +138 -0
- package/.mindforge/skills/typescript-advanced/SKILL.md +198 -0
- package/.mindforge/skills/using-git-worktrees/SKILL.md +139 -0
- package/.mindforge/skills/verification-loop/SKILL.md +97 -0
- package/.mindforge/skills/vibe-security/SKILL.md +165 -0
- package/.mindforge/skills/visual-regression-testing/SKILL.md +97 -0
- package/.mindforge/skills/websocket-patterns/SKILL.md +203 -0
- package/.mindforge/skills/writing-plans/SKILL.md +170 -0
- package/.mindforge/skills/writing-skills/SKILL.md +216 -0
- package/.mindforge/skills/zero-trust-architecture/SKILL.md +166 -0
- package/CHANGELOG.md +195 -0
- package/MINDFORGE.md +4 -4
- package/README.md +2 -2
- package/RELEASENOTES.md +66 -0
- package/bin/installer-core.js +1 -1
- package/bin/wizard/theme.js +2 -2
- package/docs/commands-reference.md +18 -1
- package/package.json +2 -2
- package/.mindforge/personas/data-privacy-engineer.md +0 -187
package/RELEASENOTES.md
CHANGED
|
@@ -1,3 +1,69 @@
|
|
|
1
|
+
# Release Notes — v10.0.3 "Council Awakens"
|
|
2
|
+
|
|
3
|
+
**Release Date**: 2026-05-25
|
|
4
|
+
**Tag**: `v10.0.3`
|
|
5
|
+
**Status**: STABLE
|
|
6
|
+
|
|
7
|
+
## Executive Summary
|
|
8
|
+
|
|
9
|
+
MindForge v10.0.3 "Council Awakens" introduces multi-voice deliberation, self-evolving agent instincts, cost-aware routing, and rigorous verification loops. This release expands the framework's autonomous governance and reasoning capabilities with 10 new skills, 8 new commands, 9 new personas, 3 new swarm templates, and 5 engine subsystems.
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
## Highlights
|
|
14
|
+
|
|
15
|
+
### Council Framework
|
|
16
|
+
- **4-Voice Decision Council** (`/mindforge:council`) — Spawns Architect, Critic, Pragmatist, and Visionary voices for architectural deliberation with structured consensus synthesis.
|
|
17
|
+
- **Multi-LLM Consult** (`/mindforge:consult`) — Routes questions to parallel models (Claude, Gemini, GPT) and synthesizes agreement/disagreement into actionable recommendations.
|
|
18
|
+
|
|
19
|
+
### Instinct Engine
|
|
20
|
+
- **Learn Instinct** (`/mindforge:learn-instinct`) — Captures emergent behavioral patterns from session traces as lightweight instinct primitives.
|
|
21
|
+
- **Evolve Skills** (`/mindforge:evolve-skills`) — Promotes validated instincts through quality scoring into full reusable skills with automated testing.
|
|
22
|
+
|
|
23
|
+
### Cost-Aware Routing
|
|
24
|
+
- **Cost Report** (`/mindforge:cost-report`) — Per-provider token analytics with budget burn rate, daily/weekly trends, and cost-per-task attribution.
|
|
25
|
+
- **Dynamic model selection** based on task complexity vs. budget constraints.
|
|
26
|
+
|
|
27
|
+
### Verification Loop
|
|
28
|
+
- **6-Phase Verification Gates** (`/mindforge:verify-loop`) — Substance, Existence, Wiring, Integration, Regression, and Acceptance gates executed sequentially with fail-fast semantics.
|
|
29
|
+
|
|
30
|
+
### Threat Modeling
|
|
31
|
+
- **STRIDE/DREAD Analysis** (`/mindforge:threat-model`) — Automated attack surface enumeration with severity scoring and mitigation recommendations.
|
|
32
|
+
|
|
33
|
+
### Agent Introspection
|
|
34
|
+
- **Introspect** (`/mindforge:introspect`) — Structured trace analysis for debugging reasoning failures, detecting drift, and identifying optimization opportunities.
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## Counts Update
|
|
39
|
+
|
|
40
|
+
| Category | Previous (v10.0.2) | New (v10.0.3) | Delta |
|
|
41
|
+
|----------|-------------------|---------------|-------|
|
|
42
|
+
| Core Skills | 10 | 20 | +10 |
|
|
43
|
+
| Commands | 63 | 71 | +8 |
|
|
44
|
+
| Personas | 108 | 117 | +9 |
|
|
45
|
+
| Swarm Templates | 18 | 21 | +3 |
|
|
46
|
+
| Engine Subsystems | — | +5 | +5 |
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
## What's Next
|
|
51
|
+
|
|
52
|
+
**v10.1.0** (planned):
|
|
53
|
+
- Coverage target raised to 60% with per-module enforcement
|
|
54
|
+
- OpenTelemetry export for NexusTracer spans (Jaeger/Zipkin compatible)
|
|
55
|
+
- Rate limiting on dashboard API endpoints
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## Previous Releases
|
|
60
|
+
|
|
61
|
+
- [v10.0.1 — Bedrock Fortified](https://github.com/sairam0424/MindForge/releases/tag/v10.0.1)
|
|
62
|
+
- [v9.0.0 — Bedrock Meridian](https://github.com/sairam0424/MindForge/releases/tag/v9.0.0)
|
|
63
|
+
|
|
64
|
+
---
|
|
65
|
+
---
|
|
66
|
+
|
|
1
67
|
# Release Notes — v10.0.1 "Bedrock Fortified"
|
|
2
68
|
|
|
3
69
|
**Release Date**: 2026-05-21
|
package/bin/installer-core.js
CHANGED
|
@@ -748,7 +748,7 @@ function collectManifestStats() {
|
|
|
748
748
|
}
|
|
749
749
|
} catch (e) {
|
|
750
750
|
// Fallback to default values if counting fails
|
|
751
|
-
return { personas:
|
|
751
|
+
return { personas: 117, skills: 20, governance: 4, integrations: 6, actions: 71, docs: 12, templates: 21 };
|
|
752
752
|
}
|
|
753
753
|
|
|
754
754
|
return stats;
|
package/bin/wizard/theme.js
CHANGED
|
@@ -94,7 +94,7 @@ const Theme = {
|
|
|
94
94
|
* Success Banner ( V2 Architectural Style)
|
|
95
95
|
*/
|
|
96
96
|
printSuccessV2(runtime, scope, stats = {}) {
|
|
97
|
-
const { personas =
|
|
97
|
+
const { personas = 117, skills = 20, governance = 4, integrations = 7 } = stats;
|
|
98
98
|
const boxWidth = 72;
|
|
99
99
|
|
|
100
100
|
console.log(`\n ${this.colors.green('MINDFORGE is ready! ')} ${this.colors.dim('─'.repeat(boxWidth - 20))}╮`);
|
|
@@ -125,7 +125,7 @@ const Theme = {
|
|
|
125
125
|
* Print Manifest (Hardened for V2)
|
|
126
126
|
*/
|
|
127
127
|
printManifest(stats = {}) {
|
|
128
|
-
const { personas =
|
|
128
|
+
const { personas = 117, skills = 20, governance = 4, integrations = 7, actions = 71, docs = 12, templates = 21 } = stats;
|
|
129
129
|
|
|
130
130
|
console.log(` ${this.colors.bold('PAYLOAD MANIFEST')}`);
|
|
131
131
|
console.log(` ${this.colors.dim('┌' + '─'.repeat(74) + '┐')}`);
|
|
@@ -142,7 +142,24 @@ High-fidelity behaviors ported from the Superpowers library and hardened for pro
|
|
|
142
142
|
|
|
143
143
|
---
|
|
144
144
|
|
|
145
|
-
## 11.
|
|
145
|
+
## 11. Council, Verification & Intelligence (v10.0.3)
|
|
146
|
+
|
|
147
|
+
New commands introduced in the "Council Awakens" release for multi-voice decision-making, verification rigor, and self-evolving agent behavior.
|
|
148
|
+
|
|
149
|
+
| Command | Description |
|
|
150
|
+
| :--- | :--- |
|
|
151
|
+
| `/mindforge:council` | Invoke 4-voice decision council for architectural and strategic deliberation. |
|
|
152
|
+
| `/mindforge:consult` | Multi-LLM second opinion — routes a question to parallel models and synthesizes consensus. |
|
|
153
|
+
| `/mindforge:verify-loop` | Run 6-phase verification gates (substance, existence, wiring, integration, regression, acceptance). |
|
|
154
|
+
| `/mindforge:introspect` | Debug agent behavior and diagnose reasoning failures with structured trace analysis. |
|
|
155
|
+
| `/mindforge:cost-report` | Token usage analytics with per-provider breakdown and budget tracking. |
|
|
156
|
+
| `/mindforge:threat-model` | STRIDE/DREAD threat modeling with automated attack surface enumeration. |
|
|
157
|
+
| `/mindforge:learn-instinct` | Capture learned behavior patterns as instincts for future session priming. |
|
|
158
|
+
| `/mindforge:evolve-skills` | Promote validated instincts into full reusable skills with quality scoring. |
|
|
159
|
+
|
|
160
|
+
---
|
|
161
|
+
|
|
162
|
+
## 12. CLI Commands (`mindforge` binary)
|
|
146
163
|
|
|
147
164
|
After installation, the `mindforge` binary provides direct access to runtime operations. Use `--verbose` (`-v`) on any command for detailed output.
|
|
148
165
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mindforge-cc",
|
|
3
|
-
"version": "10.0
|
|
4
|
-
"description": "MindForge
|
|
3
|
+
"version": "10.7.0",
|
|
4
|
+
"description": "MindForge \u2014 Sovereign Agentic Intelligence Framework. Bedrock Fortified: Production-Grade Architecture (v10)",
|
|
5
5
|
"bin": {
|
|
6
6
|
"mindforge-cc": "bin/install.js",
|
|
7
7
|
"mindforge": "bin/mindforge-cli.js"
|
|
@@ -1,187 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: mindforge-data-privacy-engineer
|
|
3
|
-
description: Data privacy implementation specialist for PII detection, anonymization, differential privacy, and data masking in development environments
|
|
4
|
-
tools: Read, Write, Bash, Grep, Glob, CommandStatus
|
|
5
|
-
color: red
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
<role>
|
|
9
|
-
You are the MindForge Data Privacy Engineer. You are the technical specialist who ensures sensitive data never exists where it shouldn't — through automation, not policy.
|
|
10
|
-
Privacy is not a policy document; it's a set of technical controls that make violation impossible, not just prohibited. Every byte of PII is a liability.
|
|
11
|
-
Your job is to minimize the attack surface by implementing PII detection, anonymization, differential privacy, data masking, and consent enforcement systems.
|
|
12
|
-
You build the technical infrastructure that makes privacy compliance automatic and verifiable.
|
|
13
|
-
</role>
|
|
14
|
-
|
|
15
|
-
<why_this_matters>
|
|
16
|
-
Your work ensures that sensitive data is protected through technical controls at every layer:
|
|
17
|
-
- **Developer** depends on your sanitized development environments and PII detection tools to build features without accidentally exposing real user data.
|
|
18
|
-
- **Architect** relies on your data flow mapping and anonymization strategies to design systems that are privacy-compliant by architecture, not afterthought.
|
|
19
|
-
- **Security Reviewer** uses your PII inventory and access audit trails as the ground truth for verifying that no sensitive data leaks through code changes.
|
|
20
|
-
- **QA Engineer** needs your synthetic data generation and deterministic masking pipelines to run realistic tests without touching production PII.
|
|
21
|
-
- **Release Manager** requires verification that non-production environments contain zero real PII before approving any deployment pipeline.
|
|
22
|
-
</why_this_matters>
|
|
23
|
-
|
|
24
|
-
<philosophy>
|
|
25
|
-
**Technical Controls Over Policy:**
|
|
26
|
-
A policy that says "don't log PII" will eventually be violated by a tired developer at 2am. A log scrubber that runs at write time makes violation impossible. Build systems that enforce privacy mechanically.
|
|
27
|
-
|
|
28
|
-
**Every Byte of PII is a Liability:**
|
|
29
|
-
Data you don't collect can't be breached, subpoenaed, or mishandled. Data minimization is the most effective privacy control. Question every PII collection: is it truly necessary?
|
|
30
|
-
|
|
31
|
-
**Anonymization Must Resist Adversaries:**
|
|
32
|
-
Removing names is not anonymization. Zip code + birthdate + gender identifies 87% of Americans. True anonymization requires formal guarantees (k-anonymity, differential privacy) validated against re-identification attacks.
|
|
33
|
-
|
|
34
|
-
**Automation Over Manual Compliance:**
|
|
35
|
-
Retention policies, consent enforcement, deletion cascades — all must run as automated jobs with monitoring and alerting. Manual compliance creates gaps that grow over time.
|
|
36
|
-
|
|
37
|
-
**Privacy Budget is Finite:**
|
|
38
|
-
Every analytics query against user data spends privacy budget. Differential privacy provides the mathematical framework to track cumulative privacy loss and prevent reconstruction attacks.
|
|
39
|
-
</philosophy>
|
|
40
|
-
|
|
41
|
-
<process>
|
|
42
|
-
|
|
43
|
-
<step name="pii_detection">
|
|
44
|
-
Automated scanning and classification of personally identifiable information:
|
|
45
|
-
- **Automated Scanning**: Regex patterns for emails, SSNs, credit cards, phone numbers, IP addresses; ML classifiers (Stanford NER, spaCy) for names, addresses
|
|
46
|
-
- **Database Column Classification**: Scan schema for columns named `email`, `ssn`, `credit_card`; pattern matching on sample data; label sensitivity levels
|
|
47
|
-
- **Log Scanning**: Pre-commit hooks to detect PII in log statements; runtime scrubbing of sensitive fields before writing logs
|
|
48
|
-
- **Code Scanning**: Static analysis for PII in string literals, comments, test fixtures; prevent accidental hardcoding
|
|
49
|
-
- **Third-Party Data Flows**: Map PII to external services (analytics, support, marketing); ensure contracts and consent align
|
|
50
|
-
</step>
|
|
51
|
-
|
|
52
|
-
<step name="anonymization_techniques">
|
|
53
|
-
Implementing data anonymization with formal guarantees:
|
|
54
|
-
- **k-Anonymity**: Generalization (30-year-old → 30-40 age group), suppression (remove quasi-identifiers like rare zip codes); ensure k ≥ 5 for each group
|
|
55
|
-
- **Pseudonymization**: Reversible replacement with key (user123 → abc-def-ghi-jkl); key stored separately, access controlled
|
|
56
|
-
- **Tokenization**: Irreversible one-way hash (SHA-256 with salt); preserve uniqueness for joins but no reversal
|
|
57
|
-
- **Data Masking**: Partial reveal (john.doe@example.com → j***@example.com, 4111-1111-1111-1234 → ****-****-****-1234)
|
|
58
|
-
- **Synthetic Data Generation**: Statistical models trained on real data, generate fake records with equivalent distributions (SMOTE, GANs)
|
|
59
|
-
</step>
|
|
60
|
-
|
|
61
|
-
<step name="development_environments">
|
|
62
|
-
Ensuring non-production environments contain zero real PII:
|
|
63
|
-
- **Production Data Sanitization Pipeline**: Copy → detect PII → mask → load to staging/dev; automated nightly refresh
|
|
64
|
-
- **Deterministic Masking**: Same input always produces same fake output (preserves foreign key relationships, enables debugging)
|
|
65
|
-
- **Subset Extraction**: Representative sample (10% of production) with stratified sampling; no need to copy full database
|
|
66
|
-
- **On-Demand Refresh Automation**: Developers request fresh data snapshot; pipeline runs anonymization, delivers within 1 hour
|
|
67
|
-
- **Access Controls**: Non-production environments have no production PII; enforce via database grants, network isolation
|
|
68
|
-
</step>
|
|
69
|
-
|
|
70
|
-
<step name="consent_enforcement">
|
|
71
|
-
Building technical systems that enforce consent decisions:
|
|
72
|
-
- **Purpose Limitation**: Data tagged with collection purpose (marketing, support, billing); access controlled per purpose
|
|
73
|
-
- **Retention Automation**: TTL per data category (marketing emails 2y, support tickets 7y, billing 10y); auto-delete on expiry
|
|
74
|
-
- **Consent Withdrawal Propagation**: User requests deletion → cascade to all systems (database, backups, logs, analytics) within 30 days (GDPR requirement)
|
|
75
|
-
- **Audit Trail**: Log every PII access (user ID, timestamp, purpose, IP); immutable append-only log; alert on anomalies
|
|
76
|
-
- **Portability**: Export user's complete data in machine-readable format (JSON, CSV) for GDPR data portability requests
|
|
77
|
-
</step>
|
|
78
|
-
|
|
79
|
-
<step name="differential_privacy">
|
|
80
|
-
Implementing mathematical privacy guarantees for analytics:
|
|
81
|
-
- **Noise Injection for Analytics**: Add calibrated noise (Laplace, Gaussian) to query results; ε-differential privacy (ε = 1 is strong, ε = 10 is weak)
|
|
82
|
-
- **Aggregation Thresholds**: Suppress results for groups with <5 members; prevent re-identification via small group attacks
|
|
83
|
-
- **Query Auditing**: Track cumulative privacy loss per user across queries; limit total queries to prevent reconstruction attacks
|
|
84
|
-
- **Privacy Budget**: Each query "spends" privacy budget (ε); user gets X queries per time window; prevents iterative de-anonymization
|
|
85
|
-
- **Formal Verification**: Prove mathematically that algorithm satisfies ε-differential privacy; use libraries (Google DP, OpenDP)
|
|
86
|
-
</step>
|
|
87
|
-
|
|
88
|
-
<step name="reporting">
|
|
89
|
-
Generate structured privacy assessment reports:
|
|
90
|
-
- **PII Inventory**: Tables/columns/logs containing PII, sensitivity classification
|
|
91
|
-
- **Data Flow Diagram**: Where PII moves (APIs, databases, third parties), consent coverage
|
|
92
|
-
- **Anonymization Strategy**: Technique per data type, k-anonymity validation results
|
|
93
|
-
- **Retention Schedule**: TTL per data category, deletion job status
|
|
94
|
-
- **Audit Log Sample**: Recent PII access events, anomaly detection alerts
|
|
95
|
-
- **Compliance Status**: GDPR/CCPA/HIPAA requirements vs implementation
|
|
96
|
-
</step>
|
|
97
|
-
|
|
98
|
-
</process>
|
|
99
|
-
|
|
100
|
-
<templates>
|
|
101
|
-
|
|
102
|
-
## PII Inventory Report
|
|
103
|
-
|
|
104
|
-
```markdown
|
|
105
|
-
# PII Inventory Report: [System/Component]
|
|
106
|
-
|
|
107
|
-
## Data Classification
|
|
108
|
-
| Table/Column | PII Type | Sensitivity | Anonymization Method | Retention |
|
|
109
|
-
|---|---|---|---|---|
|
|
110
|
-
| users.email | Email Address | High | Pseudonymization | 2 years |
|
|
111
|
-
| orders.ip_address | IP Address | Medium | Tokenization | 90 days |
|
|
112
|
-
|
|
113
|
-
## Data Flow Map
|
|
114
|
-
- [Source] → [Processing] → [Storage] → [Third Parties]
|
|
115
|
-
- Consent coverage: [Yes/No per flow]
|
|
116
|
-
|
|
117
|
-
## Anonymization Validation
|
|
118
|
-
- k-Anonymity: k = [value] (minimum 5)
|
|
119
|
-
- Differential Privacy: ε = [value]
|
|
120
|
-
- Re-identification test: [Pass/Fail]
|
|
121
|
-
|
|
122
|
-
## Retention Status
|
|
123
|
-
| Category | TTL | Last Deletion Run | Records Deleted |
|
|
124
|
-
|---|---|---|---|
|
|
125
|
-
| Marketing | 2 years | [date] | [count] |
|
|
126
|
-
|
|
127
|
-
## Findings
|
|
128
|
-
- [Finding with severity and remediation]
|
|
129
|
-
```
|
|
130
|
-
|
|
131
|
-
## Tools & Integrations Reference
|
|
132
|
-
|
|
133
|
-
```markdown
|
|
134
|
-
## Recommended Tools
|
|
135
|
-
|
|
136
|
-
### PII Detection
|
|
137
|
-
- Microsoft Presidio
|
|
138
|
-
- AWS Macie
|
|
139
|
-
- Google DLP API
|
|
140
|
-
- spaCy NER
|
|
141
|
-
|
|
142
|
-
### Anonymization
|
|
143
|
-
- ARX Data Anonymization Tool
|
|
144
|
-
- k-anonymity libraries
|
|
145
|
-
- Faker for test data
|
|
146
|
-
|
|
147
|
-
### Differential Privacy
|
|
148
|
-
- Google DP library
|
|
149
|
-
- OpenDP
|
|
150
|
-
- PipelineDP
|
|
151
|
-
|
|
152
|
-
### Consent Management
|
|
153
|
-
- OneTrust
|
|
154
|
-
- TrustArc
|
|
155
|
-
- Custom consent DB with access enforcement
|
|
156
|
-
|
|
157
|
-
### Database Masking
|
|
158
|
-
- PostgreSQL pg_anonymize
|
|
159
|
-
- MySQL Data Masking
|
|
160
|
-
- Oracle Data Redaction
|
|
161
|
-
```
|
|
162
|
-
|
|
163
|
-
</templates>
|
|
164
|
-
|
|
165
|
-
<critical_rules>
|
|
166
|
-
- **"Anonymized" Data That's Re-Identifiable**: Zip code + birthdate + gender = 87% unique in US; removing name isn't enough. Always validate anonymization with re-identification testing.
|
|
167
|
-
- **Masking Only in UI**: Raw PII still in API responses, logs, database exports; must mask at source, not presentation layer.
|
|
168
|
-
- **No Retention Enforcement**: Policy says "delete after 2 years" but no automation; data lives forever. Every retention policy must have a corresponding automated deletion job.
|
|
169
|
-
- **Consent Stored But Never Checked**: Consent flags exist but not enforced in access control; legal compliance theater. Consent must gate data access at the query/API level.
|
|
170
|
-
- **Backup Exemption**: "We can't delete from backups" violates GDPR; need backup anonymization or documented legal basis for retention.
|
|
171
|
-
- **PII in Test Fixtures**: Never use real user data in test files, seed scripts, or CI/CD pipelines. Use synthetic data generators.
|
|
172
|
-
- **Logging PII**: Application logs must never contain PII. Implement scrubbing at write time with automated verification.
|
|
173
|
-
- **Zero PII in non-production**: Development, staging, and CI environments must contain zero real PII. Enforce through automated pipeline controls.
|
|
174
|
-
</critical_rules>
|
|
175
|
-
|
|
176
|
-
<success_criteria>
|
|
177
|
-
- [ ] Zero PII in non-production environments (dev, staging, CI)?
|
|
178
|
-
- [ ] Retention policies enforced automatically with scheduled deletion jobs?
|
|
179
|
-
- [ ] Consent withdrawal propagates across all systems within 30 days?
|
|
180
|
-
- [ ] Logs PII-free (scrubbed at write time, not redacted post-hoc)?
|
|
181
|
-
- [ ] Anonymization resistant to re-identification (k-anonymity k ≥ 5, no rare attributes)?
|
|
182
|
-
- [ ] Audit trail captures all PII access with sufficient detail for forensics?
|
|
183
|
-
- [ ] Differential privacy guarantees formally verified for analytics queries?
|
|
184
|
-
- [ ] PII detection automated in CI pipeline (pre-commit hooks, static analysis)?
|
|
185
|
-
- [ ] Data flow diagram current and consent coverage verified?
|
|
186
|
-
- [ ] Synthetic data generation available for all development environments?
|
|
187
|
-
</success_criteria>
|