Hackpert: expose bounded action inspection state #161

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

Issue #27 bounded Hackpert-owned operator-inspection slice.

RED c681f7dbc8309ca1a0c42f231ab32e79564f4e08 specifies side-effect-free action inspection for typed active actions. The inspection surface exposes action/effect kind, operation/run scope, expert/version provenance, normalized evidence IDs, and bounded payload metadata. Dispatch inputs and graph/KB payload contents are deliberately excluded so the operator surface does not become a raw-evidence or secret exfiltration path.

Implementation head 98b06522f343ec5da63398789f778114e4883cd9 touches only Hackpert inspection code/tests. No provider execution, canonical mutation, database internals, second scheduler, or StarIntel product work.

Issue #27 bounded Hackpert-owned operator-inspection slice. RED `c681f7dbc8309ca1a0c42f231ab32e79564f4e08` specifies side-effect-free action inspection for typed active actions. The inspection surface exposes action/effect kind, operation/run scope, expert/version provenance, normalized evidence IDs, and bounded payload metadata. Dispatch inputs and graph/KB payload contents are deliberately excluded so the operator surface does not become a raw-evidence or secret exfiltration path. Implementation head `98b06522f343ec5da63398789f778114e4883cd9` touches only Hackpert inspection code/tests. No provider execution, canonical mutation, database internals, second scheduler, or StarIntel product work.
Hackpert: expose bounded action inspection state
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 14s
core / common-lisp-core (pull_request) Failing after 46s
monorepo / hygiene (pull_request) Successful in 2m17s
98b06522f3
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 14s
core / common-lisp-core (pull_request) Failing after 46s
monorepo / hygiene (pull_request) Successful in 2m17s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/expert/inspection.lisp
  • 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-action-inspection:hackmode-rage-hackpert/27-action-inspection
git switch hackmode-rage-hackpert/27-action-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-action-inspection
git switch hackmode-rage-hackpert/27-action-inspection
git rebase master
git switch master
git merge --ff-only hackmode-rage-hackpert/27-action-inspection
git switch hackmode-rage-hackpert/27-action-inspection
git rebase master
git switch master
git merge --no-ff hackmode-rage-hackpert/27-action-inspection
git switch master
git merge --squash hackmode-rage-hackpert/27-action-inspection
git switch master
git merge --ff-only hackmode-rage-hackpert/27-action-inspection
git switch master
git merge hackmode-rage-hackpert/27-action-inspection
git push origin master
Sign in to join this conversation.
No description provided.