ontos
ὄντος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
the account is an ontos value with holes — Term mirrors ontos's Atom|Tuple, adding only Var
kernel re-bases onto the ontos value carrier (RFC 0006); intent-only — the re-base has not landed yet
compiles against the ontos value model — ontos-core/ontos-codec git deps (tag v0.1.2), imports ontos_core::Value, ontos/core/go
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
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)