VERAXIS OPEN R&D · OPEN INSTITUTIONAL COMPUTATION · BUILDING THE INFRASTRUCTURE IN PUBLIC
CATEGORY THESIS / OPEN R&D

The next $1T AI market is Open Institutional Computation.

A thesis under active construction: as machines become able to commit actions in the world, institutions need computational infrastructure that keeps human-written meaning, warrant and authority attached to what those machines do.

THE CIVILIZATION-SCALE QUESTIONHow does society keep the ability to govern machines once machines can act?
THE ENGINEERING PROGRAMCarry institutional meaning from human source to machine consequence—and back through correction.
MATERIAL THESIS ADVANCE · 28 AUG 2026 Open Institutional Computation now has an explicit end-to-end continuity architecture: from governing source and admitted meaning through runtime authority, exact action, consequence, independent observation, reconciliation and later examination. See what changed in the thesis ↓
01 / THE BREAK

Policy engines can execute a rule.
The harder question is: why is this the rule?

Rules as Code and Policy as Code moved institutional rules closer to software. That progress matters. The open question begins one layer upstream: human-written regulation contains interpretation, ambiguity, authority, time and institutional judgment that do not disappear when the rule becomes executable.

01

Rules as Code

Make parts of law and regulation machine-consumable. OpenFisca, Better Rules and legal DSL work narrowed the translation gap.

OpenFisca ↗
02

Policy as Code

OPA and Rego are excellent at the job they were built to do: given policy and input, compute a decision.

Open Policy Agent ↗
THE POLICY WORKSTHE INSTITUTIONAL QUESTION REMAINS
OPA / REGO
package payments

default allow := false

allow if {
  input.amount <= 50000
  input.secondary_approval == true
}

OPA can evaluate this perfectly. It still cannot tell us who was entitled to make 50,000 the rule.

01What exact source established the threshold?
02Was the source current in this institution and jurisdiction?
03Who resolved ambiguity and had authority to admit that interpretation?
04If the source never specified a threshold, should software invent one?
05Can a later agent action prove it used the same admitted rule?
This is not a policy-engine failure. It is a missing institutional layer.
02 / THE CATEGORY

Open Institutional Computation.

Open computational infrastructure for turning human institutional meaning into machine-operational authority while preserving source, warrant, attribution, temporality, evidence and correction.
One architecture. Four distinct responsibilities.The first three form the institutional core. The fourth carries execution evidence downstream without becoming the source of institutional meaning.
UPDATED 28 AUG 2026 · MATURITY HELD
TECHNOLOGY READINESS LEVEL 2

Open Institutional CompilerInstitutional meaning

What does the human-written source mean in a form software can use?

OIC

Source anchoring → candidate meaning → ambiguity → institutional admission → machine-operational control → lineage.

Engineering infrastructure advanced materially this week; the semantic compiler gate remains deliberately blocked.
UPDATED 28 AUG 2026 · CAPABILITY MATURITY ↑
TECHNOLOGY READINESS LEVEL 4*

Zero-Trust LogicInstitutional warrant

What has actually been established strongly enough to rely on?

ZTL

Unverified grounds remain different from earned conclusions. This week the executable/formal surface added temporal warrant, verdict receipts, ground registries and transitive invalidation.

REVIEWED 28 AUG 2026 · NO MATERIAL PUBLIC IMPLEMENTATION CHANGE
TECHNOLOGY READINESS LEVEL 1

Open Audit MissionInstitutional authority

Who is entitled to admit, rely on, revoke or correct the institutional decision?

OAM

Machine analysis remains separate from the institutional act that gives an interpretation standing. The architectural responsibility remains; public implementation maturity did not move this week.

REASSESSED 28 AUG 2026 · CLAIM BOUNDARY NARROWED
TECHNOLOGY READINESS LEVEL 3*

Veraxis Execution Integrity ProtocolPortable execution evidence

Can another system verify what actually happened without trusting the application that produced the evidence?

VEIP

The protocol validates and replays deterministic execution evidence. Institutional Continuity Infrastructure now makes its ceiling explicit: execution evidence does not by itself prove consequence, observation coverage or later examinability.

