This page is for researchers, technical partners, open-source contributors, and serious reviewers who want to enter the research layer of FractaVolta.

For concrete deployment opportunities, see For deployers. For local Corsica-based field projects, the French operational entry point is FractaVolta en Corse.

The corpus

The work spans a public corpus of repositories, each producing research-grade documents that cross-reference each other:

  • MareNostrum — strategic framework, CXU specification, DHITL (Democratic Humans in the Loop), Mediterranean solar commons, circuit-to-packet transition theory.
  • FractaVolta — physical infrastructure layer: EPN, PGN, DC-native nodes, IPN, Mariani Village.
  • Cogentia — cognitive infrastructure tooling: cogentia.js, Cogentia Commons methodology, Pipeline method, continuation protocol.
  • inseme — platform and COP runtime: Cognitive Orchestration Protocol, briques, applications.
  • barons-Mariani — political and institutional framework: Plan 2038, Discours de la seconde méthode, Projet #1755.
  • Inox — language and runtime substrate: concatenative stack VM with strict control/data plane separation, designed for nodes of the future Fractanet.
  • Ubikia — editorial derivation and publication layer: source-first derived products, personas, platform packages, and publication ledger.

Each repository carries a research/index.md and a research/corpus-status.md when applicable. Together they form the navigable map of the research corpus.

Foundational papers by layer

Energy substrate

Compute substrate

Cognition layer

Language and runtime substrate

Civic layer

The methodology

The corpus follows the second method:

  1. Publish the process, not only the result. Continuations make the process inspectable.
  2. Every objection is a first-class contribution. Falsifiable claims, marked-unfalsifiable feelings of certainty, and requests for specifics are all part of the record.
  3. Structure for machine readability from the start. Stable identifiers, schemas, canonical URLs, and append-only audit logs.
  4. Let the corpus be its own evidence. The repositories demonstrate the method on themselves.
  5. Encode the boundary in the architecture. Epistemic participation and political governance must remain distinct.

The operational counterpart of the second method is the Pipeline: intuitions become cognitive packets; packets become versioned source documents; source documents derive into audience-specific products; public feedback reintegrates into the corpus.

The companion paper Derived Products formalises the source ↔ derived split.

The continuation protocol

cogentia.continuation.v1 is the operational realization of cop/continuation, COP's foundational continuation primitive. It is a typed, validated, provider-neutral resumption point for CLI tools.

The soundness test is binding:

Can Claude be replaced by a human, or by another agent, without modifying cogentia.js? If yes, the protocol is sound. If no, the protocol is contaminated.

The protocol is implemented in scripts/cogentia.js. See Agent-Resumable CLI for the full design.

How to contribute

The corpus is open source under CC BY-SA 4.0 for research and MIT for code.

As a contestant

  • File an objection on any paper as a GitHub issue or pull request.
  • Per Rule 2, your objection becomes part of the record.
  • The objection can be converted into a falsifiable claim, marked as a feeling of certainty with attribution, or returned for the specifics that would make it testable.

As a contributor

  • Fork a repository.
  • Add to the relevant research index following canonical patterns.
  • Use front matter with canonical_url when appropriate.
  • Run the corpus checks where available.
  • Open a pull request.

As an extender

  • Write a new brique for inseme.
  • Write a new continuation profile on top of cop/continuation.
  • Replicate the EPN / PGN / IPN architecture on a different territory.

Toolchain

  • cogentia.js — Cogentia Commons CLI: multi-repo document navigation, generated corpus views, trails, continuations, read-only GitHub issue packets, git drift and consolidation checks.
  • inseme + COP — deployable platform and cognitive orchestration protocol runtime.
  • .cogentia.json — per-corpus registry of repositories.
  • .cogentiaignore — per-repo ignore patterns for operational artifacts that should not be flagged as unanchored claims.

Contact and next steps

For concrete deployment opportunities, see For deployers. For local Corsica-based field projects, see FractaVolta en Corse.

All papers: CC BY-SA 4.0. All software: MIT.