Pages
Build Partner Tracks — Ideas

Source: c62 build-partner — two-track expansion (Qkit + dashboard), 2026-08-10

The demo ends and the room forks: solution providers (Cisco, F5, Vanta) heard "this is what you could build"; operating companies heard "this is the product." This is the page the demo lands on — four concepts for communicating one stream, two ways to build on it, plus the partner arrangement behind each track. Grounded in the real contract (qevents · 57 wire types · 9 families) with live vs projected honestly badged throughout. Names are working names.

Idea 1

The fork

The pricing-page shape, because it's the shape everyone in the room already knows how to read: thesis sentence, two cards, one differences table, the arrangement under each. Nothing clever — the clarity is the design.

One stream, two ways to build on it. qcontrol observes AI agents at runtime and emits one canonical event stream. You can build your offering on the stream — or run the dashboard we already built on it.

Qkitbuild on the stream

The unified AI-agent event stream as a product: versioned contract, typed schema, your offering on top.

·57 wire types across 9 families — agent, LLM, MCP, file, egress, inventory
·JSON Schema + generated TypeScript types + consumer guide, today
·co-design the projected families with us (findings, identity, delivery)
for solution providers
The dashboarduse the product

Visibility and control over your org’s AI usage, as-is — built on the same stream.

·fleet overview, findings workflow, inventory, teams, compliance evidence
·deploy qcontrol, see traffic the same day
·the 5-phase founding-partner program, portal included
for operating companies
Qkitthe qcontrol dashboard
you area solution provideran operating company
the product isthe event stream + contractthe dashboard
the UI isyoursours
you integrate viaa collector on the socketdeploying qcontrol + the dashboard
success looks likeyour offering ships an AI-agent capabilityyour org’s AI usage is visible & governed
the arrangementFounding Integrator — co-develop the contractFounding Partner — pilot → convert
shared the stream itself · sharp-edges access · attribution ledger · direct line · numbered founding status
both cards deep-link: Qkit → the contract (idea 4) · the qcontrol dashboard → the partner portal's program section · the fork never asks the visitor to self-classify — the "you are" row does it for them
Idea 2

The stream is the product

Architecture-first: the nine event families drawn as one spine, forking to its consumers — your product on one branch, our dashboard on the other. The demo pivot ("everything you just saw came from this stream") made visual. Projected families are dashed amber and say so; co-developing them is the Track-1 arrangement, so the honesty is also the ask.

qcontrol
observes every AI agent at runtime
34 agents
148,912 events
Agent activityagent.tool_call
Model interactionllm.usage
Tool supply chainmcp.request
Data accessfile.read
Network egressconnection.open
Fleet inventoryinstallation.discovered
Runtime inventoryprocess.started
Findings & detectionsfinding.raised
Session lifecycleagent.session_start
Your productQkit
CsCisconetwork / detection
F5F5traffic / policy
VaVantacompliance evidence
your collector on the socket · your UI · your customers
Our dashboardfirst customer
Fleet Overview · Findings · Inventory · Teams · Compliance — every page you just watched is a projection of the same stream.
run it as-is — that's Track 2
solid = live families (7 of 9 · 57 wire types) · amber dashed = projected (findings-on-stream, session lifecycle) — co-designed with the founding cohort · ribbon width ∝ event volume · partner marks are monograms (no logo assets yet)
Idea 3

The demo epilogue

Designed as the literal next click after the dashboard demo: first it replays what the room just saw, tile by tile, naming the event family that powered each beat — proof by recap. Only then the fork, now carrying the momentum of the demo instead of restarting the pitch from zero.

What you just saw
Fleet Overview
the whole org’s AI usage in one glance
powered by process.* + llm.usage
Inventory
every install, incl. 5 nobody knew about
powered by installation.*
Findings
a secrets.yaml read, triaged live
powered by file.* → finding.*
Teams
spend & risk landed on people
powered by llm.usage + context
Integrations
"nothing leaves 127.0.0.1" — verified
powered by connection.*

Every one of those pages is a projection of one event stream. We built a dashboard on it. The question that forks the room: what would you build?