Explore the detailed protocol root mapping ↗
03 / THE DEVELOPER SURFACE

The institution eventually has to meet a pull request.

AuthContract is the first developer-facing capability. The developer should not need a new governance vocabulary. The question is familiar: did this code change introduce behavior the source never authorized?

MATURITY ADVANCED · 28 AUG 2026 Technology Readiness Level 3 → 4

7/7 end-to-end specimens · 38/38 adversarial specimens · 342 regression tests · 5/5 public falsification outcomes · ~603 μs mean end-to-end · ~1,697.5 observed single-threaded operations/second median in the current controlled environment.

PULL REQUEST / PAYMENT RULE
- required_above: 50000
+ required_above: 100000

# YAML valid
# Unit tests pass
# Application starts
AUTHCONTRACT / TARGET DEVELOPER EXPERIENCE

The code works. The rule does not.

FAILThe source still requires approval above $50,000.

AuthContract is being built to make the relationship between institutional source and executable behavior testable in continuous integration. Its public reference implementation now demonstrates the full mechanical path in a controlled environment; automated natural-language source-to-rule comparison remains target behavior.

sourceadmitted controlrulepull requestruntimeproof
Without the Open Institutional Compiler upstream, AuthContract can still collapse back into another developer-authored policy object.
04 / RUNTIME ENABLERS

Then reality starts moving.

An institutionally grounded control still has to survive changing state, machine memory and execution. These are enabling layers around the core, not substitutes for it.

RUNTIME ADMISSIBILITY EXPERIMENT
REVIEWED 28 AUG 2026 · NO MATERIAL PUBLIC CODE CHANGE

It was authorized.
Is it still?

Authority can go stale.

A prior approval does not establish current institutional usability after evidence, authority or operating state changes.

TECHNOLOGY READINESS LEVEL 37 deterministic scenarios
MEMORY ADMISSIBILITY MANAGEMENT
28 AUG 2026 · OPEN FINDING · MATURITY HELD

The agent remembers.
May it rely?

Memory is delegated influence.

The reference implementation remains fast, but a public cross-project probe reported declared policy fields that may not currently participate in the hot-path evaluator. The site now treats that as an unresolved enforcement finding rather than a green maturity signal.

OPEN FINDING SOURCE ↗
TECHNOLOGY READINESS LEVEL 4*~33 ns/op reference hot path
VERAXIS EXECUTION INTEGRITY PROTOCOL
28 AUG 2026 · READINESS REASSESSED

The machine acted.
Can anyone else verify it?

Evidence must outlive the application.

The public 0.1 protocol and verifier remain executable proof-of-concept infrastructure. No material implementation change was found this week; the newer continuity architecture sharpens exactly what the protocol proves and what it does not.

EXPLORE PROTOCOL ROOT MAPPING ↗
TECHNOLOGY READINESS LEVEL 3*Open protocol + reference verifier
05 / THE THESIS MATURED · 28 AUG 2026
MATERIAL ARCHITECTURAL ADVANCE Open Institutional Computation now extends into an explicit Institutional Continuity Infrastructure.

This is not a replacement category and not a separate website. It is the end-to-end infrastructure decomposition that became visible once the original question was carried past authorization and execution into real-world consequence, independent observation, reconciliation and later examination.

Authorization can be valid.
Institutional continuity can still fail.

The new canonical chain has nine nodes and eight mandatory joins. It asks whether warranted institutional meaning survives from its governing source all the way to a consequence that can be independently observed, reconciled and examined later.

01Sourcegoverning material
02Admitted Meaninginstitutionally accepted meaning
03Warranted Controlbounded machine-operational control
04Runtime Authoritycurrent eligible authority
05Exact Actionbound consequential action
06Consequenceexternally relevant effect
07Independent Observationnot solely self-attested
08Reconciliationmatch · mismatch · missing · indeterminate
09Examinationlater independent reconstruction
THE SECOND COGNITIVE EVENT

The execution receipt can be valid and the institutional story can still be incomplete.

