FE-698: Scenario runner + observer scenario composition#102
Conversation
PR SummaryMedium Risk Overview Refactors observer prompt composition by extracting Reviewed by Cursor Bugbot for commit 8d9ab97. Bugbot is set up for automated code reviews on this repo. Configure here. |
2acbcb3 to
c99d056
Compare
c99d056 to
8d9ab97
Compare
204af9d to
b83ff5f
Compare
Merge activity
|

Stack Context
This FE-698 stack establishes reusable prompt/context machinery and a pre-UI scenario substrate for evaluating agent behavior.
What?
observer-capturescenarios from the typed observer context pack and production observer prompt composition.assetvscomposed).Why?
Brunch needs repeatable prompt probe artifacts before adding real provider/harness execution. This PR proves the artifact shape and observer scenario composition while keeping provider/Pi/runtime authority out of the substrate.