# Agent Trends

- Run `ur agent-trends` for a human-readable coverage report.
- Run `ur agent-trends --json` when another tool needs structured coverage data.
- Run `ur a2a card` to print UR's Agent Card metadata for A2A discovery.
- Run `ur ag-ui serve --help` to inspect the user-facing HTTP/SSE adapter
  without starting a model call.
- Run `ur test-first --dry-run` to preview the detected compile/test/lint
  evidence loop for the current project.
- Run `ur safety check --command "rm -rf build"` to preview command permission
  class, destructive approval, and sandbox posture.
- Run `ur context-pack scan` and `ur context-pack compress` to preserve
  manifest-derived architecture context and task memory.
- Run `ur context-pack memory verify`, `ur skill verify <name>`, and
  `ur mcp serve-http --help`, and `ur ag-ui serve --help` to inspect the v1.47 integrity and protocol
  surfaces without making a paid model call.
- Use `/agent-trends` inside a session before planning upgrades to local
  runtime, MCP, A2A, memory, browser, eval, identity, or provenance workflows.