A receipt can prove exactly what the application says it executed. It cannot by itself establish that the external consequence occurred, that all relevant consequences were observed, or that a later examiner can reconstruct the complete institutional chain.

WARRANTED CONTROL      ESTABLISHED
RUNTIME AUTHORITY      VALID
EXACT ACTION           BOUND
EXECUTION EVIDENCE     VALID

CONSEQUENCE OCCURRED?              ?
INDEPENDENTLY OBSERVED?            ?
OBSERVATION POPULATION COMPLETE?   ?
RECONSTRUCTABLE LATER?             ?

Authorization is one link.
Execution evidence is one link.
Neither is the whole chain.
PRE-1.0CATEGORY / ARCHITECTURE MATURITY
9CANONICAL NODES
8MANDATORY JOINS
0PUBLIC IMPLEMENTATIONS SCORED BY THE TEST SUITE YET

Claim ceiling · 28 Aug 2026: the continuity architecture and test methodology are public. Full Institutional Continuity is not yet established for any public implementation, and no public implementation currently has a published Institutional Continuity Test Suite score.

06 / ONE ARCHITECTURE, DIFFERENT INSTITUTIONAL SOURCES
CLAIM SHARPENED · 28 AUG 2026

The regulation changes.
The institution changes.
The verification mechanics should not have to be rebuilt every time.

This section makes one narrow infrastructure claim. A United States banking rule, a European Union regulation, a Monetary Authority of Singapore requirement, a World Bank procurement rule and a United Nations mandate can carry different legal meaning, authority structures and effective dates. Those differences must be resolved upstream. But once an institution has established the machine-operational control, the downstream evidence questions become structurally reusable.

WHY THIS MATTERS NOWAgentic workflows cross vendors, systems, institutions and jurisdictions inside one operational path.

If every jurisdiction requires a different execution-evidence engine, the industry recreates the same translation problem at the verification layer and evidence stops being portable.

THE CLAIMJurisdiction-specific meaning belongs upstream. Reusable evidence verification belongs downstream.

This does not mean one protocol interprets every regulation. It means the protocol can carry explicit references to the institution-specific meaning that was established before execution.

United Stateslaw · rulebook · contract · internal policy
European Unionregulation · competent authority · applicability
Singapore / Monetary Authority of Singaporerule · guidance · regulated-entity context
World Bank procurementgoverning rule · project context · review authority
United Nationsmandate · program framework · authorized interpretation
Other jurisdictionsextensible source and authority profile
UPSTREAM INSTITUTIONAL WORKsource + applicability + effective versioninterpretation + warrant + authoritymachine-operational control
REUSABLE VERIFICATION QUESTIONS
  • Which exact control governed the action?
  • Which source version and authority state were active?
  • What evidence was relied upon?
  • What state transition actually occurred?
  • Can another verifier replay the evidence?
  • Can correction or revocation be reconstructed later?
SEE HOW THE VERAXIS EXECUTION INTEGRITY PROTOCOL MAPS THESE ROOTS ↗
Current claim ceiling: the architecture is designed for reusable verification across jurisdiction profiles and continuity joins. It does not claim that every jurisdiction has already been fully mapped, legally validated or conformance-tested.
07 / THE BUILD

The claims stay in place.
Their maturity moves when the evidence moves.

This is the Aug. 28 state of the architecture already introduced above. A green week can move readiness upward, hold it despite substantial engineering work, expose a negative finding, or leave a public implementation unchanged.

Institutional Continuity Infrastructure
PRE-1.0 · CATEGORY FORMATION
NEW · 28 AUG 2026

NOWHarden the continuity test methodology, reference aggregation kernel and adversarial vector corpus.

NEXT EVIDENCE GATEPublish the first pinned implementation evaluations; no public score exists yet.

Open Institutional Compiler
TECHNOLOGY READINESS LEVEL 2
MATURITY HELD · 28 AUG 2026

NOWClose source-rights/provenance prerequisites and required interface evidence while keeping semantic code-start fail-closed.

NEXT EVIDENCE GATEExecute bounded procurement semantic preflight and publish raw benchmark evidence.

