10 minute reviewer path

EnterpriseHub Reviewer Path

One route map for the public Vercel demo, fixture-backed evals, mesh governance, buyer portal preview, and flagship Integration Accelerator API proof.

01
measured replay

Root console

Run the seller qualification trace and confirm no CRM, SMS, email, or listing feedback is sent.

Recorded replay, local browser state onlyOpen
02
measured eval

Quality scorecard

Review the golden eval status, rubric scores, and failure visibility before trusting a buyer-facing claim.

docs/EVAL_SCORECARD.mdOpen
03
sibling chapter

Doc Intelligence

Open the docextract sibling showcase chapter — static media + outbound CTAs, not an in-monorepo merge.

frontend/public/intelligence/PROVENANCE.mdOpen
04
modeled governance

Mesh telemetry

Inspect agent routing, budget controls, and governance notes without treating scaffolded paths as production proof.

ADR-0011 and mesh registry fixtureOpen
05
synthetic UX

Portal preview

Check the buyer portal preview and confirm swipes stay local with explicit unsaved-state messaging.

Playwright route smokeOpen
06
contract proof

Flagship API proof

Validate the Integration Accelerator routes, metadata, OpenAPI snapshot, and error path coverage.

python3 scripts/ci/check_flagship_api_contracts.pyOpen
Proof commands

Run these before reviewer handoff

These commands tie the demo to the manifest, route contract, eval baseline, and full reviewer smoke path.

make reviewer-smoke
python3 scripts/ci/check_claims.py
python3 scripts/ci/check_flagship_api_contracts.py
python3 evals/compare_baseline.py