← c16c16 / wf2 - Agent Control Plane — value-first (wf2) / Integrations·control-plane-v1-v1 · 2026-06-03 · draft
Qpoint
QP
Integrationsagent-as-actor · grounded in qcontrol telemetry

Engineering · Integrations

What's working today, and what your telemetry is ready to feed.

Live integrations run now; projected connectors are off by default and show the real local volume they'd carry, so you can size a rollout and pick what to wire first.

Bottom line

Live now: qcontrol stream (52.4k events) + findings export. Recommended first connector: SIEM (Splunk) — stream your 2 high findings into the SOC. Identity / GRC / alerting are next.

Do nextExport findings nowWire Splunk first

Live — working today

running

qcontrol event stream

live

Local ingest of agent activity into the control plane. Already capturing everything the projected connectors below would draw from.

52.4k

events ingested

8

agents

61

sessions

Findings export

live

7 findings exportable right now — pull the worklist into a file or hand it to a downstream tool.

fields: severity · title · framework · entity_id · remediation

Projected outbound connectors

off by default · ranked by what to wire first

SIEM / detection

recommended first

Splunk

projected · off

would stream 52.4k events + 2 high findings into your SOC detection pipeline

Microsoft Sentinel

projected · off

would forward 52.4k events + 7 findings as analytics-rule input

Identity

next

Okta / Entra ID

projected · off

would map 8 observed agent identities to your IdP

GRC / evidence archive

next

Amazon S3 (Iceberg)

projected · off

would append 52.4k events to an immutable, append-only evidence table

Snowflake

projected · off

would land 52.4k events for long-horizon GRC querying

Alerting / ticketing

supporting

PagerDuty

projected · off

would page on high findings (2 open now)

Slack

projected · off

would notify a channel on high findings (2 open now)

Jira

projected · off

would open a ticket per high finding (2 open now)

Local-only

qcontrol binds 127.0.0.1 — nothing leaves this machine unless you export it. Connectors are projected and off by default; the counts above describe local readiness, not transmitted volume.

Fields: stats.events · stats.agents · stats.sessions · findings.length — from app/data/c16-fleet.ts (qcontrol /api shape).