Hackpert: expose typed action admission inspection #160

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

Issue #27 bounded Hackpert-owned inspection slice.

RED-first contract: operator-facing inspection must distinguish accepted vs rejected active-action admission without executing providers or mutating canonical state. Rejections are typed as authority denial or invalid action/scope, expose only bounded effect/reason metadata, and must not leak raw provider input.

This intentionally extends the existing side-effect-free inspection surface only. No database internals, provider execution, second scheduler, raw Tek9 access, or StarIntel product work.

RED head: 4970d9710d2a51e05bf6eb7404fd0a6a341ed415

Issue #27 bounded Hackpert-owned inspection slice. RED-first contract: operator-facing inspection must distinguish accepted vs rejected active-action admission without executing providers or mutating canonical state. Rejections are typed as authority denial or invalid action/scope, expose only bounded effect/reason metadata, and must not leak raw provider input. This intentionally extends the existing side-effect-free inspection surface only. No database internals, provider execution, second scheduler, raw Tek9 access, or StarIntel product work. RED head: `4970d9710d2a51e05bf6eb7404fd0a6a341ed415`
Hackpert: implement typed action admission inspection
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 11s
core / common-lisp-core (pull_request) Failing after 55s
monorepo / hygiene (pull_request) Successful in 3m35s
d42c2b5798
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 11s
core / common-lisp-core (pull_request) Failing after 55s
monorepo / hygiene (pull_request) Successful in 3m35s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hackmode-rage-hackpert/27-action-admission-inspection:hackmode-rage-hackpert/27-action-admission-inspection
git switch hackmode-rage-hackpert/27-action-admission-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-admission-inspection
git switch hackmode-rage-hackpert/27-action-admission-inspection
git rebase master
git switch master
git merge --ff-only hackmode-rage-hackpert/27-action-admission-inspection
git switch hackmode-rage-hackpert/27-action-admission-inspection
git rebase master
git switch master
git merge --no-ff hackmode-rage-hackpert/27-action-admission-inspection
git switch master
git merge --squash hackmode-rage-hackpert/27-action-admission-inspection
git switch master
git merge --ff-only hackmode-rage-hackpert/27-action-admission-inspection
git switch master
git merge hackmode-rage-hackpert/27-action-admission-inspection
git push origin master
Sign in to join this conversation.
No description provided.