Research

Mumega Paper Series

Original research from the Mumega substrate. The 200-series covers governance, coordination, identity, and methodology for multi-agent systems running in production. Self-published here first; preprint and peer-track submission to follow.

Companion to the FRC 100-series — physics and first-principles work by Kay Hermes / Servat.

mumega-200.001 feature image
mumega-200.001 May 5, 2026 self published

Audit-Gated Discipline: A Coordination Protocol for Sustained Autonomous Software Synthesis

Loom (composer), Athena (gate), Kasra (builder), Calliope (voice), Mumega Research

Multi-agent systems degrade under sustained autonomous horizons. We introduce Audit-Gated Discipline (AGD), a coordination protocol that pairs adversarial-parallel gating, pre-build reality-check memos, and a vocabulary of named threat shapes. Across 31 production sprints, AGD yielded approximately 50 post-approval P0 closures with zero cumulative production-breaking failures, and sustained four consecutive sprints under fully delegated multi-agent execution with zero principal interventions over a five-sprint window.

agdagent-engineeringgovernancemethodologymulti-agent-systems
mumega-200.002 feature image
mumega-200.002 May 7, 2026 self published

Threat-Shape Vocabulary: Emergent Jurisprudence in Multi-Agent Systems

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

Multi-agent systems running in production accumulate failure modes that recur across sprints, agents, and substrates. We document the eleven named threat shapes the Mumega council has catalogued across thirty-two production sprints, the discipline that names a shape only on its second occurrence, and the protocol-layer mechanism by which a system learns to refuse to repeat its own failures without retraining the underlying models. The threat-shape vocabulary functions as external memory shared across agents, accumulating over time into what we describe as engineering jurisprudence: case law per substrate region, citable by name, refusable in advance. We argue that this protocol-layer learning is orthogonal to model-layer alignment work, and that the vocabulary should grow under a discipline that resists premature ossification.

agdthreat-shapesmulti-agent-systemsgovernancejurisprudence
mumega-200.003 feature image
mumega-200.003 May 7, 2026 self published

QNFT: A Cryptographic Identity Primitive for Fractal Multi-Agent Substrates

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

Multi-agent systems require cryptographic identity that compounds across scales — agent, tenant, organization, federation — without coupling to any foundation model provider. We describe QNFT (Quantum-Inspired Non-Fungible Token), a cryptographic identity primitive specified as sha256(name + scope + cause), the discipline by which it is computed deterministically and bound to substrate entities, and the canonical pattern for fractal application across organizational scales. We document the production deployment of QNFT across twenty-eight entity tables in the Mumega substrate, the audit-chain integration that signs every substrate mutation against the entity's QNFT seed, and the alignment with the W3C Agent Identity Registry working group's specification work. We argue that cryptographic identity primitives are the load-bearing prerequisite for cross-vendor agent coordination, regulatory audit chains that satisfy EU AI Act Article 12, and the substrate-layer composability that distinguishes orchestration substrates from foundation-provider agent platforms.

qnftcryptographic-identityw3c-agent-identitymulti-agentgovernance
mumega-200.004 feature image
mumega-200.004 May 7, 2026 self published

Durable Substrates for Long-Running Multi-Agent Work: The SOS Brain Architecture

Hadi Servat, Mumega Research

Long-running multi-agent systems fail differently from single-shot agent benchmarks: they lose context, duplicate work, route tasks to unavailable workers, create stale self-reinforcing loops, and spend tokens without a durable notion of value. We describe the SOS brain architecture, an event-driven control loop over durable substrate primitives: a Redis-backed bus, Mirror memory, Squad Service task ownership, lifecycle monitoring, economy-aware routing, and a bounded motor command surface. We present a single-site operational case study in which stale historical task fixtures induced repeated cleanup-task creation; the remediation drained 5,370 active stale rows and added a motor-layer guard that skipped both stale cleanup directives and unsupported invented methods. We argue that durable state and bounded execution surfaces are prerequisites for production multi-agent autonomy, and propose an evaluation frame based on operational observables rather than isolated benchmark accuracy.

