Open the Tapestry Admin Console (partner governance UX, P2-014).
This is the administrative ingress for QueryTek Tapestry. The Phase 1 profile includes a minimal partner onboarding certification console for non-production Textmetrics and Trusaic validation scenarios.
Planned endpoints include /v1/admin/tenants,
/v1/admin/tenants/{tenant_id}/partners/{partner_key}, and
/v1/admin/tenants/{tenant_id}/routing-policy.
Use /v1/admin/partner-cert/runs to create runs, then execute and inspect
results with:
POST /v1/admin/partner-cert/runs/{run_id}/executeGET /v1/admin/partner-cert/runs/{run_id}GET /v1/admin/partner-cert/runs/{run_id}/eventsPOST /v1/admin/partner-cert/runs/{run_id}/closeGuardrails are fail-closed: production execution is blocked unless an explicit approval override is recorded at run creation.