Skip to content

Releases: staticpayload/cathedral.fabric

Release v0.1.0

03 Jan 11:43

Choose a tag to compare

CATHEDRAL.FABRIC v0.1.0

First public release of CATHEDRAL.FABRIC, a deterministic, distributed, capability-safe execution fabric for agent workflows.

Stable Features

Core — Pure types: IDs, Hash (BLAKE3, SHA-256), LogicalTime, Capabilities
Event Log — Canonical event encoding (byte-stable across platforms)
Replay — State reconstruction and stable diffs between runs
Planner — LALRPOP(1) workflow DSL compiler to typed DAGs
Runtime — Deterministic scheduler with capability enforcement
Policy — Expression language for capability-based security
Tool — Sandbox interface with output normalization
WASM — Wasmtime sandbox with fuel limits
Storage — Content-addressed blobs with snapshot management
Cluster — OpenRaft-based distributed log
Simulation — Deterministic simulation with seeded randomness
Certification — Ed25519-signed determinism certificates
TUI — Terminal UI with Timeline, DAG, Worker, Provenance views

Documentation

License

MIT OR Apache-2.0