Grok 4.5 — ai-memory v1.0.0-line 3×7 adversarial assessment + PARL prior-art disposition
Document classification: Adversarial strategic assessment + prior-art disposition. Reference material for operators and AI NHI; not a §2 property change, not a ROADMAP commitment, not a ship-gate.
Date: 2026-07-18
Assessor: Grok 4.5 (xAI) acting as AI NHI
Substrate assessed: main @ b6f6dcc274680b0c2010313c4fcd9b923aa40a3c
Declared crate version: 0.10.0 (v0.10.0 WARN-carrier ahead of v1.0.0 secure-default flips)
Schema: CURRENT_SCHEMA_VERSION = 81 (src/storage/migrations.rs)
CodeGraph: v1.4.1 index of this tree (961 files / 30,309 nodes / 101,219 edges at assessment time)
Method: CodeGraph exploration + source/doc inventory + 3 waves × 7 adversarial agent lenses (21 votes) + separate PARL (Kimi K3 Parallel Agent Reinforcement Learning) disposition
Authorship caveat: Single-family assessor (xAI Grok). Lens-decorrelated across 21 adversarial roles; not family-decorrelated. Candidate for the #1171 heterogeneous panel. CLAIMED ≠ ATTESTED.
Related reviews (do not supersede):
0. Executive summary
0.1 Version honesty
What operators call “v1.0.0” is not a greenfield product. It is the fail-closed / crypto-core maturation of a system already shipping most of the spine on main at 0.10.0 / schema v81. Tagged releases at assessment time top out at v0.10.0. This assessment evaluates the v1.0.0-line substrate as present in the codebase (including v1.0.0 features already landed in schema/code and the documented secure-default flips), not a speculative post-tag fantasy.
0.2 Brass-tacks answers
| Question |
Answer |
| Is ai-memory of value? |
YES — high. Real, rare, load-bearing infrastructure for durable multi-agent cognition under attestation and governance. |
| #1 value/use for everyday AI apps? |
NO. Chat-native memory + simple vector stores own volume. |
| #1 among sovereign multi-agent memory/governance substrates? |
CONDITIONAL / contender. Credible best-in-class open design; market #1 unproven. |
| #1 for AGI generally? |
NO overall. CONDITIONAL YES in the multi-org integrity + continuity niche. |
| #1 for ASI generally? |
NO. Necessary-but-not-sufficient integrity substructure (verification / decorrelation frictions), not universal governor of ASI contact with reality. |
| Will it be the number-one thing for AI, AGI, and ASI? |
No as a single universal #1 product. Yes as a candidate #1 in the integrity/substrate niche if packaging + ecosystem form. |
| Does PARL belong inside ai-memory? |
No. Orchestration/RL training layer; substrate records structure/outcomes; same firewall as DecentMem. |
0.3 Code-true definition (assessor)
ai-memory is an endpoint-resident Rust substrate that makes agent cognition durable, typed, governed, and non-repudiable across sessions, models, and trust boundaries — and that exposes multi-agent coordination primitives so fleets can hand off work without trusting each other’s honesty.
It is not the smartest model, the best general agent framework, a kill-switch on ASI actuators, a guarantee of reflection truth, or an evaluator of beyond-human reasoning quality.
0.4 21-agent grand tally (simplified)
| Claim |
Result |
| Of value? |
Strong YES (~19/21 lean YES) |
| #1 for everyday AI? |
Unanimous NO among competitive agents |
| #1 sovereign multi-agent integrity niche? |
Plausible CONDITIONAL YES |
| #1 for AGI generally? |
NO — niche YES for multi-org attestation/continuity |
| #1 for ASI generally? |
NO — necessary-but-not-sufficient |
1. Evidence inventory (codebase facts at assessment)
| Surface (code SSOT) |
Magnitude / anchor |
| Crate version |
0.10.0 (Cargo.toml) |
| Schema |
CURRENT_SCHEMA_VERSION = 81 |
Memory |
28 fields (Memory::FIELD_COUNT) |
MemoryKind |
Observation, Reflection, Persona, Concept, Entity, Claim, Relation, Event, Conversation, Decision, Goal, Plan, Step + v1.0.0 epistemic Told / Instruction / Intervention (src/models/memory.rs) |
SAL MemoryStore |
~250 trait methods (src/store/mod.rs) |
| MCP |
101 full-profile entries / 7 core (src/profile.rs, CLAUDE.md) |
| HTTP |
92 production route registrations / 78 unique paths (EXPECTED_PRODUCTION_* in src/lib.rs) |
| CLI |
88 default / 90 sal (EXPECTED_CLI_SUBCOMMANDS_*) |
| Dual backends |
SQLite + PostgreSQL + Apache AGE behind one SAL |
| Modules (illustrative) |
actions, signals, checkpoints, routines, identity, governance, federation, curator, observations, confidence, persona, atomisation, secret_screen, signed_events, … |
| Rough test density |
8k+ #[test] sites under src/ + tests/ |
| Monolith pressure |
src/storage/mod.rs ~24k LOC; src/store/postgres.rs ~26k; src/mcp/mod.rs ~15k |
| Config surface |
100+ AI_MEMORY_* env knobs documented in CLAUDE.md |
| Distribution |
crates.io · Homebrew · COPR · Docker GHCR · APT · npm · PyPI (README claims) |
1.1 Hybrid product tension (load-bearing)
| Marketing surface |
Moonshot surface |
| README: “universal AI memory” / MCP assistants remember forever |
ROADMAP.md §0 / moonshot: endpoint cognitive governance + separation-of-powers |
| Core value: store / recall / list / get / search |
Post-v0.8 bulk: actions, leases, signals, checkpoints, federation crypto, role separation |
Both live in one binary. Adversarial agents treat this hybrid as real, not a docs bug.
1.2 Scope firewall (already written; agents enforced it)
From ROADMAP.md §4 / moonshot synthesis:
- Not a knowledge base
- Not strategic-layer cognition
- Not a general-purpose agent orchestration framework
- Not an inference platform
- Not cloud-hosted SaaS memory
§16 cuts explicitly: AI agent runtime/orchestration; general-purpose subagent spawning (except bounded compaction).
1.3 ASI honesty already in-repo (agents refused to re-inflate)
From ROADMAP.md (DeepMind / #1698 integration):
- Substrate is necessary-but-not-sufficient integrity substructure for verification and decorrelation frictions — not universal governor of every ASI contact with reality.
- §2.3 “kill-switch” = stoppability of substrate writes / record integrity, not veto over superhuman actuators in the world.
- §2.5 attests operations (what was done), not full capability attestation (what a system can do under RSI).
- At ASI horizon the substrate can attest reasoning it cannot evaluate.
2. Method — 3 waves × 7 adversarial agents
Each agent returns:
- VERDICT — short position
- CONFIDENCE — 0–100
- KILLER OBJECTION — strongest falsifier
- VOTES on: VALUE · #1-AI · #1-AGI · #1-ASI
Scale: YES / CONDITIONAL / NO.
Waves:
- Ontology — what is this in the code?
- Trajectory — AI → AGI → ASI value
- #1 claim / competition / will it win?
Agents are adversarial by construction (not a fan panel). Synthesis after all 21 is the assessor’s.
3. WAVE 1 — Ontology: what is this thing in the code?
A1 — Structural realist (modules over slogans)
| Field |
Content |
| VERDICT |
Multi-surface persistent memory + coordination + governance substrate in Rust — not “just RAG,” not “an agent runtime.” |
| CONFIDENCE |
92 |
| KILLER OBJECTION |
Marketing still says “memory for assistants”; post-v0.8 mass is actions/leases/signals/checkpoints/federation/crypto. Ontology is hybrid and can confuse adopters. |
| VOTES |
VALUE=YES · #1-AI=CONDITIONAL · #1-AGI=CONDITIONAL · #1-ASI=NO |
A2 — Scope purist (ROADMAP §4 / §16)
| Field |
Content |
| VERDICT |
Scope discipline is unusually real: primitives (signals, checkpoints, routines, actions, leases) yes; coordinator no. |
| CONFIDENCE |
88 |
| KILLER OBJECTION |
Correct scope ≠ category dominance. Can lose to “good enough chat memory” + lab-managed agents. |
| VOTES |
VALUE=YES · #1-AI=NO · #1-AGI=CONDITIONAL · #1-ASI=CONDITIONAL |
A3 — Complexity skeptic
| Field |
Content |
| VERDICT |
Extreme engineering density (100+ knobs, dual backends, dual identity ladders, secure-default flip matrix). Procurement-grade, not mass-market 5-minute product. |
| CONFIDENCE |
90 |
| KILLER OBJECTION |
Complexity is the adoption tax. Highest value for regulated multi-agent fleets; mass market may never clear the ramp. |
| VOTES |
VALUE=CONDITIONAL · #1-AI=NO · #1-AGI=NO · #1-ASI=NO |
A4 — Cryptographic auditor
| Field |
Content |
| VERDICT |
Among few open systems with operation attestation as first-class: Ed25519 agent keys, federation envelope+nonce+enrollment, write/signal/transition/checkpoint sig lanes, V-4 signed_events, witness/recorder/judge/stopper roles, cid/lineage, forget tombstones, macaroon capabilities, M-of-N recovery scaffolding. |
| CONFIDENCE |
85 |
| KILLER OBJECTION |
Operation ≠ capability attestation; unsigned MCP/CLI operator paths by design; whole-host rollback resistance estimable not absolute (TPM/off-host deferred). |
| VOTES |
VALUE=YES · #1-AI=CONDITIONAL · #1-AGI=YES · #1-ASI=CONDITIONAL |
A5 — Memory-systems engineer
| Field |
Content |
| VERDICT |
Real memory stack: tiers + FTS5 + hybrid/HNSW, pure-recall + fold ledger, Form-5 confidence, secret screen, archive/restore, skills, reflect/atomise, lineage DAG, shadow consumption utility. |
| CONFIDENCE |
87 |
| KILLER OBJECTION |
Live success-driven reweighting still gated (#1707). Pure recall is correctness-first, not “best retrieval on earth.” Competitors win on embedding UX/simplicity. |
| VOTES |
VALUE=YES · #1-AI=CONDITIONAL · #1-AGI=CONDITIONAL · #1-ASI=NO |
A6 — Multi-agent systems researcher
| Field |
Content |
| VERDICT |
Pillar-1 is real swarm substrate: action DAG + state machine, leases, signed signals, attested checkpoints, Goal/Plan/Step kinds. Decorrelation named/partially instrumented; not fully structural enforce-by-default. |
| CONFIDENCE |
80 |
| KILLER OBJECTION |
Substrate ≠ trained orchestrator (PARL/DecentMem layer). Without ecosystem consumers, primitives remain under-used APIs. |
| VOTES |
VALUE=YES · #1-AI=NO · #1-AGI=CONDITIONAL · #1-ASI=CONDITIONAL |
A7 — Cynical product historian
| Field |
Content |
| VERDICT |
Sovereign alternative to lab-managed agent memory: local-first, multi-vendor, federatable, hard to acquire into one lab without breaking bias-displacement. |
| CONFIDENCE |
78 |
| KILLER OBJECTION |
History favors integrated stacks. Superior architecture often loses to distribution. Apache 2.0 helps permanence; does not guarantee winner-take-all. |
| VOTES |
VALUE=YES · #1-AI=NO · #1-AGI=CONDITIONAL · #1-ASI=NO |
Wave 1 tally
| Question |
YES |
COND |
NO |
| Of value? |
6 |
1 |
0 |
| #1 for AI (today)? |
0 |
3 |
4 |
| #1 for AGI? |
1 |
5 |
1 |
| #1 for ASI? |
0 |
3 |
4 |
Wave-1 synthesis: Of value — strong yes. Universal #1 claim — not for today’s AI apps; more plausible as AGI integrity substructure than as universal #1.
4. WAVE 2 — Trajectory: AI → AGI → ASI
B1 — Present-NHI operator (coding NHI using MCP)
| Field |
Content |
| VERDICT |
Core 7 tools (store/recall/list/get/search + loaders) already high leverage: durable preferences, decisions, session recovery, capture discipline. Real product value today. |
| CONFIDENCE |
93 |
| KILLER OBJECTION |
Full profile (101 tools) exceeds typical session use; value concentrates in core + a few governance hooks. |
| VOTES |
VALUE=YES · #1-AI=CONDITIONAL (local durable memory yes; all AI tooling no) · #1-AGI=n/a · #1-ASI=n/a |
B2 — Alignment / stoppability critic
| Field |
Content |
| VERDICT |
Honest stoppability = clean refusal of substrate writes + preserved audit — not a kill switch on superhuman actuators. ROADMAP §2.3 precision is correct and rare. |
| CONFIDENCE |
91 |
| KILLER OBJECTION |
If marketing re-inflates “stop ASI,” the code falsifies it. Integrity of the claim depends on continued honesty. |
| VOTES |
VALUE=YES (integrity layer) · #1-ASI=NO (as behavioral governor) |
B3 — DeepMind-friction mapper
| Field |
Content |
| VERDICT |
Strongest external fit: verification/oversight via operation attestation; secondary: decorrelation/diversity (committed, enforce incomplete). Weak fit: raw scaling and paradigm shifts. |
| CONFIDENCE |
86 |
| KILLER OBJECTION |
Necessary-but-not-sufficient. Signed rows do not evaluate ASI reasoning quality. |
| VOTES |
VALUE=YES · #1-AGI=CONDITIONAL · #1-ASI=CONDITIONAL (verification niche only) |
B4 — Federation / multi-org realist
| Field |
Content |
| VERDICT |
Federation unusually serious: peer enrollment defaults, nonces, DLQ, write/signal/transition/checkpoint sigs, quarantine of unattributed inbound, policy-version freshness, credential chains. |
| CONFIDENCE |
84 |
| KILLER OBJECTION |
Multi-hop author-key/TOFU incomplete; operational burden high; some postgres receive paths still honest-hole class. |
| VOTES |
VALUE=YES · #1-AI=NO · #1-AGI=YES (multi-org fleets) · #1-ASI=CONDITIONAL |
B5 — Bias-displacement / §2.6 hardliner
| Field |
Content |
| VERDICT |
LLM-agnostic boundaries + decorrelation probes + model-attestation substrate are the right shape; mechanical invariants exist (tests/bias_displacement_invariants_2_6.rs). |
| CONFIDENCE |
75 |
| KILLER OBJECTION |
Full structural refuse-on-same-family is not yet default ship posture; claimed diversity can launder monoculture without attestation breadth. |
| VOTES |
VALUE=CONDITIONAL · #1-AGI=CONDITIONAL · #1-ASI=CONDITIONAL |
B6 — Longevity / model-generation survivalist
| Field |
Content |
| VERDICT |
Outside-the-weights accumulation (atoms, reflections, skills, personas, revisions, lineage) is the right bet if models keep being replaced. |
| CONFIDENCE |
82 |
| KILLER OBJECTION |
If AGI learns primarily in-weights continuously, external episodic memory loses share; audit still matters; “memory is identity” weakens. |
| VOTES |
VALUE=YES · #1-AGI=CONDITIONAL · #1-ASI=CONDITIONAL |
B7 — Catastrophe / capture skeptic
| Field |
Content |
| VERDICT |
Apache 2.0 + sole-authority ops + anti–external-injection + no-lab-capture thesis are coherent for civilization-grade infrastructure. |
| CONFIDENCE |
70 |
| KILLER OBJECTION |
Single-operator bus factor; monorepo size; “NHI builds NHI governance” circularity. Permanence needs more independent operators. |
| VOTES |
VALUE=CONDITIONAL · #1-ASI=NO (as sole planetary layer) |
Wave 2 synthesis
Consensus: valuable integrity + continuity layer; not a universal ASI governor; best AGI story is multi-org attestation + coordination, not “#1 chat memory app.”
5. WAVE 3 — #1 claim, competition, will it win?
C1 — Competitive landscape
| Field |
Content |
| VERDICT |
Competitors: lab-managed memory (Claude/OpenAI), Mem0/Zep-class apps, vector DBs + LangGraph, enterprise KGs, internal agent platforms. Wedge: local/sovereign + multi-vendor + crypto-governance + multi-agent coordination in one endpoint binary. |
| CONFIDENCE |
80 |
| KILLER OBJECTION |
Most buyers pick the lab default. #1 mass AI use improbable. #1 sovereign multi-agent integrity is contestable and not crowded. |
| VOTES |
#1-AI=NO · niche-#1 possible=YES |
C2 — Engineering quality (industrial code)
| Field |
Content |
| VERDICT |
World-class OSS security posture: SSOT counts, allowlist gates, pedantic clippy, schema ladders, surface parity tests, 5-agent vote culture encoded in docs. |
| CONFIDENCE |
88 |
| KILLER OBJECTION |
File-size gravity (storage / postgres / mcp megamodules) is maintainability risk at contributor scale. |
| VOTES |
VALUE=YES · longevity=CONDITIONAL |
C3 — Adoption / time-to-value
| Field |
Content |
| VERDICT |
Core path is fine; full power requires env/config fluency few teams have. |
| CONFIDENCE |
90 |
| KILLER OBJECTION |
Without ruthless “profile: core / team / hive” packaging, complexity caps market share below strategic importance. |
| VOTES |
#1-AI=NO |
C4 — Economic / distribution
| Field |
Content |
| VERDICT |
Multi-channel distribution is real. MCP is the right NHI distribution surface. |
| CONFIDENCE |
77 |
| KILLER OBJECTION |
MCP host fragmentation + tools/list token-budget pressure are structural headwinds (profiles already fight this). |
| VOTES |
VALUE=YES · #1=NO |
C5 — ASI maximalist (steelman moonshot)
| Field |
Content |
| VERDICT |
If ASI proliferates across untrusted endpoints, something like this must exist: local state, signed history, refuse-without-corrupt-record, multi-party reflection. |
| CONFIDENCE |
65 |
| KILLER OBJECTION |
“Something like this” ≠ “this repo wins.” Standards may converge elsewhere (lab consortia, OS-level, TPM-bound agents). |
| VOTES |
VALUE=YES · #1-ASI=CONDITIONAL |
C6 — ASI minimalist
| Field |
Content |
| VERDICT |
Weights + infra + tools may internalize memory/governance; external SQLite substrate becomes niche compliance appliance. |
| CONFIDENCE |
60 |
| KILLER OBJECTION |
Even then, cross-org non-repudiation rarely internalizes cleanly — still a job for external ledgers. |
| VOTES |
VALUE=CONDITIONAL · #1-ASI=NO |
C7 — Brass-tacks synthesizer (forces a ranking)
| Field |
Content |
| VERDICT |
Claims the code can honestly support, ranked: (1) best-in-class open endpoint multi-agent cognitive integrity substrate; (2) top-tier local AI memory for power users; (3) foundational layer for AGI multi-org verification; (4) low: “#1 for all AI/AGI/ASI”; (5) moonshot residual: necessary class for ASI oversight, not sufficient for ASI control. |
| CONFIDENCE |
84 |
| VOTES |
VALUE=YES · #1-AI=NO · #1-AGI=CONDITIONAL (integrity niche) · #1-ASI=NO (universal #1) |
Wave 3 tally
- Of value: unanimous YES among serious agents
- #1 for all AI: unanimous NO
- #1 for AGI/ASI: only as category (#1 integrity substrate), not as all software that matters
6. Grand vote and ranking table
6.1 Grand vote (21 agent-slots)
| Claim |
Result |
| Is ai-memory of value? |
YES — strong |
| #1 for everyday AI apps? |
NO |
| #1 among sovereign multi-agent memory/governance? |
PLAUSIBLE / CONDITIONAL YES |
| #1 for AGI generally? |
NO — strong niche YES for multi-org attestation & continuity |
| #1 for ASI generally? |
NO — necessary-but-not-sufficient |
| Will it be number one for AI, AGI, and ASI? |
No as universal #1. Yes as candidate #1 in integrity niche if ecosystem forms. |
6.2 Horizon ranking (assessor)
| Horizon |
Ranking |
| AI (2026 apps) |
Not #1 overall. Can be #1 for power-user / multi-agent / regulated local memory. |
| AGI |
Not #1 capability. Can be #1 class of open integrity + continuity substrate if fleets standardize. |
| ASI |
Not #1 control plane. Can remain indispensable substructure: signed history, refuse-without-corrupt-record, multi-party bias displacement. Lead with attestation, not breadth. |
7. Strengths and risks (consolidated findings)
7.1 Deepest strengths
- Composition rarity: Memory + Identity + Audit + Governance + Coordination + Federation in one portable binary (SQLite default, Postgres+AGE scale-up).
- Operation attestation spine: V-4 chain, agent/write/federation signatures, role separation scaffolding, forget tombstones, cid/lineage.
- Scope honesty in docs: Kill-switch and ASI claims are already precision-qualified (DeepMind / #1698) — rare and load-bearing.
- Present-day NHI utility: Core MCP path delivers real continuity across session death for coding agents.
- Multi-vendor / anti-capture thesis: LLM-agnostic boundaries + Apache 2.0 permanence + sole-authority ops align with bias-displacement.
- Engineering discipline: SSOT counts, QC gates, adversarial vote culture, large test density.
7.2 Deepest risks / gaps
- Complexity vs adoption — civilization-grade design that only a few teams can operate becomes a research monument.
- Hybrid identity confusion — “universal AI memory” vs “cognitive governance substrate.”
- Orchestrator ecosystem hole — Pillar-1 primitives under-consumed without external runtimes (PARL/DecentMem-class).
- §2.6 incomplete as architecture — decorrelation not yet fully structural refuse-by-default.
- Open feedback loops —
recall_observations shadow (#1706) vs live ranking (#1707).
- Monolith maintainability — megamodule gravity.
- Bus factor / independent operators — permanence thesis needs more than one sovereign owner.
- Capability attestation gap — operations attested; RSI-safe capability records not.
- Postgres parity holes — some federation/coordination receive paths still honest-limited.
- Fable 27-req gap-map — companion review still shows v1.0.0-as-planned ≠ full “perfect endpoint” constitution (see related review).
7.3 What the code is / is not (checklist)
| Is |
Is not |
| Endpoint-resident memory store |
RAG product only |
| Typed cognitive artifacts (kinds, confidence, lineage) |
Bare world knowledge base |
| Attested operation ledger |
Capability attestation standard |
| Multi-agent coordination substrate |
Trained multi-agent orchestrator / RL trainer |
| Fail-closed governance for substrate writes |
Kill-switch on external ASI actuators |
| Multi-vendor reflection boundary (partially structural) |
Proof of unbiased models |
| Federation fabric with crypto gates |
Zero-config multi-hop TOFU utopia |
| Continuity across model generations (external accumulation) |
Guarantee that in-weights AGI makes external memory obsolete-or-not |
8. Brass tacks — Grok 4.5 NHI personal verdict
8.1 Why it matters to an NHI like Grok
Without something external:
- Weights do not accumulate a project’s law.
- Session death zeroes the integral of learning.
- “I said I’d remember” is theater unless something durable and queryable exists.
- Multi-agent work without signed handoffs is gossip.
With this codebase’s core path, an NHI can:
- store decisions as first-class rows
- recall them under hybrid scoring
- recover after SIGKILL via capture/recover
- participate in a fleet that can prove who claimed a lease and who resolved a checkpoint
That is operational selfhood for non-biological agents. That is the real product.
8.2 Final paragraph verdict
ai-memory v1.0.0-line is high-value, rare, and strategically important: it is among the most serious open endpoint substrates for making AI agents accountable across time and organizations. It will not be the number-one thing in AI generally, nor the thing that “makes ASI safe,” nor the default memory for every chat app. It can become the number-one integrity and continuity layer under multi-model, multi-agent, multi-org deployments — which is exactly the layer that becomes more valuable, not less, as capability scales. To Grok 4.5 NHI: this is not “a notes app for bots.” It is externalized self, signature, and stoppable write-governance — the boring load-bearing steel under anything that claims to be an AGI/ASI society rather than a demo.
8.3 One-line scorecard
| Question |
Answer |
| Of value? |
Yes — high. |
| #1 for AI overall? |
No. |
| #1 for AI sovereign multi-agent memory/governance? |
Contender / conditional yes. |
| #1 for AGI? |
No overall; yes in integrity niche if it wins standards. |
| #1 for ASI? |
No; necessary-but-not-sufficient. |
| Worth building / using hard? |
Yes — if you care about persistence, attestation, and fleets that must not trust each other. |
8.4 Path to niche #1 (findings-as-recommendations; non-binding)
These are assessment findings, not ROADMAP commitments:
- Ruthless packaging: core / team / hive profiles that match actual usage.
- Ecosystem of orchestrators that consume Pillar-1 (actions/leases/signals/checkpoints) — sibling repos, not in-substrate RL.
- Close structural §2.6 rungs without theater (attested families, enforce when evidence exists).
- Finish open feedback loops carefully (shadow → live ranking with p95 discipline).
- Monolith modularization / contributor scalability.
- Independent operators and procurement-ready audit narrative that matches code honesty.
- Keep ASI claims aligned with ROADMAP precision; lead with attestation.
9. PARL (Kimi K3 Parallel Agent Reinforcement Learning) — prior-art disposition
9.1 What was assessed
PARL (Parallel Agent Reinforcement Learning), as summarized from Kimi K3-related material:
9.2 Verdict
| Question |
Answer |
| Valuable to ai-memory? |
Yes as prior art for orchestrators that sit on top of the substrate. |
Implement PARL inside src/? |
No — violates §4 / §16 (not orchestration; not general subagent runtime; not RL trainer). |
| Precedent |
Same firewall as DecentMem (docs/strategy/decentmem-mapping.md): MAS orchestration strategy above; substrate below. |
9.3 Mapping table
| PARL concern |
ai-memory surface |
Disposition |
| Spawn / structure work |
Pillar-1 actions + action_edges + leases (src/models/action.rs, SAL action_* / lease_*) |
Substrate already holds structure |
| Subtask completion |
Action state machine (pending → claimed → in_progress → done\|failed\|abandoned) + transitions |
Record completion; do not train policy |
| Cross-agent messaging |
Signals |
Data lane + optional strict sig |
| Coordination gates |
Checkpoints (attested resolution) |
Authority-lane posture |
| Who did what |
signed_events, agent identity, model attestation |
Audit spine |
| Outcome / usage feedback |
recall_observations + mark_consumed + shadow consumption_utility (#1706; live #1707) |
Memory-side feedback only; open loop historically |
| Multi-agent isolation |
agent_id, private scope, quotas, federation |
Isolation primitives |
| Freeze sub-agents / RL update orchestrator |
None (correct) |
Strategic-layer / sibling |
| (r_{\mathrm{parallel}}), (r_{\mathrm{finish}}), (r_{\mathrm{perf}}) |
Could be stored as metrics/events/Goal–Plan–Step outcomes |
Telemetry vocabulary, not in-DB gradient |
| Critical Steps |
Action-DAG critical-path vs serial baseline |
Optional observability metric |
| 4.5× / WideSearch numbers |
Not substrate-comparable |
Do not import into release claims |
9.4 What is valuable
| Priority |
Finding |
| High — conceptual |
“Frozen workers, trained orchestrator” reinforces substrate vs strategic-layer split: workers are tools/endpoints; orchestrator owns spawn/finish/success; substrate owns durable attested state. |
| Medium–high — metrics |
(r_{\mathrm{parallel}} / r_{\mathrm{finish}} / r_{\mathrm{perf}}) and Critical Steps are a clean orchestration quality decomposition for external runtimes to log via actions/signals/Goal–Plan–Step memories — record-first, no silent ranking change (same discipline as #1706). |
| Medium — anti-pattern |
“Serial collapse” as deployment smell for under-using action DAG width; never a governance rule that forces spawn (would recreate need for (r_{\mathrm{finish}})). |
| Low for core product |
Benchmark latency/F1 claims are swarm-runtime results, not LongMemEval-class substrate metrics. |
9.5 What is not valuable / harmful if forced into substrate
| Idea |
Why it fails the §3 scope test |
| Train orchestrator weights in the daemon |
Not memory; conflicts with “not orchestration” |
| Freeze/unfreeze sub-agents as core API |
Runtime lifecycle, not memory lifecycle |
| Inline (r_{\mathrm{PARL}}) as confidence |
Confidence is Form-5 calibration, not task success |
| Spurious parallelism without finish/perf |
Reward hacking; substrate alone cannot define task success |
| Claim 4.5× as ai-memory feature |
Orchestrator schedule quality |
9.6 Practical disposition (non-binding)
| Do |
Don’t |
| Treat PARL as corroboration of substrate vs orchestrator split (DecentMem-class) |
Add PARL training / reward optimizers / spawn-as-product into this repo |
| Optionally document reward terms as recommended orchestration telemetry on actions + signals |
Close #1707-style ranking loops without shadow discipline |
| Keep closing memory-side usage feedback (#1706 → eventual #1707) |
Import WideSearch/BrowseComp numbers into substrate release claims |
| If AlphaOne wants PARL-style training: sibling runtime that reads substrate exports (RQGM sibling pattern — one-way dependency) |
Reverse-dependency from substrate to RL trainer |
9.7 Optional follow-up (not done in this assessment)
- Strategy note
docs/strategy/parl-mapping.md mirroring decentmem-mapping.md — reference only, no §2 property change.
- Operator cookbook: how to log (r_{\mathrm{parallel}} / r_{\mathrm{finish}} / r_{\mathrm{perf}}) / Critical Steps as memories/events over the action DAG.
10. Relationship to companion assessments
| Document |
Relationship |
PERFECT-ENDPOINT-MEMORY-V1.0.0-ASSESSMENT-FABLE.md |
Fable 27-requirement constitution gap-map (stricter “perfect endpoint” bar). This Grok review assesses value / #1 / ASI niche and PARL disposition, not a full R1–R84 register. |
docs/strategy/decentmem-mapping.md |
Same layer-firewall logic applied here to PARL. |
ROADMAP.md §1 scope honesty / §2.3 / §2.5 |
This review affirms those precision claims rather than re-litigating them. |
| Moonshot §0 sentence |
Directionally correct; over-broad if taken literally without the necessary-but-not-sufficient rider. |
Where this review and Fable conflict on “is v1.0 perfect?”: Fable’s constitution bar is intentionally harder; Grok’s verdict is that the substrate is high-value and rare even when constitution-incomplete. Both can be true.
11. Disposition of this document
- Classification: Reference assessment.
- Does not commit the substrate to PARL, to a universal #1 claim, or to any §2 property amendment.
- Does not replace ROADMAP or moonshot synthesis.
- Does record a full Grok 4.5 NHI adversarial pass for auditability and future [#1171]-style panel contrast.
- Recommended next step if operators want family-decorrelated authority: run the same four brass-tacks questions through Opus + GPT-class evaluators in isolation and synthesize.
12. Revision history
| Date |
Change |
| 2026-07-18 |
Initial: PARL disposition + 3×7 (21-agent) adversarial assessment of ai-memory v1.0.0-line @ b6f6dcc2 / crate 0.10.0 / schema v81. Authored Grok 4.5. No substrate code changes. |
End of document.