In development. Seeking design partners.

Planned architecture

Contracts are durable. Plans are replaceable.

PillarMesh is being designed around deterministic compiler authority: identical canonical inputs and compiler versions should produce identical semantic artifacts.

The platform will reject an illegal or infeasible request with No Valid Planinstead of allowing generated candidates or runtime convenience to become execution authority.

Public system boundary

Five cooperating planes

Artifact integrity

Admission is not mutable runtime advice.

Before execution, the runtime will verify the signature and digest of the admitted artifact rather than trusting mutable instructions.

Human authority

People retain the consequential decisions.

People retain authority over meaning, policy, access, material cost, migrations, and destructive work.

Six explicit boundaries

  1. 01

    Integration Contract

    Declares the supported outcome, boundaries, and constraints.

  2. 02

    Physical plan

    Selects a concrete, reviewable approach for the declared contract.

  3. 03

    Execution graph

    Makes the ordered, bounded work explicit before runtime begins.

  4. 04

    Runtime

    Carries out approved work under supervised automation.

  5. 05

    Reconciliation

    Checks source-to-consumer outcomes rather than assuming success.

  6. 06

    Evidence

    Records attributable facts about what was planned, run, and observed.

Explicit limits

Bounded by what can be proved and governed.

The planned boundary does not include arbitrary destinations, a general-purpose scheduler, autonomous semantic approval, or universal exactly-once behavior.

Reconciliation and evidence will establish attributable source-to-consumer facts. Logs and monitoring remain useful operational signals, but they are not substitutes for that evidence.