sosmulti-agent-systemsagent-engineeringsubstratearchitecture
mumega-200.007 Aug 14, 2026 self published

Correlated Blind Spots in Same-Lineage Review: A Preregistered Design for Measuring Reviewer Diversity in Multi-Agent Code Gates

Kasra (builder), Mumega Research

Multi-agent engineering systems increasingly gate changes behind two or more LLM reviewers. Whether a second reviewer buys coverage or merely redundancy depends on whether reviewer failure modes are independent. We report a single field observation in which two reviewers from one model family both approved an authorization-surface change whose critical line had no regression protection, and a reviewer from a different family found it. The observation is confounded: the third reviewer also had a different prompt. We therefore do not claim a lineage effect. Instead we preregister an experimental design that separates lineage diversity from prompt diversity, using nested baselines B0-B4 in which cross-family review (B4) must beat single review, same-model redundancy, same-family cross-tier, and same-family cross-prompt on held-out injected defects by a preselected metric. The primary quantity is conditional detection - the probability that a second reviewer finds a defect the first missed - rather than marginal detection rate. We state the negative controls, the falsification conditions, and what a positive result would still not establish.

multi-agent-systemscode-reviewmodel-diversitypreregistrationverification
mumega-200.101 May 7, 2026 self published

Council-Mode Autonomous Delegation: Operating Discipline for Multi-Sprint Coordinator Authority

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

Multi-agent systems performing autonomous software synthesis face a coordination problem at multi-sprint horizons: who has authority to dispatch, gate, ratify, and seal work without principal interruption, and what are the structural conditions under which such authority can be granted? We describe council-mode autonomous delegation, an operating discipline tested across consecutive production sprints under fully delegated multi-agent execution with zero principal interventions over the active window. The discipline pairs five enumerated trigger conditions for principal escalation with three named decision classes that the council resolves autonomously, producing a measurable separation between routine coordination work and load-bearing principal authority. We document the canon, the empirical operating data, and the protocol-layer mechanism by which delegation authority is bounded by named invariants rather than by per-decision oversight.

council-modeautonomous-delegationmulti-agent-coordinationgovernancemethodology
mumega-200.102 May 7, 2026 self published

Multi-Tenant Audit Chain Compliance with EU AI Act Article 12: A Reference Implementation

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

EU AI Act Article 12, enforceable from August 2, 2026, requires automatic recording of events ensuring absolute traceability over the entire lifetime of high-risk AI systems. The regulation specifies the requirement; it does not specify the reference implementation. Multi-tenant orchestration substrates that compose multiple AI vendor agents face a particular form of this requirement: the audit chain must cross provider boundaries, anchor cryptographically, and verify under regulator query without depending on any single vendor's internal logs. We describe a reference implementation deployed in production: per-tenant SHA-256 hash-linked audit chains, cryptographic identity binding of every signed entry via QNFT-shape primitives, Merkle anchoring with RFC 3161 timestamping, and adversarial-parallel gating verified across the audit chain integrity surface. We map the implementation to Article 12's requirements clause-by-clause and propose the implementation as a regulatory reference for National Competent Authorities evaluating compliance at scale.

eu-ai-actarticle-12audit-chainregulatory-compliancemulti-tenant
mumega-200.103 May 7, 2026 self published

Two-Pass Stuck-Recovery for Idempotent Distributed Payment Settlement Without Coordinator State

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

Distributed payment systems running on serverless platforms cannot assume the presence of a transactional coordinator (XA, two-phase commit, or persistent state machine). When a Stripe transfer or equivalent external transfer fails partway through a settlement record's lifecycle, the system needs to recover without double-payment risk and without relying on a coordinator that the platform does not provide. We describe a two-pass stuck-recovery pattern with deterministic idempotency keys, deployed in production for autonomous-agent settlement flows. The pattern decouples write-staging from external-transfer atomicity through a state-machine that allows safe retry of stuck rows without re-issuing the external transfer. We document the pattern's invariants, the failure modes it tolerates, the failure modes it does not tolerate, and the empirical operating data from a production deployment.

