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

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

Slice

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

Evidence

RED head 0b1cde84cf1986588d8aea42a6a650327295e247: core failed at the newly required database test while monorepo and agent-framework-boundary passed.

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

The ready-for-review connector mutation is currently broken upstream, so this draft is being closed and the identical green head reopened as a normal PR. No code is being changed for that transition.

No proxy, parser actor, Hackpert reasoning, StarIntel product work, or second persistence authority is included.

## Slice Issue #26 database-owned prerequisite: typed HTTP exchange evidence in the canonical operation-scoped Tek9 execution graph. ## Evidence RED head `0b1cde84cf1986588d8aea42a6a650327295e247`: core failed at the newly required database test while monorepo and agent-framework-boundary passed. GREEN exact head `e29ad25cb3592ad52071f535ef5633423ecb5ccb`: core, monorepo, and agent-framework-boundary all passed. The ready-for-review connector mutation is currently broken upstream, so this draft is being closed and the identical green head reopened as a normal PR. No code is being changed for that transition. 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
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
This pull request has changes conflicting with the target branch.
  • source/hackmode-database/db.lisp
  • source/hackmode-database/execution-graph.lisp
  • source/hackmode-database/hackmode-database-tests.asd
  • source/hackmode-database/package.lisp
  • source/hackmode-database/tests/http-exchange-graph.lisp
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hackmode-rage-database/http-exchange-graph-20260830:hackmode-rage-database/http-exchange-graph-20260830
git switch hackmode-rage-database/http-exchange-graph-20260830

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff hackmode-rage-database/http-exchange-graph-20260830
git switch hackmode-rage-database/http-exchange-graph-20260830
git rebase master
git switch master
git merge --ff-only hackmode-rage-database/http-exchange-graph-20260830
git switch hackmode-rage-database/http-exchange-graph-20260830
git rebase master
git switch master
git merge --no-ff hackmode-rage-database/http-exchange-graph-20260830
git switch master
git merge --squash hackmode-rage-database/http-exchange-graph-20260830
git switch master
git merge --ff-only hackmode-rage-database/http-exchange-graph-20260830
git switch master
git merge hackmode-rage-database/http-exchange-graph-20260830
git push origin master
Sign in to join this conversation.
No description provided.