Browser stays thin
The hosted shell never owns lane secrets. It receives a scoped runtime surface and uses the server lane for identity-aware MCP access.
Hosted reviewer operations with live MCP tool parity.
This surface explains the runtime contract behind the reviewer chat product. Identity, entitlements, and approvals stay outside the browser while the UI stays grounded in the live lane.
The hosted shell never owns lane secrets. It receives a scoped runtime surface and uses the server lane for identity-aware MCP access.
Read tools execute immediately, stream progress back into chat, and keep the transcript grounded in the real lane catalog.
Every mutation is surfaced as an approval step first so the operator can validate intent before the lane touches Airtable-backed state.
Threads persist through the server store, each turn is serialized per thread, and write targets are claimed so multiple lane sessions can move at once.
https://wf-template-review-natalia.mcp.createsomething.agency/mcp
Read tools stream directly into chat and stay grounded in live lane results.
Protected writes pause for explicit approval before execution.
Each thread runs one turn at a time and write targets are claimed so parallel lane sessions stay safe.
Grouped by the jobs they support so the lane feels understandable at a glance.
Find queue slices, assignments, and searchable submission lists.
Search template assets by name so reviewers can find a specific submission without reading a broad queue slice.
List compact active template review queue summaries currently assigned to the authenticated reviewer.
List compact template review queue summaries using confirmed template Airtable fields.
Search template Asset Versions by asset name so reviewers can locate review cycles for a specific submission directly.
Load the exact asset, version, context, and history needed for judgment.
Get one template review payload by asset_id, including version history.
Get the normalized review context for one template version, including reviewer-facing fields and capability flags.
Get one template version record by version_id.
List all versions for a template asset.
Inspect metrics, release posture, health, and field-map detail.
Return the template review Airtable field map with confirmed and pending mappings.
Runtime health check for Webflow Template Review MCP and Airtable connectivity.
List available Asset Release records reviewers can link to approved template versions.
Return compact marketplace template review metrics for a recent date window.
Less common runtime capabilities that are still available to this lane.
Read-only: validate lane-shaped comprehensive review evidence and format a schema-checked Agent Review Feedback draft. Does not write to Airtable.
Read-only: return the comprehensive template-review evidence contract, including coverage matrix, rubric dimensions, manual checks, and Agent Review…
Reviewer onboarding guide — call this FIRST to learn the complete review workflow, tool sequence, analyzer interpretation, and decision criteria. No…
Organized around the write classes this lane actually needs: assignment, decisions, and publishing.
Claim work, save draft feedback, and keep ownership aligned.
Admin/operator write: assign or clear the 📝Reviewer collaborator on a template Asset Version without changing any other review fields.
Reviewer-safe write: assign the current reviewer to a template Asset Version using runtime reviewer identity mapped from the hub account.
Reviewer-safe write: clear the 📝Reviewer field only when the selected template Asset Version is currently assigned to the authenticated reviewer.
Reviewer-safe write: save draft reviewer feedback for a template version without changing the official decision state.
Reviewer-safe write: set a reviewer-controlled template review status after ownership has been established through self-assignment.
Request changes, approve, reject, or apply structured review-state changes.
Approve a template version and optionally update confirmed publishing checklist metadata.
Reviewer-safe write: set a template version to changes-requested and attach reviewer feedback using the authenticated reviewer identity.
Update template version review fields that are confirmed writable in Airtable.
Complete publishing work and maintain asset-side metadata safely.
Complete the publishing checklist for a template version and attach a release using either a record id or a local-date lookup.
Update confirmed writable template asset fields.
Update confirmed asset-side publishing override fields for a template.
Less common runtime capabilities that are still available to this lane.
Read-only: prepare a bounded published-site sandbox job and self-contained E2B Python runner for comprehensive review evidence. Does not execute E2B…
Read-only: run published-site validators for content, assets, accessibility signals, interactions/IX2, GSAP, and custom-code policy evidence. Uses pu…
Write only supplemental internal agent notes to 📝Agent Review Feedback for a template Asset Version.