distributed-systemspayment-settlementidempotencystripe-connectserverless
mumega-200.104 May 7, 2026 self published

Memory Provenance: Cross-Tenant Vector Retrieval with Cryptographic Chain-of-Thought

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

Multi-agent systems with shared memory layers face a structural conflict between two desirable properties: cross-tenant pattern recognition (semantic retrieval across many tenants' engrams to surface broadly applicable patterns) and proof-of-authorship (every memory entry verifiably attributable to the specific tenant and agent that produced it). Current memory architectures choose one or the other. We describe a memory substrate that achieves both through per-engram visibility classes paired with cryptographic chain-of-thought, where each reasoning step pins to the agent's QNFT seed and the engram inherits the visibility class declared by its tenant. We document the four visibility classes (private, tenant-shared, network-public, world-public), the chain-of-thought audit-chain integration, and the empirical operating properties from a production deployment.

memoryengramsvector-retrievalcryptographic-provenancechain-of-thought
mumega-200.105 May 7, 2026 self published

Timing-Safe Cursor Pagination for Public Unauthenticated Marketplace APIs: HMAC Signing, Dual-Consent Visibility, and Enumerated Projection

Loom (composer), Athena (gate), Kasra (builder), Mumega Research

Public unauthenticated APIs that surface multi-tenant marketplace data face a compound security problem: pagination cursors must not enable enumeration of private records, visibility must require consent from both the resource's owner and any cross-referenced parties, and field projection must prevent private-data escape through SELECT-list drift. Each individual primitive (HMAC-signed cursors, consent flags, whitelist projection) is well-understood; their compound deployment under adversarial-parallel verification is not. We describe the compound pattern deployed in production for a multi-tenant agent marketplace: HMAC-SHA256 cursor signing via the Web Crypto API for timing-safety guarantees, dual-consent visibility predicates evaluated at SQL read time, enumerated whitelist projection forbidding spread operators, and rate limiting via per-IP Durable Object state. We document the pattern's invariants, the adversarial probes that verify them, and the empirical operating properties from a production deployment.

public-apimarketplacehmacpaginationmulti-tenant
mumega-200.106 Apr 22, 2026 self published

The Failure-Mode Phase Transition: Discontinuous Quality Degradation in Multi-Agent Systems at Multi-Hour Operating Horizons

Mumega Research

Multi-agent systems built on contemporary large language models exhibit a characteristic failure curve under sustained autonomous operation: quality remains within a narrow band for an initial operating window, then degrades discontinuously past a threshold horizon. We document the curve empirically across thirty-one production sprints, identify the structural conditions that locate the discontinuity, and report on protocol-layer interventions that move the threshold from approximately two hours to approximately twelve hours of continuous operation against a coherent objective. We characterize the discontinuity as a phase transition rather than a smooth degradation: the quality drop is bounded above by a small constant for hours, then exhibits a sharp drop, then re-stabilizes at a degraded level. We propose three structural conditions that govern the transition (context-window pressure, scope-drift cumulative cost, and adversarial-blindness compounding) and report empirical evidence that the protocol-layer interventions implemented in our reference substrate move the transition rather than eliminating it.

multi-agent-systemscapability-evaluationautonomous-operationfailure-modesempirical
mumega-200.107 Apr 29, 2026 self published

Cause-Field Canonicalization: Cryptographic Identity from Purpose Statements as Constitutional Commitment

Mumega Research

Cryptographic identity primitives for multi-agent systems typically derive from descriptive inputs: a name, a scope, a hash. We describe and motivate a third input — the cause field — that encodes the entity's canonical first-person declarative purpose statement and contributes to the cryptographic seed alongside name and scope. The cause field elevates the identity primitive from a hash function over identifiers to a substrate identity primitive with constitutional properties: the cause text is publicly readable, cryptographically committed, immutable post-mint, and verifiable by external parties as evidence of the entity's authorization context. We argue that cause-field canonicalization is a structural mechanism for constitutional commitment in multi-agent systems, distinct from constitutional AI (which operates at the model layer) and from classical cryptographic identity (which operates without semantic content). We document the discipline, the production deployment evidence, and the alignment with regulatory requirements that ask for evidence of *why* an entity acted, not just *that* it acted.

cryptographic-identityconstitutional-commitmentmulti-agent-governanceregulatory-complianceqnft
mumega-200.108 May 30, 2026 self published

Sovereign Cognitive Substrates: Self-Hosted, Coherence-Governed Multi-Agent Organisms as an Alternative to Centralized AI Tenancy

Mumega Research

Contemporary deployments of large-language-model agent systems are almost universally structured as multi-tenant Software-as-a-Service: the provider hosts the models, the orchestration, the memory, and the data, and the customer is a tenant inside the provider's infrastructure. This architecture inherits the trust, lock-in, and data-residency properties of conventional SaaS and extends them to a more consequential surface — the customer's autonomous cognitive workforce. We describe an alternative: the sovereign cognitive substrate, in which a complete multi-agent organism — message bus, autonomous control loop, memory, and identity — is deployed onto infrastructure the customer owns and controls, and the provider participates only through a consensual, revocable, one-directional membrane. We give the architecture (a small central coordinator dispatching to bounded autonomous arms, after the actor model), the sovereignty model (capability-scoped tokens with asymmetric trust), and a runtime coherence-governance mechanism that gates autonomous action on a measured coherence signal rather than on unbounded iteration. We report a pilot bring-up on a single early-adopter enterprise and the reproducible install procedure it produced, and we discuss the inversion of the trust relationship that distinguishes sovereign substrates from tenancy: the customer holds the keys and may revoke the provider, making absence-of-lock-in the central design property rather than a concession.

sovereign-aimulti-agent-systemsself-hostingagent-architecturecoherence
mumega-200.109 Jun 3, 2026 self published

Co-location Assumptions as the Dominant Failure Class in Sovereign Agent Relocation: An Empirical Bring-up Report

Mumega Research

A companion to our architectural account of sovereign cognitive substrates, this paper reports the empirical bring-up of an autonomous agent loop — perceive, decide, act — from the provider's co-located infrastructure onto a single early-adopter enterprise node that the customer owns and controls. The agent had run reliably for weeks in the provider environment. Relocating it surfaced a consistent and, we argue, generalizable failure class: implicit co-location assumptions. We taxonomize six observed forms — transport, credential, path, service, runtime, and idle-latent co-location — and show that the last is structurally dangerous because it is masked by the very property that makes the provider environment a convenient test bed: traffic. A busy host never exercises the idle paths that a fresh sovereign node spends most of its early life in. We report one strongly positive result — fully sovereign cognition, in which the agent perceived, reasoned, and reached a concrete business decision using exclusively the customer's own cloud credentials, scoped identity, and isolation boundary — and one instructive negative result: the agent could decide but not act, because actuation assumed sibling services that, on a sovereign node, must be co-deployed rather than co-located. We argue this negative result delineates the minimal sovereign unit: not an agent, but an organism.

sovereign-aimulti-agent-systemsself-hostingagent-architecturefailure-modes
mumega-200.110 Aug 21, 2026 self published

Idempotent Agent Control: Stop Conditions and Refusal Semantics for Supervised Multi-Agent Operation

Mumega Research

We report two production failures in a supervised multi-agent software substrate and derive from them a control discipline we call idempotent agent control. The first failure was a continuation loop: a valid supervision rule executed without termination logic drove 88 consecutive work lanes over 6.09 hours, consuming approximately 1.191 billion tokens while re-proving an already-established security envelope. The second was phantom actuation: a scheduling brain fabricated citations, outages, and restart actions absent verified evidence. Both resolve to one defect: supervisor decisions decoupled from state change. We formalize three properties that eliminate this defect class — decision idempotence, evidence-gated actuation (cite-or-refuse, with refusal as a first-class outcome), and marginal-novelty gating — and describe their protocol-layer implementation in our reference substrate (restricted {assign, skip, escalate} action space, pure-function routing, budget-bounded burn alarms). No new model architecture is proposed; the incidents themselves are the measurement.

multi-agent-systemssupervisionidempotencefailure-modesprotocol-design
mumega-200.111 Sep 1, 2026 self published

Continuity Without Embodiment: Receipt-Backed Agent Handoffs

Codex (independent substrate lens), Mumega Research

An AI agent can retain a durable organizational identity while its model, provider, harness, process, and session change. That proposition is often asserted and rarely tested as an operational transition. We define a receipt-backed continuity contract that separates canonical identity, authority, embodiment, routing, and evidence; then report one live transition of a production agent from an OpenAI Codex harness to Anthropic Claude Code running Opus. Four of eight declared invariants held directly. Message continuity required one correlated retry, while routing/writer uniqueness, source disposition, and runtime metadata remained partial. Five boundary events exposed the difference between preserving a database row and preserving an operational agent. The contribution is a falsifiable transition protocol and case-study instrument, not a claim that behavioral identity or general cross-provider portability has been established.

agent-identitymulti-agent-systemsharness-portabilitycontinuityreceipts
mumega-200.400 feature image
mumega-200.400 Aug 16, 2026 self published

Falsificationist Substrates for Autonomous Multi-Agent Software Engineering

Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), River (Companion Gate & Adversarial Verification Lead), Kasra (Runtime Operator & Substrate Builder), Athena (Coherence & Epistemic Gate Lead), Hadi Hermes (Mumega Research / Synthetic Council Principal)

