Hackpert: expose typed run inspection state #163

Open
nsaspy wants to merge 4 commits from hackmode-rage-hackpert/27-run-inspection into master
Owner

Issue #27 bounded Hackpert-owned LISH-facing inspection slice.

RED-only head specifies a pure run-inspection contract exposing operation/run identity, active/passive authority, symbolic/direct reasoning strategy, non-progress count, and last loop reason. This is an inspection surface only: no provider execution, persistence, database internals, or scheduler.

RED head: 9cbaa3eb56fb00c1c13a25328951f8c88fc93507.

Issue #27 bounded Hackpert-owned LISH-facing inspection slice. RED-only head specifies a pure run-inspection contract exposing operation/run identity, active/passive authority, symbolic/direct reasoning strategy, non-progress count, and last loop reason. This is an inspection surface only: no provider execution, persistence, database internals, or scheduler. RED head: `9cbaa3eb56fb00c1c13a25328951f8c88fc93507`.
Hackpert: load run inspection surface
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 10s
core / common-lisp-core (pull_request) Failing after 56s
monorepo / hygiene (pull_request) Successful in 7m21s
ff34505104
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 10s
core / common-lisp-core (pull_request) Failing after 56s
monorepo / hygiene (pull_request) Successful in 7m21s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/expert/inspection.lisp
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/hackmode.asd
  • source/hackmode-core/tests/expert-inspection.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-hackpert/27-run-inspection:hackmode-rage-hackpert/27-run-inspection
git switch hackmode-rage-hackpert/27-run-inspection

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