Bitspark constellation
← all systems

ontos

ὄντος
substance

of that which is

what is — the shared vocabulary of values everything reasons over

https://github.com/Bitspark/ontos ↗

Depends on

Nothing — ontos sits at the floor of its stack.

Depended on by

logos build

the account is an ontos value with holes — Term mirrors ontos's Atom|Tuple, adding only Var

arche build

kernel re-bases onto the ontos value carrier (RFC 0006); intent-only — the re-base has not landed yet

stele build

compiles against the ontos value model — ontos-core/ontos-codec git deps (tag v0.1.2), imports ontos_core::Value, ontos/core/go

thesmos build

compiles against the ontos value model — ontos-core/ontos-codec git deps (versions pinned per core; the per-core skew is intentional — see ADR 0010, byte-agreement enforced by vectors/, not version strings), go.mod require github.com/bitspark/ontos, imports ontos_core::Value

horos build

compiles against the ontos value model + the ontos-data embeddings, whose recognizers (int/utf8-text/bool/list/map/set) are horos's primitive type atoms; type-identity-critical (exactly one ontos must be linked)

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

GitHub