Skip to main content
Four workflow roles: design_reviewer, experiment_reviewer, reflection_reviewer, consolidation_reviewer — each with a matching skill (experiment-design-review, experiment-attempt-review, project-reflection-review, consolidation-review). review.request also accepts human and automated_check for non-workflow reviews. Concept: Experiments and reviews.

Rules

  • caller_session_id is required on review.start and must differ from the producer’s session id.
  • The capability is stored as a hash and expires after 1 hour. Lost or expired? Call review.request again — it closes every prior open request for that target and issues a fresh capability.
  • Independence is a workflow guarantee (different session ids), not cryptographic proof that two different agents ran. Gemini can give a reviewer a truly separate MCP session (inline mcpServers frontmatter); the shipped shared agents don’t use it, so they stay client-neutral.

Per client