Hackpert: add first recon expert action selector #173

Open
nsaspy wants to merge 5 commits from hackmode-rage-hackpert/27-recon-expert into master
Owner

Issue #27 bounded Hackpert slice: first recon expert over the merged provider/plan/snapshot substrate.

RED-first acceptance target:

  • typed domain input + compatible recon providers -> one deterministic typed :dispatch action;
  • highest-priority compatible recon provider wins;
  • generic non-recon capabilities are ignored;
  • action preserves operation/run/expert/version provenance;
  • selecting an action performs zero provider effects.

This slice does not add another executor, direct Tek9 access, persistence internals, or StarIntel product work.

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

Issue #27 bounded Hackpert slice: first recon expert over the merged provider/plan/snapshot substrate. RED-first acceptance target: - typed domain input + compatible recon providers -> one deterministic typed `:dispatch` action; - highest-priority compatible recon provider wins; - generic non-recon capabilities are ignored; - action preserves operation/run/expert/version provenance; - selecting an action performs zero provider effects. This slice does not add another executor, direct Tek9 access, persistence internals, or StarIntel product work. Superseded by a non-draft PR at the identical head because the connector's ready-for-review mutation fails internally. No code/head change.
Load first recon expert module
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 6s
core / common-lisp-core (pull_request) Failing after 33s
monorepo / hygiene (pull_request) Successful in 5m40s
659b4b70cd
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 6s
core / common-lisp-core (pull_request) Failing after 33s
monorepo / hygiene (pull_request) Successful in 5m40s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/hackmode.asd
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-recon-expert:hackmode-rage-hackpert/27-recon-expert
git switch hackmode-rage-hackpert/27-recon-expert

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