This form calls a real Strands agent deployed on Amazon Bedrock AgentCore Runtime, in the product owner's own AWS account. Every request is routed through Aegis's policy engine before anything executes, and every verdict is written to a signed, hash-chained Decision Record in a real DynamoDB ledger — independently verifiable below, not just reported back by the agent.
MIDASBRAIN_MOCK_LLM environment variable is unset, and the
agent code defaults to mock mode when that variable is absent) — so the proposal shape
the model would produce is generated deterministically from your input, not by a live Claude
call. This page does not imply a live LLM call is happening.
Defaults match the worked example from the MidasBrain blueprint.