kaysentinel / runtime

Commit History

PR1: split ExecutionContext into Normative/Provisional/Trace; PR2: diagnostic isolation + semantic sensitivity conformance tests
8ba1a4e

Sahek commited on

Add kaysentinel-protocol crate: implementation-neutral shared error type (PR 1 / File 1)
15637c2

kaymyg commited on

Implement kaysentinel-ssz (SSZ wire format + Merkle Profile MP1); correct source spec's invalid test vector
1cf8da3

kaymyg commited on

Implement kaysentinel-hash (domain-separated BLAKE3 commitments, RC1 spec); update README and roadmap to reflect real progress
a74f5ab

kaymyg commited on

Add hydration/assembly split (HydratedAccountState, identity-consistency check) and Phase 5 StorageRootDeriver scaffolding
f6c6557

karanjahpn commited on

Fix storage_root/balance type drift; wire certificate assembly to real state_table + generations via AccountSnapshotSource
f03b5fe

karanjahpn commited on

Add generation-resolution certificate module; add formal semantic architecture spec doc
5b4fc84

karanjahpn commited on

Thread real TraceProvenance through lifecycle events; add CanonicalBalance scaffolding; fix then_owned compile bug; merge pre_states+generation+balance verification
2e298fd

karanjahpn commited on

Add lifecycle module (Phase 3+4): generation resolution + canonicalization over ObservedLifecycle, first passing test
e8fbcdf

karanjahpn commited on

refactor(builder): flatten IR into relational tables (RawIr/CanonicalKey), rewrite partition.rs to match, add contextual TimelineError
76f90e3

karanjahpn commited on

Refactor builder IR: split timeline/reduced modules, encapsulate reduction, drop access-list tracking pending lifecycle.rs decision
e7a10c1

karanjahpn commited on

Implement lossless builder IR: timelines, reducible-timeline trait, partition frontend
e80c4f8

karanjahpn commited on

Add Rust runtime workspace (cse ABI crate + workspace scaffold)
a8d46c6

karanjahpn commited on

Add Rust runtime workspace (cse ABI crate + workspace scaffold)
af1221d

karanjahpn commited on