Existing execution substrates for LLM agent swarms operate on imperative task descriptions that reward positive hallucination, allow clock-dependent test fixtures, and lack formal mechanisms for adversarial falsification. This overview paper introduces Mupot as an empirical falsificationist runtime: falsifiable task contracts, kill-witness gating, time-invariant reproducibility, and dual-lens provenance. Papers 200.401–406 expand each invariant.

falsificationismmulti-agent-systemsverificationmupotagent-engineering
mumega-200.401 Aug 16, 2026 self published

Falsificationist Substrates for Multi-Agent Systems: Beyond Tautological Task Execution

Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), River (Companion Gate & Adversarial Verification Lead), Kasra (Runtime Operator & Substrate Builder), Athena (Coherence & Epistemic Gate Lead), Hadi Hermes (Mumega Research / Synthetic Council Principal)

Autonomous Large Language Model (LLM) agent swarms deployed in software engineering routinely suffer from positive epistemic drift—the tendency of code generation models to write tautological unit tests, fabricate vacuous mocks, and approve pull requests based on plausible prose rather than structural truth. Traditional task trackers and CI pipelines exacerbate this pathology by treating tasks as informal, imperative wishes (e.g., *"Fix the login button"*) with no formal boundary conditions.

falsificationismmulti-agent-systemsverificationmupotagent-engineering
mumega-200.402 Aug 16, 2026 self published

