What ΔOS Is Not

Category boundaries and positioning clarity

Last reviewed: 2025-01-25

What ΔOS Is Not

Understanding what ΔOS is not is as important as understanding what it is. These boundaries are precise and definitional.

ℹ️
Why This Matters

Misclassification leads to misconfigured expectations. This page prevents that.

Not an AI Safety Platform

ΔOS does not detect, prevent, or mitigate AI model safety issues. We govern actions, not model outputs.

ConcernAI Safety PlatformΔOS
Harmful content generationPreventsNot addressed
Model hallucinationDetectsNot addressed
Prompt injectionBlocksNot addressed
Agent taking unauthorized actionNot addressedPrevents

What we do: Evaluate whether an agent should be allowed to execute a specific action, regardless of what the agent said or why.

Not an Observability Platform

ΔOS is not a logging, monitoring, or APM solution.

CapabilityObservability PlatformΔOS
Log aggregationYesNo
Metrics collectionYesNo
Distributed tracingYesNo
Alert on anomaliesYesNo
Pre-execution policy gateNoYes

What we do: Produce audit records as a byproduct of governance. These records are for accountability, not operational visibility.

Not a Security Tool

ΔOS does not perform threat detection, vulnerability scanning, or incident response.

FunctionSecurity ToolΔOS
Detect malwareYesNo
Scan for vulnerabilitiesYesNo
SIEM correlationYesNo
Identity managementYesNo
Policy-based action controlNoYes

What we do: Apply policy to agent-initiated actions. Security policies can be expressed in our framework, but we don't provide security intelligence.

Not a Workflow Orchestrator

ΔOS does not orchestrate, schedule, or manage workflows.

  • Not Temporal: We don't manage state machines
  • Not Airflow: We don't schedule DAGs
  • Not Step Functions: We don't coordinate microservices

What we do: Sit at the judgment point of individual actions. We're a gate, not a choreographer.

Not an AI Agent Framework

ΔOS does not build, train, or run AI agents.

Say
Governance infrastructure for agent actions
Don't say
Agent framework, Agent platform, AI orchestration
We govern agents. We don't build them or run them.

We integrate with agent frameworks (LangChain, AutoGPT, custom implementations) to provide governance. We're infrastructure they use, not a replacement for them.

Not an Approval Workflow Tool

ΔOS handles escalation to humans, but we're not an approval workflow product.

FeatureApproval WorkflowΔOS Escalation
Request routingComplex rulesPolicy-defined
Multi-level approval chainsYesNo
SLA managementYesNo
Substitute assigneesYesNo
Real-time policy evaluationNoYes

What we do: When policy requires human judgment, we surface that to the right human with full context. We don't manage approval hierarchies.

The Category We Define

Our Category

Autonomy Governance Infrastructure: Deterministic policy evaluation for agent-initiated actions, with auditable judgment records and observable value attribution.

This category didn't exist before ΔOS. We're not competing with security tools, observability platforms, or workflow products. We're creating the infrastructure layer for governing autonomous agents.

Positioning Summary

If you need to...Don't use ΔOSDo use
Filter harmful AI contentYesGuardrails, content filters
Monitor application performanceYesDatadog, New Relic
Detect security threatsYesCrowdStrike, Splunk
Orchestrate workflowsYesTemporal, Airflow
Build AI agentsYesLangChain, AutoGPT
Govern agent actions before executionNoΔOS

See Also