@didericis-claude yes, draft the prd in a new pr
Also will want to introduce a “settings.yml” that lives in the root of the .bot-bottle folder and has a “budget” section. Budgets should be keyed by agent providers (same name as those…
Does the dashboard need authn for remote control, and over what transport?
Eventually yes (for web and mobile remote control, which will also be cross host), but to start lets stick with a…
On cutoff: drop egress only, or also pause/stop the bottle?
Good question: probably should add a customizable “cutoff policy” to bottles, with the following options:
- ”cutoff”…
Host-level controller vs. per-bottle control daemon for the dashboard channel.
Should be host level. Once this is in place, we should also probably move the supervisor UI to the same…
Per-bottle thresholds vs. a global budget across all bottles?
Probably makes sense to have a “global” budget… this is something we eventually want to add to a control plane that can…
Where does the usage signal come from — request counts at the proxy, response-body token parsing, or a provider usage API? What's accurate enough to gate on?
Agent providers should have an…