Zero-Trust Logic
TECHNOLOGY READINESS LEVEL 4*
CAPABILITY MATURITY ↑ · 28 AUG 2026

NOWContinue falsifying formal/executable gaps; harden temporal warrant, grounding and lineage behavior.

NEXT EVIDENCE GATEPin externally authored evaluation corpora and obtain independent reproduction.

Open Audit Mission
TECHNOLOGY READINESS LEVEL 1
NO MATERIAL PUBLIC IMPLEMENTATION CHANGE · 28 AUG 2026

NOWFreeze the executable authority/adjudication model and human–machine decision boundary.

NEXT EVIDENCE GATEBuild the first reference implementation and audit case corpus.

AuthContract
TECHNOLOGY READINESS LEVEL 4
MATURITY ↑ FROM LEVEL 3 · 28 AUG 2026

NOWEvaluate an externally authored rule and implement multi-contract selection/conflict semantics.

NEXT EVIDENCE GATECross-platform determinism and independent non-author reproduction — required for Level 5.

Runtime Admissibility Experiment
TECHNOLOGY READINESS LEVEL 3
NO MATERIAL PUBLIC CODE CHANGE · 28 AUG 2026

NOWMap the bounded state-transition predicates into the continuity chain.

NEXT EVIDENCE GATEReuse the experiment as an integration/conformance vector rather than expand it as a standalone product.

Memory Admissibility Management
TECHNOLOGY READINESS LEVEL 4*
OPEN FINDING · MATURITY HELD · 28 AUG 2026

NOWReproduce and adjudicate the public hot-path policy-field finding; repair semantics or narrow claims.

NEXT EVIDENCE GATERe-run full correctness/performance evidence and obtain independent relevant-environment reproduction.

Veraxis Execution Integrity Protocol
TECHNOLOGY READINESS LEVEL 3*
REASSESSED · 28 AUG 2026

NOWMap the public verifier precisely onto continuity joins and preserve its execution-evidence claim ceiling.

NEXT EVIDENCE GATEVersioned profiles plus independent implementation/reproduction.

* ASTERISK = PROVISIONAL VERAXIS.IO EVIDENCE-DERIVED READINESS ASSESSMENT. CATEGORY ARCHITECTURES ARE NOT GIVEN IMPLEMENTATION READINESS LEVELS.

08 / RECEIPTS

Do not trust the category story.
Inspect how each claim moved.

Every previously stated claim now carries an Aug. 28 maturity movement, current public evidence, current work and the next evidence gate. Negative findings and unchanged surfaces remain visible.

Thesis maturation / continuity architecture

Institutional Continuity Infrastructure

PRE-1.0 · CATEGORY FORMATION
NEW PUBLIC ARCHITECTURE · 28 AUG 2026

Can institutional meaning, authority and evidence survive from governing source through real-world consequence and later examination?

Public nine-node/eight-join architecture, category constitution, test methodology, release identity and research paper. No public implementation has a published continuity score.

Harden test methodology, reference kernel candidate and adversarial corpus.

First pinned implementation evaluations and compatibility profiles.

Foundational institutional core

Open Institutional Compiler

TECHNOLOGY READINESS LEVEL 2
MATURITY HELD · 28 AUG 2026

What does the institutional source mean in a form software can use?

Non-semantic infrastructure materially advanced: repository evidence reports 9/9 schema validation, 52/52 bootstrap integrity, 4/4 infrastructure falsification outcomes and 1,232 passing tests plus one intentional skip. Semantic code-start remains blocked.

Close source-rights/provenance and required interface prerequisites without weakening the semantic gate.

Bounded procurement semantic preflight and raw benchmark evidence.

Foundational institutional core

Zero-Trust Logic

TECHNOLOGY READINESS LEVEL 4*
CAPABILITY MATURITY ↑ · 28 AUG 2026

What has actually been established strongly enough to rely on?

Current public head reports run_all ALL GREEN with 128 stands plus Lean. This week added typed preservation, temporal/expiry semantics, verdict receipts, ground registries and transitive invalidation.

