Database: persist typed HTTP exchange evidence in execution graph #102

Closed
nsaspy wants to merge 5 commits from hackmode-rage-database/http-exchange-graph-20260830 into master
Owner

Slice

Issue #26 database-owned prerequisite: add typed HTTP exchange evidence records to the canonical operation-scoped Tek9 execution graph.

Contract

  • deterministic operation / capture-session / exchange identity;
  • typed :http-exchange execution records;
  • replay-idempotent canonical persistence;
  • bounded HTTP metadata plus digest/raw-evidence references and provenance;
  • typed round-trip reads through the existing operation execution graph;
  • fail-closed transport metadata validation.

RED / GREEN

RED 0b1cde84cf1986588d8aea42a6a650327295e247: core failed at the new database test; monorepo and agent-framework-boundary passed.

GREEN exact head e29ad25cb3592ad52071f535ef5633423ecb5ccb: core, monorepo, and agent-framework-boundary all passed.

This is the identical green head from draft #83; that PR was closed only because the connector ready-for-review mutation is broken. No proxy, parser actor, Hackpert reasoning, StarIntel product work, or second persistence authority is included.

## Slice Issue #26 database-owned prerequisite: add typed HTTP exchange evidence records to the canonical operation-scoped Tek9 execution graph. ## Contract - deterministic operation / capture-session / exchange identity; - typed `:http-exchange` execution records; - replay-idempotent canonical persistence; - bounded HTTP metadata plus digest/raw-evidence references and provenance; - typed round-trip reads through the existing operation execution graph; - fail-closed transport metadata validation. ## RED / GREEN RED `0b1cde84cf1986588d8aea42a6a650327295e247`: core failed at the new database test; monorepo and agent-framework-boundary passed. GREEN exact head `e29ad25cb3592ad52071f535ef5633423ecb5ccb`: core, monorepo, and agent-framework-boundary all passed. This is the identical green head from draft #83; that PR was closed only because the connector ready-for-review mutation is broken. No proxy, parser actor, Hackpert reasoning, StarIntel product work, or second persistence authority is included.
feat(database): export HTTP exchange constructor
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 5s
core / common-lisp-core (pull_request) Failing after 43s
monorepo / hygiene (pull_request) Successful in 2m36s
e29ad25cb3
nsaspy closed this pull request 2026-09-04 20:53:21 +00:00
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 5s
core / common-lisp-core (pull_request) Failing after 43s
monorepo / hygiene (pull_request) Successful in 2m36s

Pull request closed

Sign in to join this conversation.
No description provided.