feat(ai): delegate product defaults to adaptive orchestration - #96
feat(ai): delegate product defaults to adaptive orchestration#96seonghobae wants to merge 7 commits into
Conversation
|
Important Review available on request
Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| - .github/workflows/apply-adaptive-orchestrator-default.yml | ||
|
|
||
| permissions: | ||
| contents: write |
| shell: bash | ||
| run: | | ||
| set -euo pipefail | ||
| python -m pip install --upgrade pip |
| run: | | ||
| set -euo pipefail | ||
| python -m pip install --upgrade pip | ||
| python -m pip install -e '.[dev,backend]' |
|
Superseded by #91 ( |
|
Closing as superseded by #91. |
Pull request was closed
|
Cycle retry 2026-08-17: closing as weaker duplicate of #91 (ADR 0015). Independent review still required on exact heads; this is not an approval. |
|
Cycle retry: close weaker duplicate of #91. Independent review still required elsewhere. Do not self-approve. |
Summary
mode="route"defaults in summarization, extraction, classification, chat, commitment, and post-evaluation adapters with contextual-orchestratorauto;verifycontract;A temporary branch workflow stages the regression before applying source changes, proves the red/green transition when needed, runs the complete suite, checks syntax and patch integrity, removes itself, and publishes only the verified source commit.