Keep source authority and external truth separate from logical warrant while falsifying executable/formal gaps.

Externally authored evaluation corpora and independent reproduction.

Foundational institutional core

Open Audit Mission

TECHNOLOGY READINESS LEVEL 1
NO MATERIAL PUBLIC IMPLEMENTATION CHANGE · 28 AUG 2026

Who is entitled to make, admit, rely on, revoke or correct the institutional decision?

The architectural authority/adjudication responsibility remains part of the category; no material public implementation evidence moved this week.

Freeze the executable authority/adjudication model and human–machine decision boundary.

First reference implementation and audit case corpus.

Developer-facing capability

AuthContract

TECHNOLOGY READINESS LEVEL 4
MATURITY ↑ FROM LEVEL 3 · 28 AUG 2026

Can a developer prove that the machine-control object, runtime facts and exact action remain mechanically bound?

7/7 end-to-end, 38/38 adversarial, 342 regression tests, 5/5 public falsification outcomes; ~603 μs mean end-to-end and ~1,697.5 observed single-threaded operations/second median in the current controlled environment.

Use externally authored rules and implement multi-contract selection/conflict semantics.

Cross-platform determinism and independent non-author reproduction.

Runtime enabler

Runtime Admissibility Experiment

TECHNOLOGY READINESS LEVEL 3
NO MATERIAL PUBLIC CODE CHANGE · 28 AUG 2026

May a previously valid authorization still be institutionally usable now?

Bounded deterministic experiment with seven predicates and seven scenario types remains the public evidence. Its architectural role is now mapped more clearly into the continuity chain.

Preserve as a reference experiment; map predicates into integration/conformance vectors.

Use state-transition cases across maintained continuity integrations.

Runtime enabler

Memory Admissibility Management

TECHNOLOGY READINESS LEVEL 4*
OPEN FINDING · MATURITY HELD · 28 AUG 2026

Which prior machine state is still entitled to influence the next action?

Reference benchmark remains ~33 ns/op, 0 B/op, 0 allocations/op on the hot path. A public cross-project probe reported declared policy fields that may not be read by that evaluator; no corrective code commit is visible in the current snapshot.

Reproduce/adjudicate the finding; make the semantics executable or narrow unsupported claims.

Re-run correctness/performance after repair and obtain independent relevant-environment reproduction.

Execution-evidence enabler

Veraxis Execution Integrity Protocol

TECHNOLOGY READINESS LEVEL 3*
READINESS REASSESSED · 28 AUG 2026

Can another system verify execution evidence without trusting the application that emitted it?

Public 0.1 specification and reference verifier provide schema validation, canonicalization, tamper checking and deterministic replay. No material public code movement this week.

Map exact coverage to continuity joins and keep the execution-evidence claim ceiling explicit.

Versioned profiles and independent implementation/reproduction.

09 / USE IT BEFORE IT IS FINISHED
APPLICATION TRACKS REVIEWED · 28 AUG 2026

Veraxis is the first user of the architecture it is building.

Open infrastructure becomes credible when it is forced into real institutional problems. These proposal tracks are not endorsements; they are places where the architecture encounters procurement, public authority, jurisdiction, evidence and consequence.

SUBMITTED

World Bank / CdC Morocco

Public-sector procurement / audit application of open institutional-control and execution-evidence infrastructure.

Open Institutional Compiler direction · Zero-Trust Logic · institutional authority boundary · Veraxis Execution Integrity ProtocolChallenge review / next-stage decision
Application / submission context only. No partnership, sponsorship or endorsement implied.
PROPOSAL TRACK

U.S. Congress

Apply the open architecture to public-sector machine action that must remain attributable to institutional authority and reconstructable later.

Foundational core · AuthContract direction · runtime evidenceProgram-specific follow-up
Application / submission context only. No partnership, sponsorship or endorsement implied.
PROPOSAL TRACK

United Nations

Apply portable institutional controls and evidence continuity to cross-organizational or cross-jurisdictional workflows.

Foundational core · Veraxis Execution Integrity Protocol · continuity roadmapProgram-specific follow-up
Application / submission context only. No partnership, sponsorship or endorsement implied.
10 / FORMATION LOG

