arche-runner
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
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)
compiles or links against ontos
the process.v0 fact codec builds on the ontos value carrier (go.mod requires github.com/bitspark/ontos)
compiles or links against thesmos
builds against thesmos/core/go (go.mod requires github.com/Bitspark/thesmos/core/go)
depends on the published interface of logos
depends on the published logos/contract/go package (indirect, via stele's contract self-pin)
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.