mindforge-cc 7.0.0 → 8.0.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 +50 -10
- package/.planning/AUDIT.jsonl +15 -0
- package/CHANGELOG.md +23 -0
- package/README.md +33 -27
- package/RELEASENOTES.md +31 -0
- package/bin/engine/mesh-syncer.js +129 -0
- package/bin/engine/nexus-tracer.js +23 -1
- package/bin/engine/orbital-guardian.js +84 -0
- package/bin/engine/skill-evolver.js +105 -0
- package/bin/governance/config-manager.js +26 -0
- package/bin/governance/policy-gate-hardened.js +30 -49
- package/bin/memory/semantic-hub.js +107 -5
- package/bin/memory/vector-hub.js +170 -0
- package/bin/migrations/v8-sqlite-migration.js +85 -0
- package/bin/revops/remediation-queue.js +48 -24
- package/docs/INTELLIGENCE-MESH.md +13 -13
- package/docs/usp-features.md +12 -4
- package/package.json +6 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
# MindForge Federated Intelligence Mesh (FIM) (
|
|
2
|
-
MindForge
|
|
1
|
+
# MindForge Federated Intelligence Mesh (FIM) (v8.0.0 Celestial)
|
|
2
|
+
MindForge v8.0.0 — Unified, Federated & Hardware-Attested Distributed Intelligence
|
|
3
3
|
|
|
4
4
|
## 1. Overview
|
|
5
5
|
The **Federated Intelligence Mesh (FIM)** is the enterprise-grade evolution of the Global Intelligence Mesh. It transitions MindForge from machine-local memory to a distributed organizational intelligence network. In v6.2.0, FIM evolves from a reactive knowledge store to a **Proactive Homing** mesh where agents actively hunt for intents and collaboratively heal reasoning drift.
|
|
@@ -7,20 +7,20 @@ The **Federated Intelligence Mesh (FIM)** is the enterprise-grade evolution of t
|
|
|
7
7
|
## 2. Architecture
|
|
8
8
|
The V6 mesh is built on four core pillars:
|
|
9
9
|
|
|
10
|
-
### A.
|
|
11
|
-
- **Role**: Secure,
|
|
12
|
-
- **
|
|
10
|
+
### A. Mesh Syncer (`mesh-syncer.js`) [Pillar XVI]
|
|
11
|
+
- **Role**: Secure, signed knowledge exchange between MindForge nodes.
|
|
12
|
+
- **MindForge Bundles (.mfb)**: Encapsulated, compressed reasoning traces and skills with ZTAI-signed integrity proofs.
|
|
13
|
+
- **Federated Synthesis**: Merges external knowledge into the local Unified Persistence layer with automatic provenance tracking.
|
|
13
14
|
|
|
14
15
|
### B. Federated Sync (`federated-sync.js`)
|
|
15
|
-
- **Role**:
|
|
16
|
-
- **
|
|
16
|
+
- **Role**: Peer-to-peer task handoff and state synchronization.
|
|
17
|
+
- **Hardware Attestation (v8.0.0)**: High-impact mesh operations now require Tier 3 Hardware Enclave (HSM) attestation before propagation.
|
|
17
18
|
|
|
18
|
-
### C.
|
|
19
|
-
- **Role**:
|
|
20
|
-
- **Collaborative Reasoning**: When a mesh node detects a reasoning drift score > 80, peer agents automatically "home in" on the node via the mesh to provide adversarial synthesis and recovery vectors.
|
|
19
|
+
### C. Unified Persistence Bridge (`vector-hub.js`) [Pillar XV]
|
|
20
|
+
- **Role**: High-speed SQL source of truth for the mesh, replacing slow JSONL file-watching with sub-millisecond reasoning retrieval.
|
|
21
21
|
|
|
22
|
-
### D.
|
|
23
|
-
- **Role**:
|
|
22
|
+
### D. Skill Evolver (`skill-evolver.js`) [Pillar XVII]
|
|
23
|
+
- **Role**: Cross-mesh pattern recognition where peer traces are automatically mined for evolved local skills.
|
|
24
24
|
|
|
25
25
|
## 3. Workflow & Provenance
|
|
26
26
|
1. **Intent Harvesting**: The `IntentHarvester` proactively claims tasks from the FIM based on skill-affinity.
|
|
@@ -34,4 +34,4 @@ The V6 mesh is built on four core pillars:
|
|
|
34
34
|
- **Distributed Resilience**: The mesh is a self-healing engine where every agent monitors the health of the whole.
|
|
35
35
|
|
|
36
36
|
---
|
|
37
|
-
*Status:
|
|
37
|
+
*Status: V8.0.0 Celestial Pillars XV-XVIII Implemented & Verified (2026-04-11)*
|
package/docs/usp-features.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
# MindForge:
|
|
1
|
+
# MindForge: 32 Unique Selling Points & Core Features (v8.0.0 Celestial)
|
|
2
2
|
|
|
3
3
|
MindForge is the enterprise's **Agentic OS**, built on the **CADIA v6.2 (Cross-Agentic Deterministic Intelligence Architecture)** framework. It provides a self-healing, self-optimizing environment for autonomous agent execution at scale.
|
|
4
4
|
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
## The
|
|
7
|
+
## The 16 Pillars of Celestial Intelligence
|
|
8
8
|
|
|
9
9
|
1. **Pillar I: Semantic Vector Consensus** (FIM v2) - Distributed knowledge merging.
|
|
10
10
|
2. **Pillar II: Dynamic Blast Radius** (APO v2) - Real-time risk scoring (CADIA).
|
|
@@ -18,10 +18,14 @@ MindForge is the enterprise's **Agentic OS**, built on the **CADIA v6.2 (Cross-A
|
|
|
18
18
|
10. **Pillar VI: Sovereign Reason Enclaves** (ZK-Audit) - Privacy-preserving audit trails.
|
|
19
19
|
11. **Pillar XI: Post-Quantum Agentic Security** (PQAS) - Lattice-based signatures and bypasses.
|
|
20
20
|
12. **Pillar XII: Proactive Semantic Homing** (Homing) - Proactive intent harvesting and mesh healing.
|
|
21
|
+
13. **Pillar XV: Unified Persistence Layer** (v8) - Sub-millisecond SQL reasoning audits.
|
|
22
|
+
14. **Pillar XVI: Federated Mesh Synthesis** (v8) - Cryptographically signed knowledge handoffs.
|
|
23
|
+
15. **Pillar XVII: Autonomous Skill Evolution** (v8) - Self-generating skills from reasoning traces.
|
|
24
|
+
16. **Pillar XVIII: Orbital Governance** (v8) - Hardware-attested safety gates (HSM).
|
|
21
25
|
|
|
22
26
|
---
|
|
23
27
|
|
|
24
|
-
##
|
|
28
|
+
## 30 Elite Unique Selling Points (USPs)
|
|
25
29
|
|
|
26
30
|
1. **File-Driven Governance**: Behavior defined by Markdown/JSON, auditable like code.
|
|
27
31
|
2. **Wave-Based Parallel Execution**: Dependency-ordered clusters for speed without chaos.
|
|
@@ -49,6 +53,10 @@ MindForge is the enterprise's **Agentic OS**, built on the **CADIA v6.2 (Cross-A
|
|
|
49
53
|
24. **Sovereign ROI Arbitrage**: Automated steering to lowest-cost/highest-value model tiers.
|
|
50
54
|
25. **Ghost Pattern Detection**: Automated planning-phase detection of past architectural failures.
|
|
51
55
|
26. **Sentinel Execution Center**: Centralized JIT attestation and reasoning guardrail enforcement.
|
|
56
|
+
27. **Unified Persistence (Celestial DB)**: High-performance SQL engine for sub-millisecond reasoning audits.
|
|
57
|
+
28. **Federated Mesh Synthesis**: Secure, signed knowledge exchange via MindForge Bundles (.mfb).
|
|
58
|
+
29. **Autonomous Skill Evolution**: Trace-to-Skill mining loop for self-improving reasoning patterns.
|
|
59
|
+
30. **Hardware-Bound Attestation**: HSM/Biometric security gates for critical architectural mutations.
|
|
52
60
|
|
|
53
61
|
---
|
|
54
62
|
|
|
@@ -91,4 +99,4 @@ Organizational-level knowledge sharing via the Global Intelligence Mesh.
|
|
|
91
99
|
---
|
|
92
100
|
|
|
93
101
|
## Summary
|
|
94
|
-
MindForge
|
|
102
|
+
MindForge v8.0.0 **Celestial Orchestration** represents the pinnacle of the Agentic OS evolution. By combining **Unified SQL Persistence** and **Federated Mesh Synthesis** with the core Sentinel security layer, it provides the first framework capable of local reasoning speed at a global federated scale with hardware-attested governance.
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mindforge-cc",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "MindForge — Sovereign Agentic Intelligence Framework. (
|
|
3
|
+
"version": "8.0.0",
|
|
4
|
+
"description": "MindForge — Sovereign Agentic Intelligence Framework. (Celestial Orchestration v8 & FMS Enabled)",
|
|
5
5
|
"bin": {
|
|
6
6
|
"mindforge-cc": "bin/install.js"
|
|
7
7
|
},
|
|
@@ -51,6 +51,8 @@
|
|
|
51
51
|
"node": ">=18.0.0"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"
|
|
54
|
+
"better-sqlite3": "^12.8.0",
|
|
55
|
+
"express": "^4.19.2",
|
|
56
|
+
"kysely": "^0.28.16"
|
|
55
57
|
}
|
|
56
|
-
}
|
|
58
|
+
}
|