The thesis moves only when the evidence moves.

This week’s log records maturation, held gates, negative findings and unchanged public implementations. Every public claim links directly to the supporting artifact; private evidence is labeled private.

Institutional Continuity Infrastructure · NEWNine-node/eight-join canonical continuity architecture, category constitution, public test methodology, release identity and research paper now make the end-to-end continuity thesis explicit.
AuthContract · MATURITY ↑Public evidence now supports Technology Readiness Level 4: 7/7 end-to-end, 38/38 adversarial, 342 regression tests, 5/5 falsification outcomes and a provenance-bound laboratory benchmark.
Open Institutional Compiler · MATURITY HELDNon-semantic engineering advanced materially: schema 9/9, bootstrap 52/52, infrastructure falsification 4/4 and 1,232 passing tests plus one intentional skip. The semantic code-start gate remains blocked, so the readiness level does not move.
Zero-Trust Logic · CAPABILITY MATURITY ↑Formal/executable surface expanded with typed preservation, temporal warrant/expiry, verdict receipts, ground registries and transitive invalidation. Current head reports run_all ALL GREEN with 128 stands plus Lean.
Memory Admissibility Management · OPEN FINDINGA public cross-project probe reported declared policy fields that may not participate in the hot-path evaluator. Maturity is held pending reproduction/adjudication rather than normalized into a green weekly update.
Institutional Compiler Review Ledger · ENGINEERING PROCESS ↑SDLC v1.2 verification controls and an owner-acceptance candidate strengthened the evidence/review process while preserving explicit not-self-adjudicated boundaries.
Veraxis Execution Integrity Protocol · NO MATERIAL PUBLIC CODE CHANGEThe public 0.1 implementation did not materially move this week. Its architectural claim became narrower and clearer because the continuity architecture now separates execution integrity from consequence, observation completeness and examination.
Runtime Admissibility Experiment · NO MATERIAL PUBLIC CODE CHANGEThe bounded experiment did not materially change. Its seven-scenario evidence is now more clearly positioned as a runtime-currentness slice inside the broader continuity chain.
Open Audit Mission · NO MATERIAL PUBLIC IMPLEMENTATION CHANGEThe institutional-authority responsibility remains foundational; public implementation maturity did not move this week.
World Bank / CdC Morocco · APPLICATION TRACKGovTech Innovation Challenge submission completed using the same open institutional architecture as an application substrate.
PUBLIC SOURCE NOT AVAILABLE · SUBMISSION RECORD HELD PRIVATELY
11 / PUBLISHED RECORD

The point of publishing is to be read, downloaded, tested and challenged.

The Aug. 28 continuity paper is now the leading research artifact, followed by the broader published research and protocol family. Download is the primary action. Zenodo remains the authoritative record and supplies live usage statistics after deployment.

PUBLISHED RESEARCH

Runtime Admissibility

Whether an institution may legitimately rely on an agentic output at the moment of operation.

DOWNLOADSLIVE SYNC
FORMAL METHODS / COMPANION PAPER

The Paradox Docket

Computable classification of classical paradoxes built on the Zero-Trust Logic core.

DOWNLOADSLIVE SYNC
FORMAL METHODS / COMPANION PAPER

The Gettier Case File

Knowledge treated as an earned verdict using the Zero-Trust Logic core.

DOWNLOADSLIVE SYNC
12 / SUPPORT THE INITIATIVE

This is open infrastructure.
It still needs people willing to help make it real.

Support can mean funding a week of open research, contributing code, introducing an institutional problem, challenging a claim, or putting the architecture into a real operating environment.

INSPECTStart in the open repositories ↗

Read the code, specifications, evidence and current limitations before contacting us.

THE DISCOVERY QUESTIONWhat are you trying to let machines do—and what must your institution still be able to prove afterward?

SUPPORT THE INITIATIVELeave a signal. We will follow up directly.
For “buy the team a coffee,” this form records support intent; contribution/payment details can be supplied in the follow-up rather than embedding an unverified payment destination on the public site.
COPIED