v0.4.0

Get started

Eval journey

Enterprise golden path — MCP eval, Docker sidecar, and Kubernetes fleet tracks.

View as Markdown

This is the enterprise golden path for evaluating Blekline runtime enforcement. Pick a track based on your environment and compliance scope.

Choose your track

TrackAudienceTimeOutcome
01 — MCPIDE / agent client teams~30 minMask and enforce tools in Cursor or Claude Code
02 — Docker sidecarPlatform eng, VPC eval~1 hTrust Vault + lineage on :8787 in Docker
03 — Kubernetes fleetCISO, SRE, regulated prod~2 hMandatory-hop sidecar + optional admission webhook

Most enterprise buyers start with Track 03 after a static [NHIM audit](/docs/get-started/nhim-audit-quickstart).

Track 01 — MCP client eval

  1. Create a workspace API key with mask:write and events:write scopes.
  2. Install @blekline/mcp-server in Cursor or Claude Code.
  3. Run the live MCP test in Operations → MCP and confirm mask/enforce tools respond.

See also: Quick Start for CLI smoke and integration matrix.

Track 02 — Docker sidecar

Platform teams validate sidecar auth, Trust Vault, and lineage without a cluster.

  1. Optional: run [NHIM audit quickstart](/docs/get-started/nhim-audit-quickstart) against staging.
  2. Pull ghcr.io/blekline/sidecar:0.2.0-nhim and configure secrets.
  3. Start the compose stack and verify /health (401 without auth, 200 with token).
  4. Trigger the first enforce event in Operations → Activity.

Full steps: Docker sidecar.

Track 03 — Kubernetes fleet

Production-oriented eval with mandatory-hop NetworkPolicy and optional mutating admission.

  1. Run npx @blekline/nhim-audit audit and upload JSON to Operations → Posture.
  2. Create eval namespace + sidecar secrets.
  3. Helm install blekline-ingress and apply mandatory-hop NetworkPolicy.
  4. Optional: install admission webhook for auto-inject on annotated pods.
  5. Request probe token if CRITICAL gaps remain; verify runtime enforce.

Full steps: Kubernetes fleet · NHIM verification.

CI gates

Block merges when agent infrastructure drifts from NHIM posture:

  • CI NHIM gate — merge-blocking cluster audit
  • CI/CD — integration config and MCP smoke

What to read first

Get sandbox access

Enterprise sandbox packs (Track 02/03 Helm, checklists, probe tokens) ship on grant approval.

Contact enterprise@blekline.com with your nhim-audit.json attached, or book via blekline.com/enterprise#contact.


Try the simulator: Runtime Enforcement Simulator · Definitions · Open workspace