Database: add typed operation snapshot reads #118

Closed
nsaspy wants to merge 6 commits from hackmode-rage-database/24-operation-snapshot-reads into master
Owner

Bounded database-owned slice for #24/#27. Supersedes draft #57 at the identical exact head because the connector cannot transition drafts to ready.

Adds a read-only typed boundary over canonical Tek9 graph storage:

  • operation-scoped execution-record enumeration;
  • optional run/kind filtering;
  • operation-scoped operational-KB assertion/retraction enumeration;
  • validated reconstruction from stored Tek9 nodes;
  • fail-closed operation-scope checks;
  • deterministic record ordering.

No provider execution, expert behavior, shadow graph, shadow KB, or second persistence authority.

RED: 02a8f98212baceb462f1b45c0f00c6b50ad2788e
GREEN exact head: 244eff751e366dd8d6e5993fe8cef7f2296d618e
Prior exact-head core, monorepo, and agent-framework-boundary all passed before reopening.

Bounded database-owned slice for #24/#27. Supersedes draft #57 at the identical exact head because the connector cannot transition drafts to ready. Adds a read-only typed boundary over canonical Tek9 graph storage: - operation-scoped execution-record enumeration; - optional run/kind filtering; - operation-scoped operational-KB assertion/retraction enumeration; - validated reconstruction from stored Tek9 nodes; - fail-closed operation-scope checks; - deterministic record ordering. No provider execution, expert behavior, shadow graph, shadow KB, or second persistence authority. RED: `02a8f98212baceb462f1b45c0f00c6b50ad2788e` GREEN exact head: `244eff751e366dd8d6e5993fe8cef7f2296d618e` Prior exact-head `core`, `monorepo`, and `agent-framework-boundary` all passed before reopening.
Export typed operation snapshot APIs
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 3s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 11s
core / common-lisp-core (pull_request) Failing after 53s
monorepo / hygiene (pull_request) Successful in 4m50s
244eff751e
nsaspy closed this pull request 2026-09-04 20:52:05 +00:00
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 3s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 11s
core / common-lisp-core (pull_request) Failing after 53s
monorepo / hygiene (pull_request) Successful in 4m50s

Pull request closed

Sign in to join this conversation.
No description provided.