fix(agents): replace role profiles with poteto-agent only - #8
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Prompt softening left six role profiles available for routine fanout and supervisor gates. Replace them with one bounded poteto child and disable builtin discovery.
Companion routing change: cursor/plugins#363
Scope
Blast Radius
This host now discovers exactly poteto-agent. Backups preceded live installation. Existing children keep old prompts until respawn. Project settings can override user settings. No alc-options edits, deployment, jig refactor, or pi-subagents package rewrite.
Verification
bash scripts/check-overlay.shpassed, including all six retired-agent backups, removal, and reinstall idempotence.bash scripts/check-conform-skills.shpassed.PI_STACK_SMOKE=0 bash scripts/check-subagents.shpassed. Its discovery check calls the installed package directly and asserts exactly poteto-agent with the intended tool allowlist.Live settings, installed profile, parent instructions, and poteto routes matched the source. Shell syntax and Git whitespace checks passed. Zero children or supervisor calls. The optional live smoke was not run.