EVIDENCE LEDGER · VERIFIED 2026-08-11

What the v0.2 prototype proves, and what it does not.

Evidence has a state, a scope, and an expiry date.

The repository is an executable architectural seed. A passing bounded gate proves only the exact language slice, artifact, host, and failure behavior named by that gate.

semaprax://evidencev0.2
entity     Semaprax
status     pre-alpha research
verified   2026-08-11
authority  github.com/wavect/semaprax

What does Semaprax implement today?

Semaprax v0.2 implements a small typed language, stable graph identity, bounded agent context, revision-bound semantic patch families, fail-closed verification, and deterministic native and browser/Wasm lowering for documented subsets. General language, ownership, platform, and ecosystem coverage remains partial or planned.

// 01

Capability evidence ledger

Current statusEvidence stateScopeVerifiedEvidence
Stable semantic program graph
stable-semantic-program-graph
ImplementedVersioned Graph v10-v14 JSON for the documented typed subset, with persistent identities and validated HIR shared by native and Wasm lowering.2026-08-11GitHub repository
Bounded agent context
bounded-agent-context
ImplementedAgent Context v1 plus additive v2 call traversal, with deterministic byte, node, depth, and frontier limits.2026-08-11GitHub repository
Revision-bound semantic patches
revision-bound-semantic-patches
ImplementedAtomic Patch v1 and bounded Patch v2 operations, with exact revision checks, stale rejection, and selective semantic delta validation.2026-08-11GitHub repository
Semantic review and evidence capsules
semantic-evidence-capsules
DemonstratedBounded review, impact, target, patch, and workspace evidence routes with deterministic artifacts and explicit nonclaims.2026-08-11GitHub repository
Native and browser/Wasm lowering
native-and-wasm-lowering
DemonstratedDocumented scalar, control-flow, record, variant, generic, contract, and bounded ownership slices through C11/Clang and real Node/Wasm gates.2026-08-11GitHub repository
Ownership-inspired memory management
ownership-inspired-memory-management
ExperimentalExplicit own, borrow, and shared boundaries plus move checking and bounded resource cleanup protocols. This is not Rust compatibility or a complete borrow checker.2026-08-11GitHub repository
Broad native platform support
broad-platform-support
RoadmapGeneral macOS, Windows, Linux, web, iOS, and Android application support beyond the current bounded host and package gates.2026-08-11GitHub repository
Bidirectional ecosystem interoperability
bidirectional-ecosystem-interoperability
RoadmapA long-term objective for typed, ownership-safe boundaries with existing languages and package ecosystems. No percentage claim is made.2026-08-11GitHub repository
// 02

Claims this page intentionally does not make

  • Semaprax is not described as production-ready.
  • A platform harness is not treated as complete application-platform support.
  • A generated artifact is not treated as successful loading or execution unless its dedicated gate says so.
  • Ownership-inspired semantics are not presented as Rust compatibility or a complete borrow checker.

GitHub specifications are the normative source. This page is a dated research summary. GitHub repository.

// FAQ

Questions, answered without the hype

What does Demonstrated mean?

A named artifact or execution path passed its dedicated gate under stated constraints. It does not imply complete language, ecosystem, or platform support.

Does a green CI run prove security?

No. It supports the tested invariants and failure paths. It does not prove the absence of vulnerabilities or general safety outside the tested boundary.

Research project by Wavect: Wavect GmbH. Created by Wavect as an open-source systems research project.