Bitspark constellation

arche-runner

downstream draft

runs the things the substrate describes

realizers for the process.v0 fact profile on stele — runtime hosts; apps & services as processes of a Kind

https://github.com/Bitspark/arche-runner ↗

Depends on

stele build

compiles or links against stele

the realizers are pure Stele SDK clients; the contract lane + realizers build against the stele SDKs (go.mod requires github.com/Bitspark/stele; local dev replaces it with ../stele)

ontos build

compiles or links against ontos

the process.v0 fact codec builds on the ontos value carrier (go.mod requires github.com/bitspark/ontos)

thesmos build

compiles or links against thesmos

builds against thesmos/core/go (go.mod requires github.com/Bitspark/thesmos/core/go)

logos contract

depends on the published interface of logos

depends on the published logos/contract/go package (indirect, via stele's contract self-pin)

arche contract

depends on the published interface of arche

realizes arche RFC 0004 (runtime hosts) and provisionally instantiates atlas ADR 0013 — depends on arche's published process abstraction, not its code; intent-only, no build edge yet

Depended on by

Nothing yet — no member declares an edge onto arche-runner.

The Bitspark constellation — how the systems are built and relate.

GitHub