What you see
- Identity and status: the agent’s name, description, and connection stage.
- Prompts: the system prompts and instructions the agent declared, with their configuration.
- Tools: every toolset and tool schema the agent registered. These become the action catalogue your rules bind to.
- Connections: the third-party services the agent uses, with credential status only. Rippletide knows which secret names are configured, never their values.
Keeping it current
The inventory reflects what the SDK last declared. It re-syncs when the agent starts, or on demand withrippletide connect / the rippletide:sync script. If you add a tool in code, the catalogue updates on the next sync, and rules compiled against the old catalogue will tell you they need attention.