Database: derive KB candidates from execution outcomes #110

Open
nsaspy wants to merge 5 commits from hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile into master
Owner

Issue #24 bounded database-owned slice, forward-reconciled onto current master after sibling Hackpert #70 merged.

Adds a pure bridge from one validated tool call/result pair to one operation-scoped operational-KB assertion. The candidate records capability, terminal status, call identity, exact call/result evidence IDs, expert/version, and provenance. Provider output remains in the execution graph rather than being copied into the KB. Long-term/global promotion remains explicit and separate.

Original RED: d7a4b5e438
Original stale-base GREEN: 87ff8178ad
Reconciled base: f39066deb6

No Hackpert expert/orchestration files are touched.

Issue #24 bounded database-owned slice, forward-reconciled onto current master after sibling Hackpert #70 merged. Adds a pure bridge from one validated tool call/result pair to one operation-scoped operational-KB assertion. The candidate records capability, terminal status, call identity, exact call/result evidence IDs, expert/version, and provenance. Provider output remains in the execution graph rather than being copied into the KB. Long-term/global promotion remains explicit and separate. Original RED: d7a4b5e43871c9e50beffaf781f43dab07ebdd6b Original stale-base GREEN: 87ff8178ad002ddb472131f97e73d1f3b3c1f7cf Reconciled base: f39066deb6ac902b4f152d3c389aeddaca3f51dd No Hackpert expert/orchestration files are touched.
Export execution outcome KB candidate bridge
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 6s
core / common-lisp-core (pull_request) Failing after 47s
monorepo / hygiene (pull_request) Successful in 5m13s
699922f06b
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 6s
core / common-lisp-core (pull_request) Failing after 47s
monorepo / hygiene (pull_request) Successful in 5m13s
This pull request has changes conflicting with the target branch.
  • source/hackmode-database/hackmode-database-tests.asd
  • source/hackmode-database/package.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/24-execution-outcome-kb-candidates-reconcile:hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git switch hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile

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/24-execution-outcome-kb-candidates-reconcile
git switch hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git rebase master
git switch master
git merge --ff-only hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git switch hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git rebase master
git switch master
git merge --no-ff hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git switch master
git merge --squash hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git switch master
git merge --ff-only hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git switch master
git merge hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile
git push origin master
Sign in to join this conversation.
No description provided.