Hackpert: add loop stop and escalation control #171

Open
nsaspy wants to merge 4 commits from hackpert/27-loop-stop-escalation into master
Owner

Bounded #27/#29 Hackpert slice implementing pure expert-loop stop/non-progress/escalation control over the existing plan substrate.

RED exact head: 07b5ec1bb0fe791f2f47d948c40bf7d2838eb40c — core failed because HACKMODE:MAKE-EXPERT-LOOP-POLICY did not exist; monorepo and boundary were green.
GREEN exact head: a5697aecee31e951056e1080c28e82913f9fc7cd — core, monorepo, and agent-framework-boundary all pass.

Superseded by a non-draft PR for the identical exact head because the connector's ready-for-review mutation fails internally. No code/head change.

Bounded #27/#29 Hackpert slice implementing pure expert-loop stop/non-progress/escalation control over the existing plan substrate. RED exact head: `07b5ec1bb0fe791f2f47d948c40bf7d2838eb40c` — core failed because `HACKMODE:MAKE-EXPERT-LOOP-POLICY` did not exist; monorepo and boundary were green. GREEN exact head: `a5697aecee31e951056e1080c28e82913f9fc7cd` — core, monorepo, and agent-framework-boundary all pass. Superseded by a non-draft PR for the identical exact head because the connector's ready-for-review mutation fails internally. No code/head change.
Load expert loop control module
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 36s
monorepo / hygiene (pull_request) Successful in 6m58s
a5697aecee
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 36s
monorepo / hygiene (pull_request) Successful in 6m58s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/expert/loop.lisp
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/hackmode.asd
  • source/hackmode-core/tests/expert-loop.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 hackpert/27-loop-stop-escalation:hackpert/27-loop-stop-escalation
git switch hackpert/27-loop-stop-escalation

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 hackpert/27-loop-stop-escalation
git switch hackpert/27-loop-stop-escalation
git rebase master
git switch master
git merge --ff-only hackpert/27-loop-stop-escalation
git switch hackpert/27-loop-stop-escalation
git rebase master
git switch master
git merge --no-ff hackpert/27-loop-stop-escalation
git switch master
git merge --squash hackpert/27-loop-stop-escalation
git switch master
git merge --ff-only hackpert/27-loop-stop-escalation
git switch master
git merge hackpert/27-loop-stop-escalation
git push origin master
Sign in to join this conversation.
No description provided.