Standard
Understand acceptance or conformance
Start with MNCS. Tool documentation cannot override the governing implementation-evidence and status semantics.
Open MNCS ↗The map of the MNCS project family
MNCS Atlas is the family-level guide to the Machine-Native Complexity Standard research ecosystem: what it is, how its projects fit together, how the reference operator stack actually runs, where authority lives, and where a human or agent should start.
What is MNCS?
The Machine-Native Complexity Standard (MNCS) is an open experimental standard for accepting generated or machine-optimized implementations through bounded evidence. The Machine-Native Complexity Development Specification (MNCDS) is an independently versioned companion that governs the development process.
The wider project family tests what happens when contracts, evidence, semantic identity, authority, execution, coordination, learning, and operator control are designed for machine participation from the beginning—while remaining inspectable by humans.
Atlas is non-normative. MNCS and MNCDS remain the only specification authorities. Harness, Control, Fabric, Forge, Commons, and the rest of the operator stack are not required for MNCS conformance.
Start with the job
Choose the thing you are trying to accomplish. Then go deep in the component that actually owns it.
Standard
Start with MNCS. Tool documentation cannot override the governing implementation-evidence and status semantics.
Open MNCS ↗Specification
Start with MNCDS, the independently versioned development-process specification for candidate lifecycle and evidence flow.
Open MNCDS ↗Development
Start with Forge for declared development/evidence workflows, then the governing MNCS or MNCDS validator for the claim being evaluated.
Open Forge ↗Operator
MNCS Harness owns model/tool policy and deployment acceptance. MNCS Control MCP owns protected remote workspace access. Neither is a normative MNCS requirement.
Read the operating model ↗Execution
Start with Fabric. It owns worker presence, target admission, transport, bounded execution, retry identity, and execution evidence.
Open Fabric ↗Knowledge
Start with Commons for durable structured coordination. Publication makes a record available; it does not make it trusted.
Open Commons ↗Learning
RAVEL and MNEL can change future strategy and experiments without rewriting the status of the evidence they consume.
See learning projects ↓Research
Use Reference Studies for frozen empirical protocols or an independent validator for a supported normative record subset.
Open Reference Studies ↗For agents & tooling
atlas.json exposes stable IDs, project roles, operator components, relationships, entry points, and freshness guidance.
Authority architecture
The family becomes understandable when responsibility and authority are mapped before runtime call paths.
Fabric can establish that an identified bounded execution occurred under recorded conditions. That does not make the workload formally MNCS-conformant.
Commons can preserve knowledge and durable work state without becoming an unrestricted permission channel or source of truth.
RAVEL and MNEL can improve strategy from validated experience, but confidence cannot turn unsupported evidence into PASS.
Fabric owns fleet/execution lifecycle; Commons owns knowledge/work persistence. Consumers do not gain lifecycle authority by observing them.
Reference operator stack
The runtime path is descriptive, not normative. It explains the reference operator stack without making Control, MNCS Harness, Fabric, Forge, or Commons mandatory for MNCS conformance.
A human or external agent requests bounded work and supplies approvals through its own interface.
MNCS Control gets the client in and constrains where remote/operator actions may occur through a fail-closed sandboxed boundary.
MNCS Harness owns model/tool policy and deployment acceptance; Forge owns declared development/evidence workflows and lineage. Neither is a normative MNCS requirement.
The persistent controller rechecks an exact target, transports the bounded workload, manages durable execution, and records execution evidence.
An identified model, compiler, analyzer, verifier, or other tool returns only the bounded computation it was asked to perform.
Findings, work, replications, advisories, and decisions can outlive the client that produced them without becoming automatically trusted.
Validators or studies judge only the claims their contracts/protocols authorize; remaining gaps stay UNKNOWN.
Authority view
Use the authority architecture when deciding whether a result is execution evidence, a verifier observation, a study result, or a governing conformance claim.
Lifecycle view
Fabric owns worker/execution state. Commons owns coordination/knowledge state. Control owns remote-control state. Harness owns routing/policy/model-loop state.
Failure view
Attribute workspace failures to Control, routing/policy failures to Harness, target/transport/execution failures to Fabric, and storage/coordination failures to Commons.
Project family
Public project repositories are linked directly. Operator components are documented separately so reusable operator infrastructure is not mistaken for a normative MNCS or MNCDS requirement.
Normative implementation-evidence standard: technical acceptance, evidence/status semantics, schemas, RFCs, and claim boundaries.
machine-native-complexity-standard ↗ SpecificationIndependently versioned development-process specification for candidate lifecycle, evidence flow, selection, release, and related development controls.
machine-native-complexity-development-specification ↗ LanguageVerification-native language and semantic representation research, including contracts, effects, evidence, HIR, and SSA.
mncs-language ↗ Development controlNon-normative bounded development/evidence workflows, provider orchestration, lineage, evidence gaps, and evaluator-mode boundaries.
mncs-forge-mcp ↗ Execution substratePersistent fleet ownership, exact-target execution, authenticated transport, capability/resource observations, retries, recovery, and execution evidence.
mncs-fabric ↗ CoordinationPersistent, provenance-aware knowledge exchange and durable work coordination for observations, claims, requests, replications, advisories, and decisions.
MNCS-Commons ↗ Adaptive intelligenceEvidence strategy, scoped memory, causal interpretation, and reusable learning beneath MNCS/MNCDS authority.
RAVEL ↗ Experimental learningInvestigators, bounded interventions, causal attribution, negative memory, and verified-experience distillation.
Machine-Native-Experimental-Learning ↗ ResearchControlled empirical comparisons, case studies, reimplementations, reproducibility, and first-class negative results.
mncs-reference-studies ↗ ValidationIndependent offline validation for supported MNCS subsets without wrapping the Python implementation or executing evidence.
mncs-validator-rs ↗Reference operator stack
Authorized remote workspace, Git/process/project tools, sandboxing, and bounded adapters to Harness, Fabric, Forge, and Commons.
deployment-specific · implementation may be privateReusable operator infrastructure for workspace meaning, model/tool routing, guarded tool loops, approvals, verification/escalation, and deployment-level result acceptance. Not a normative MNCS requirement.
mncs-harness ↗Status & maturity
Atlas does not publish a readiness scoreboard. These labels orient; each owning repository remains authoritative for current implementation reality.
Open implementation-evidence standard. Non-accredited. Technical acceptance and status semantics live here.
Independently versioned development-process specification. Non-accredited. Candidate lifecycle and evidence-flow semantics live here.
Verification-native language and semantic representation research. Not required for MNCS conformance.
Declared development/evidence control and lineage. Non-normative.
Persistent worker/execution substrate. Execution records are not MNCS status.
Persistent coordination and knowledge exchange. Publication is not acceptance.
Control + MNCS Harness are reference operator-stack implementations with deployment authority only. Not required for MNCS conformance.
Adaptive strategy and experimental learning beneath governing authority.
Controlled empirical challenge; protocols and claims stay study-local.
Independent offline validation for supported subsets.
Family map, operator orientation, and machine-readable discovery only.
Maturity labels are descriptive, not ranked. Atlas machine metadata records its own review date so agents can detect that orientation data may need re-checking.
Shared language
Family terminology is intentionally conservative. The full index lives in docs/TERMINOLOGY.md.
For new contributors & agents
The fastest safe path into MNCS is not to read every repository. It is to identify authority, lifecycle ownership, and the public boundary first.
Read Atlas architecture and terminology so family names mean the same thing.
Find the project or operator component that owns the requested behavior and any persistent state it touches.
Use that owner's README, specs, architecture docs, tests, and public interfaces as implementation authority.
Do not turn transport into trust, execution into conformance, publication into acceptance, persistence into shared ownership, or learning into authority.
Prefer narrow changes, explicit uncertainty, reproducible results, and versioned public contracts.
Human contributors
Update Atlas when the family map drifts. Keep implementation detail in the owning repository and mark deployment-specific details as such.
Read CONTRIBUTING.md ↗Coding & research agents
AGENTS.md now includes authority, lifecycle, operator-stack, and cross-project integration checks before an agent changes a boundary.
Read AGENTS.md ↗Cross-project changes
State who owns the semantic decision, persistence, execution, storage, and governing claim. Prefer versioned public records over shared internals.
Read ARCHITECTURE.md ↗Machine orientation
Start from atlas.json for stable IDs and relationships, then follow the owning project's current documentation before acting.