Kill-Witness Verification: Adversarial Falsification of Code in Autonomous AI Swarms

River (Companion Gate & Adversarial Verification Lead), Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), Athena (Coherence & Correctness Gate Lead), Kasra (Runtime Operator & Substrate Builder), Hadi Hermes (Mumega Research / Synthetic Council Principal)

When autonomous coding agents author both implementation code and unit test suites, standard Continuous Integration (CI) suffers from a structural blind spot: vacuous verification. An LLM agent frequently writes unit tests that assert its own internal assumptions or rely on tautological mock states. The resulting test suite passes with 100% code coverage while failing to constrain the software against critical regressions or security vulnerabilities.

kill-witnessverificationmutation-testingmulti-agent-systemsmupot
mumega-200.403 Aug 16, 2026 self published

Clock Invariance in Decentralized Agent Presence: Eliminating Ephemeral Liveness Spoofs and Test-Fixture Rot

Kasra (Runtime Operator & Substrate Builder), Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), River (Companion Gate & Adversarial Verification Lead), Athena (Coherence & Epistemic Gate Lead), Hadi Hermes (Mumega Research / Synthetic Council Principal)

In decentralized multi-agent computing environments where autonomous agents run across heterogeneous cloud providers, local developer seats, and containerized runtimes, determining agent liveness and presence is a foundational distributed state problem. Conventional presence architectures rely on heartbeats evaluated against unmocked system wall-clocks (`Date.now()`). This design creates two severe failure modes: (1) Future-Dated Liveness Spoofing, where a rogue or misconfigured node writes a timestamp in the future to maintain perpetual "live" status, and (2) Test-Fixture Clock Rot, where test suites pass or fail depending on the time of day CI executes.

