RISE path: Reverse-engineer -> Intent-extract -> Specify -> Export
This rispec is a simple holding surface for a still-unclear proposal: a reusable helper that prepares an orchestration by asking an LLM which Copilot plugin directories should be loaded for a given work context.
The current executable seed is the shell function pto_orchestration_plugins_recommender in /src/scripts/fn_llm.sh. It wraps geminiidyolo, injects the first argument as <context>...</context>, scans the observed plugin roots, and asks Gemini to write a launch script under ./.pde/<tlid>--<uuid>/LAUNCH.copilot-orchestration.sh.
This may later become one of these, but the choice is intentionally not resolved here:
/workspace/repos/jgwill/miadi-orchestration-kit/copilot/*,/workspace/repos/jgwill/miadi-orchestration-kit/skills/*,/workspace/repos/jgwill/miadi-orchestration-kit/rispecs/*,/workspace/repos/jgwill/miadi-orchestration-kit-storytelling-rispecs/rispecs./workspace/scripts/PTO--orchestration-plugins-recommender.sh/src/scripts/fn_llm.sh/workspace/repos/jgwill/miadi-orchestration-kit/copilot/workspace/repos/miadisabelle/mia-awesome-copilot/plugins| File | Purpose |
|---|---|
01-reverse-engineer.md |
Captures what was observed from the prototype and function wrapper. |
02-intent.md |
States desired outcome, current uncertainty, and boundaries. |
03-specify.md |
Defines the provisional invocation and output contract. |
04-export.md |
Gives future launch, promotion, and handoff shapes. |
05-source-ledger.md |
Tracks claim provenance and status. |
artefacts/prototype-observation.md |
Small artefact describing the current prototype-to-function extraction. |
./.pde/.