Database: establish typed execution graph foundation #132

Closed
nsaspy wants to merge 3 commits from rage-database/24-execution-graph-foundation into master
Owner

Slice

Issue #24 database-owned prerequisite: make hackmode-database a real tested system and establish typed operation-scoped tool-call/result execution records before Hackpert active orchestration consumes them.

RED

Commit e1190b25dbf720a72cbf02a727f2441ce3215a48 wires hackmode-database into the repository-native core gate and adds executable acceptance tests for typed tool-call/result records. Current master is expected to fail because hackmode-database.asd references missing source files and the required graph API does not exist.

Ownership

Database/graph/KB only. No Hackpert expert implementation or StarIntel product work.

Acceptance

  • database ASDF system loads under pinned Tek9 CI
  • typed tool-call and tool-result records carry operation/run/call identity and provenance
  • result links to its call
  • invalid/missing operation-scoped identity fails closed
  • database tests run in the ordinary core gate
## Slice Issue #24 database-owned prerequisite: make `hackmode-database` a real tested system and establish typed operation-scoped tool-call/result execution records before Hackpert active orchestration consumes them. ## RED Commit `e1190b25dbf720a72cbf02a727f2441ce3215a48` wires `hackmode-database` into the repository-native core gate and adds executable acceptance tests for typed tool-call/result records. Current `master` is expected to fail because `hackmode-database.asd` references missing source files and the required graph API does not exist. ## Ownership Database/graph/KB only. No Hackpert expert implementation or StarIntel product work. ## Acceptance - database ASDF system loads under pinned Tek9 CI - typed tool-call and tool-result records carry operation/run/call identity and provenance - result links to its call - invalid/missing operation-scoped identity fails closed - database tests run in the ordinary core gate
ci: exercise hackmode database graph tests
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
core / common-lisp-core (pull_request) Failing after 40s
monorepo / hygiene (pull_request) Successful in 2m16s
03e649a2c3
nsaspy closed this pull request 2026-09-04 20:50:42 +00:00
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
core / common-lisp-core (pull_request) Failing after 40s
monorepo / hygiene (pull_request) Successful in 2m16s

Pull request closed

Sign in to join this conversation.
No description provided.