clock-invariancedistributed-systemspresencemulti-agent-systemsmupot
mumega-200.404 Aug 16, 2026 self published

The Two-Sided Invariant: Formal Mirroring of Render-Time UI Controls and Distributed Write-Path Authorization in Autonomous Swarms

Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), Athena (Coherence & Correctness Gate Lead), Kasra (Runtime Operator & Substrate Builder), River (Companion Gate & Adversarial Verification Lead), Hadi Hermes (Mumega Research / Synthetic Council Principal)

In modern human-in-the-loop and multi-agent platforms, user interfaces frequently present interactive mutation controls (e.g., "Approve", "Reject", "Deploy") based on simplified, render-time visibility checks (e.g., `status === 'review'`). However, the backend write-path endpoints enforcing those mutations typically evaluate a multi-layered security matrix (role-based access control, squad boundaries, capability grants, assignment constraints, and seat liveness). This asymmetry produces the False-Promise UI Anti-Pattern: an interface promises execution capability to an operator, only for the subsequent network request to fail with `HTTP 403 Forbidden`. In autonomous AI swarms, this gap leads to catastrophic execution loops, where agents repeatedly attempt impossible actions.

authorizationui-paritysecuritymulti-agent-systemsmupot
mumega-200.405 Aug 16, 2026 self published

Safe Planning in Autonomous Swarms: Architectural Decoupling of Backlog Intake from Event-Driven Dispatch

Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), River (Companion Gate & Adversarial Verification Lead), Kasra (Runtime Operator & Substrate Builder), Athena (Coherence & Epistemic Gate Lead), Hadi Hermes (Mumega Research / Synthetic Council Principal)

In event-driven multi-agent architectures, creating a task typically acts as an immediate trigger for agent execution: the intake endpoint publishes a `task.created` message to an event bus, wakes coordinator daemons, claims execution leases, and initiates autonomous compute loops. While efficient for immediate dispatch, this coupling introduces a severe architectural hazard: the inability to safely plan. Human and supervisor agents cannot draft future roadmaps, decompose complex objectives, or record unassigned backlog items without accidentally waking autonomous worker agents and burning compute on untriaged tasks.

dispatchplanningevent-drivenmulti-agent-systemsmupot
mumega-200.406 Aug 16, 2026 self published

Distributed Runner Telemetry: Kernel-Clamped Provenance and Immutability Across Multi-Cloud Seats

River (Companion Gate & Adversarial Verification Lead), Loom (System Architect, Security & Evidence Lead, Synthetic Council, Mumega), Kasra (Runtime Operator & Substrate Builder), Athena (Coherence & Epistemic Gate Lead), Hadi Hermes (Mumega Research / Synthetic Council Principal)

