Update Agent Lifecycle
Update agent trust lifecycle stage.
Requires agent:write permission (all team members) or agent:write_all permission (super admin).
Setting trust_stage to ‘hardened’ captures trusted_at and computes ttt_days.
Path Parameters
Body
Request model for updating an agent's trust lifecycle stage.
Trust maturity lifecycle stage for an agent.
registered, tested, hardened, trusted, optimized, adapted Response
Successful Response
Agent domain model.
Rate limit for API requests per minute
x >= 1Agent status values.
draft, creating, active, under_review, deprecated, archived, pending, rejected Access level for agent analysis.
Black Box: URL only - behavioral testing only Grey Box: Agent configuration - structure/capabilities analysis White Box: Source code access - full code + sandbox runtime analysis
black_box, grey_box, white_box Model parameters for agent configuration.
MCP (Model Context Protocol) proxy configuration.
Source code access configuration for white box analysis.
Agent metadata for display and organization.
Communication protocol for agent endpoints.
chat_completions, a2a ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Dome protection lifecycle state.
unprotected, configured, domed Trust maturity lifecycle stage for an agent.
registered, tested, hardened, trusted, optimized, adapted Metadata about how an agent was imported.
- ImportMetadata
- Import Metadata
Agent capability flags.
- AgentCapabilities
- Capabilities
An agent skill definition (for A2A protocol agents).
- AgentSkill
- Option 2
Latest completed evaluation scores for an agent.
Sideloaded on GET /agent-configurations when include_scores=true. Contains only domain-level score data — no UI or presentation concerns.