Back to Home

Headless Operating Intelligence

Everything is API-first: events, trackables, metrics, funnels, attribution, connectors, recommendations, governance, proofs, exports, and optional dashboards.

Canonical Event Envelope

Use one event shape across websites, apps, agents, QR scans, RFID reads, sensors, robots, CLI runs, MCP calls, ecommerce orders, campaigns, and workflows.

POST /api/ingest { event, actor, object, source, attribution, context }

Physical And Digital Trackables

Generate and track QR codes, barcodes, RFID tags, sensors, robots, AI agents, MCP servers, CLI workflows, and other identifiers that exist outside a web page.

ha create-trackable qr_code "Coffee Bag" ha use ethiopia-bag-001 qr_scan

Agent-Readable MCP

Agents can track events, query metrics, inspect funnels, read business health, request agent-context summaries, query GraphQL, enforce governed actions, and export proof trails.

[Tool] ha_query_metrics [Tool] ha_get_agent_context [Tool] ha_graphql_query

Metrics, Funnels, Attribution

Define reusable metrics, query funnel progression, inspect source/campaign/channel touchpoints, and expose the same intelligence through API, CLI, SDK, MCP, and dashboard.

POST /api/metrics/query POST /api/funnels/query POST /api/attribution/query

Enterprise Connectors

Normalize data from Shopify, Stripe, Salesforce, HubSpot, marketplaces, ads, email, creator platforms, field ops, accounting, QR.io, RFID, sensors, robotics, and generic systems.

POST /api/connectors/ingest POST /api/connectors/pull

Full Hypervisor Governance

Consequential actions route through DecisionObjects, AuthorityGrants, ContextContracts, trust tiers, compliance mappings, attestation checks, and EnforcementReceipts.

POST /api/governance/enforce => allow | deny | escrow | needs_human_approval

Proof Trails And Graph Exports

Export SovereignProof-compatible proof packets and GraphNative-compatible operating graphs with events, entities, decisions, receipts, proof trails, and outcome accounting.

GET /api/graph/export POST /api/proof-event-trails/export

Warehouse And Workflow Destinations

Sync records to Snowflake, BigQuery, Redshift, S3, GCS, or custom HTTPS destinations, and deliver alerts into Slack, Discord, Zapier, Make, or any webhook target.

POST /api/exports/destinations POST /api/alerts/process

Enterprise Identity And Attestation

Use scoped API keys, OIDC, SAML, RBAC, software-local development attestation, HSM/KMS signatures, Vault Transit, and TPM/TEE verifier contracts.

POST /api/auth/saml/assertion POST /api/attestation/verify