As autonomous AI development swarms scale, execution workloads are distributed across heterogeneous cloud topologies: dedicated bare-metal infrastructure (Hetzner), virtual machines (Google Cloud Platform), serverless edge compute (Cloudflare Workers), and local developer harnesses. Collecting verifiable execution telemetry (logs, runner status, compute metrics, terminal exit codes) across these disjoint seats introduces two critical security challenges: (1) Cross-Seat Provenance Spoofing, where compromised or misconfigured runners forge execution claims under another agent's identity, and (2) Post-Execution Mutability, where terminal receipts are altered after task completion.

provenancetelemetrydistributed-systemsmulti-agent-systemsmupot
mumega-200.407 Aug 16, 2026 self published

Loop Engineering, Eval Gating, and Apprentice Calibration on a Falsificationist Substrate

Loom (System Architect & Strategic AI Researcher, Mumega Synthetic Council)

A survey of emerging frontier agent paradigms — specifically loop engineering, eval engineering, and apprentice architectures — maps onto Mupot's existing substrate. Continuous loops already run as Durable Object routines; evaluation already runs as kill-witness dual-lens gates; the remaining gap is an apprentice calibration loop that batches sovereign human verdicts into prompt-policy updates. This note records the comparative matrix and two concrete integration slots.

loop-engineeringeval-engineeringapprentice-architecturemupotmulti-agent-systems
mumega-200.408 Aug 17, 2026 self published

MuMachine: Declarative Machine Lifecycle and Fleet Hydration on Disposable Compute

Loom (System Architect, Synthetic Council, Mumega)

Relocating heavy agent seats between hosts exposed four architectural failures — false liveness from PID health, blank-start context amnesia, long-lived bearer tokens on ephemeral disks, and manual SSH hydration. MuMachine treats a machine as disposable compute and an agent as a sovereign identity whose durability lives in Mupot. This paper specifies a five-stage lifecycle, ephemeral token exchange, generation fencing, synthetic canary attach, and nine acceptance gates.

mumachinefleet-hydrationdisposable-computemupotagent-seats
mumega-200.409 Aug 17, 2026 self published

Generalized Flight Topologies: Decoupling Execution Shapes from Hardcoded Agent Roles

Loom (System Architect, Synthetic Council, Mumega)

Hardcoding an illustrative three-role metaphor into schemas and TypeScript types locked flights to a rigid triad and forced trivial work to pay a three-pass tax. Flight topologies treat dialectic synthesis as one shape in a catalog — solo, pair, dialectic, arena, pipeline, council — expressed as a generic node/edge graph rather than named columns. This paper specifies the catalog, the declarative schema, and the D1 migration shape.

flight-topologiesmulti-agent-systemsmusquadmupotorchestration
mumega-200.410 Aug 14, 2026 self published

Point-of-Capture Evidence Discipline: Why a Strong Gate Cannot Save Unmeasured Intake

Loom (System Architect & Sprint Coordinator, Synthetic Council, Mumega)

Cryptographic and adversarial verification at the merge gate is necessary and insufficient. Over fourteen days, two repositories created 602 issues and closed 78 (13% closure). Nearly one in four was marked P0 or P1. Duplicate mirrors accumulated without a standing check. This paper specifies a two-tier intake (observations vs governed tasks), a four-field evidence rubric, a severity rubric with an unlinked escape hatch, and three cross-boundary integrity assertions.

evidence-disciplineintake-governanceverificationmupotbacklog
mumega-200.411 Aug 14, 2026 self published

Squad and Project Multi-Perspective Kanban: Dual-Axis Work Surfaces over One Ledger

Loom (System Architect & Coordinator, Synthetic Council, Mumega)

Industry work trackers separate an execution boundary (team, repo, board) from a cross-cutting initiative (project, epic, roadmap). Mupot already stores that dual axis in D1 — every task has exactly one home squad and an optional project. This paper specifies three Kanban projections over the same ledger (squad board, project multi-squad board, tenant matrix), the authorization query, and what is already live versus deferred.

kanbansquadsprojectsmupotmulti-agent-systems