"We'd build our own." → Qkit
The stream + contract, your offering on top. Founding Integrator cohort of 3–5 — currently in conversation: Cisco, F5, Vanta.
"We'd run exactly that." → the qcontrol dashboard
The product as-is. Founding Partner program — 5 phases from deploy to oversight, portal included.
recap tiles are static here; in the real page each tile deep-links back to the page it recaps — the demo becomes navigable evidence · this concept assumes the demo happened; it's the wrong landing page for cold traffic
Idea 4

The honest contract

For the engineer Cisco or Vanta brings to the meeting: no thesis, no cards — the contract itself. What exists is downloadable today; what doesn't is labeled projected and framed as the co-development agenda. Trust through specificity: this page wins the technical evaluation that follows every good demo.

qcontrol-events.json
the public JSON Schema — 119 definitions, checked in, versioned
qcontrol-events.ts
generated TypeScript types for every wire type
consumer guide
socket setup, correlation, idempotency, forward-compat, worked example
EVENTS.html
the human-readable event reference, generated from source
Event familyWire typesStatusNotes for collector authors
Agent activityagent.message · tool_call · tool_decision · tool_resultlivetool decisions carry approved/denied + source (config | user | policy)
Model interactionllm.request · response · usage · rate_limitlivetokens + cost per call; provider_matched/_unmatched tells you what coverage you actually got
Tool supply chainmcp.request · response · error · oauthlivetransport, protocol version, advertised server name per session
Data accessfile.open/read/write/close · exec.spawn/exitlivemetadata only — paths and byte counts, never contents
Network egressconnection.* · http.* · sse.* · websocket.*live5-tuple, resolved domain, TLS details, full headers; MITM coverage signals
Fleet inventoryinstallation.discovered · details · snapshotlivedeclared MCP servers, skills, default model — at rest, before anything runs
Runtime inventoryprocess.started · stopped · snapshotliveagent attribution with match strategy + confidence
Findings & detectionsfinding.raised · dlp.hitprojecteddetectors exist downstream today; promoting them to the stream is co-development item #1
Session lifecycleagent.session_start · session_stopprojectedsession id rides on payload context today; explicit boundaries are item #2
Stability boundary. run.* and installation.tap_* are outside the stable contract — discard them. Unknown fields: ignore. Unknown types: skip. Breaking changes to the stable set: 30-day notice to founding integrators.
Delivery semantics. NDJSON over a local socket, per-sink 100 MB ring buffers — a slow collector can't stall the producer. Bounded live stream: may drop under pressure, no replay; snapshot for current state. Remote/authenticated delivery is a co-design item.
What we won't pretend. No OCSF/HEC mapping exists yet. No identity fields on the envelope yet. No findings on the stream yet. These are the first three items on the founding-cohort agenda — see Sharp Edges for the full list.
artifacts and boundaries verified against the repo 2026-08-10 · this concept doubles as a Track-1 section of the partner portal later — design once, use twice
Coda

The composed page

The concepts aren't rivals — they're altitudes of one page. A composes the demo-day landing (epilogue energy, fork clarity, picture for the boss); the contract stays one click deep for the engineer. B is the standalone version for visitors who didn't get the demo. Both end at the same two doors.

A — the demo landing (recommended)
1
What you just saw — idea 3’s recap tiles — proof by replay
idea 3
2
The fork — idea 1’s cards + differences table
idea 1
3
The stream picture — idea 2 collapsed to a banner — for the boss
idea 2
4
The arrangement — both arcs, side by side
idea 1
5
→ The contract — idea 4 as its own linked page for the engineer
idea 4
B — the standalone page (no demo first)
1
Thesis + stream picture — idea 2 leads — the architecture is the hook
idea 2
2
The fork — same cards + table
idea 1
3
Contract highlights — artifacts row + family table inline
idea 4
4
The arrangement — both arcs; cohort counters from the portal
idea 1
5
Portal crosslink — sharp edges + partner wall — the trust surfaces
portal

Qpoint Brand Style Guide