Enterprise Evidence Rooms
Enterprise Evidence Rooms package ReformCode proof into a customer-facing buyer room. The room is deterministic and privacy-safe: it exports score rollups, section status, stakeholder views, proof summaries, and artifact references without storing raw source code, secrets, prompts, personal data, or local paths.
What A Room Includes
- Code Genome: benchmark rank, score, status, evidence snapshot, and next best recommendation.
- Reform Plan: selected recipe proof and white-label planning evidence with license and attribution guardrails.
- Policy Simulation: policy status, blockers, evidence coverage, and next allowed actions.
- Deploy Certification: deploy readiness, smoke evidence, rollback status, warnings, and blockers.
- Billing Assurance: Stripe, credit, entitlement, plan-gate, and repairability evidence.
- Pilot Status: enterprise pilot score, candidate readiness, stakeholder reports, demo tenant, and weekly executive export signal.
- Leadership Moat: autonomous governance, marketplace distribution, enterprise evidence, and outcome-learning proof.
- Agent Governance Memory: accepted/rejected outcomes, proof-loop completion, deploy proof, routing risk, and privacy posture.
- Evidence Studio Artifacts: optional report artifacts that can be attached for deeper customer review.
Buyer Views
Each room renders focused views for:
- Executive buyers who need the overall readiness story.
- Engineering buyers who need Code Genome, reform, and deploy proof.
- Security buyers who need policy, audit, and governance evidence.
- Finance buyers who need entitlement, billing, and ROI confidence.
- Procurement buyers who need moat, proof assets, and open blocker visibility.
Status Model
ready: every required section is attached and no required section is blocked or on watch.watch: at least one required section is missing or needs review, but no required section is blocked.blocked: at least one required section has a blocking status.
The room score combines required section scores, required evidence completeness, and status penalties. This keeps the buyer-room label tied to proof quality instead of presentation polish.
Share Contract
Rooms expose:
- A deterministic slug and private-link URL under
/reports/evidence-rooms/{slug}. - Markdown for customer handoff, account-team notes, and proposal packets.
- JSON for CRM, partner, procurement, and future data-room integrations.
- Executive summary support through the same room object.
Implementation Contract
- The deterministic room builder lives in
lib/enterprise/evidence-rooms.ts. - Public exports are registered through
lib/enterprise/index.ts. - Focused tests live in
__tests__/lib/enterprise/evidence-rooms.test.ts. - The schema identifier is
reformcode.enterprise-evidence-room.v1.
Operating Rule
Enterprise proof should be generated from the same source objects the product already trusts: Code Genome, REFORM handoff plans, policy simulation, deploy certification, billing assurance, pilot command center, Leadership Moat, Agent Governance Memory, and Evidence Studio. Do not create separate sales-only proof math.