Acquire
Panaptico brings data in through three modes. You choose the right mode for each system based on what you need to prove.- Ask — scripted API pulls on a schedule. Panaptico queries the system directly and records the full response as evidence.
- Listen — log, metric, and event streams, commonly delivered via Cribl into your data lake. Panaptico reads these streams and treats each event as evidence.
- Test — active probes that attempt operations and record the outcome. This includes negative verification: send the packet and prove it gets dropped, attempt the sign-in path and prove it fails without MFA, try the restore and prove it completes.
Understand
Raw telemetry is not enough. Panaptico resolves entities, turns events into meaning, and composes judgment.- Transform — resolves the same entity across multiple systems. An Okta device, a Cloudflare device, and an MDM device become one device with a unified history.
- Signals — turn raw telemetry into business meaning (for example, “risky user” or “unmanaged device”). Each Signal is scored continuously against your threshold and carries decay and drift history.
- Enriched Signals — compose multiple Signals into entity-level judgment. A user may be risky because of device posture, location anomaly, and failed probe results combined.
Verify
Verification is the core of Panaptico. The platform applies fourteen verification primitives to your live estate:- State — current value matches declared target.
- Absence — something that must not exist does not exist.
- Sequence — events happen in the required order.
- Relationship — required links between entities exist and are valid.
- Coverage — every expected resource is observed.
- Reconciliation — two systems agree on the same fact.
- Budget — a numeric limit is not exceeded.
- Expiry — certificates, tokens, and policies are still valid.
- Conformity — configuration matches a standard or baseline.
- Freeze Windows — changes do not occur outside approved periods.
- Trajectory — a metric is trending toward target, not away.
- Access-Path — the required authentication and authorization path works.
- Separation of Duties — no single actor can complete a sensitive workflow alone.
- Attestation — a human or system has explicitly confirmed a state.
- At target
- Off target
- Unknown (scope or data is incomplete)
- Unobserved (no data arrived in the expected window)
Run
Initiatives are the budget-level objects that executives fund, auditors audit, and boards review. An Initiative combines:- Declared intent (what “good” looks like)
- Verified current state (what the live estate actually shows)
- Gap analysis (what is off target, unknown, or unobserved)
- A closed work loop (gap → ticket → fix → re-verification)
- An exception lifecycle (approved deviations with expiry)
- Trajectory (whether the initiative is improving or regressing)
Act
When reality slips, Panaptico routes action. Because the verification itself is evidenced, the routing decision is grounded in proof, not assumption.- Work routing — gaps become tickets with owners in ServiceNow or similar.
- Risk-adaptive access — a risky login triggers a harder authentication path in Okta.
- Network placement — a non-compliant device is moved to quarantine in Cloudflare.
- Verification-gated deploys — a failing deployment verification triggers a rollback in LaunchDarkly.
- Risk-proportional approvals — higher risk changes require broader approval.
Explore the platform
System Sensor
Always-on sensors read your estate field by field.
Signals
Turn raw telemetry into business meaning.
Initiatives
Declare intent as a living program.
Routing
Route action when reality diverges.