Design partner proof packet

One adopter, one risky action, one proof packet.

This is the waitlist-safe buyer path: pick the framework or CI lane the team already uses, prove one meaningful boundary locally, then convert that artifact set into a private pilot workspace after approval.

Packet contents
Adapter evidenceFramework wrapper, strict tool list, install command, and certification lane result.
Runtime evidenceAllowed call, blocked call, halt state, decision headers, and proof digest.
CI evidenceGitLab or Vercel hosted run when applicable; otherwise a local scanner artifact.
GPU evidenceGlasshouse provider lifecycle, attestation, model workload, artifact digests, and zeroized cleanup when compute is in scope.
Buyer packetOne markdown or JSON packet the security reviewer can inspect without logging into a console.
1. Pick one path

LangChain, OpenAI Agents, Vercel AI SDK, Dify, Flowise, Botpress, MCP, GitLab CI, or Vercel CI.

2. Wrap one boundary

Choose one action that can deploy, transfer, refund, mutate a database, export data, or call production infrastructure.

3. Run local proof

Run SDK certification and scanner artifacts without asking the buyer to create a public account.

4. Review privately

Move the same artifact set into a private pilot workspace only after the design partner is approved.

Current proof packet
Hosted adoptersDify, Flowise, n8n, Zapier MCP, and Botpress have hosted proof artifacts with one allowed body call and zero body calls on the blocked path.
Private pilot proofThe buyer-flow packet includes allowed and blocked runtime evidence, scanner output, and DB sandbox proof once an approved pilot workspace exists.
MCP authorityLocal MCP client and Claude/Cursor/Windsurf config lanes passed; remote HTTP MCP remains an additional hosted endpoint proof.
Pilot command shape
private pilot
# Pick the closest adopter path
imladri init --framework <framework> --ci-provider <gitlab|vercel>

# Certify the wrapper and scan the repo locally
imladri sdk certify --real --target <framework>
imladri scan --path . --fail-on new

# Export the review packet for the private pilot
imladri proof export --format json --output imladri-proof.json

The public site does not create customer accounts. That stays private until an approved design partner has a real side effect to prove.