Database: derive KB candidates from execution outcomes #108

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

Issue #24 bounded database-owned slice, forward-reconciled again onto current master after sibling Hackpert #73 advanced the base.

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
Previously green exact head: 699922f06b
Reconciled base: d6ef37797d

No Hackpert expert/orchestration files are touched. This PR exists to obtain exact-head CI for the combined current tree rather than stale-merging #71.

Issue #24 bounded database-owned slice, forward-reconciled again onto current master after sibling Hackpert #73 advanced the base. 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 Previously green exact head: 699922f06ba24259c69c8867a62f3cad57afa4bd Reconciled base: d6ef37797da21bd6a0f948269d5d07c2183e64ed No Hackpert expert/orchestration files are touched. This PR exists to obtain exact-head CI for the combined current tree rather than stale-merging #71.
Database tests: prove execution outcome KB candidates
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 8s
core / common-lisp-core (pull_request) Failing after 31s
monorepo / hygiene (pull_request) Successful in 5m11s
6ae72ea50e
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 8s
core / common-lisp-core (pull_request) Failing after 31s
monorepo / hygiene (pull_request) Successful in 5m11s
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-2:hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile-2
git switch hackmode-rage-database/24-execution-outcome-kb-candidates-reconcile-2

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