Agent Context
Agent Context gives an AI coding agent the current shape of a space: relevant runtimes, available operations, safety rules, examples, limits, and links back to the API reference.
Use it when an agent is writing scripts, repairing workflows, or choosing how to interact with BCTRL through the SDK or HTTP API.
Fetch context
Request full examples when an agent needs copyable shapes:
What it contains
How agents should use it
Agent Context is not a chat prompt. It is structured API guidance. Agents should read it before deciding whether to create a connection, inspect a run, download an artifact, or ask for more runtime state.

