Skip to content
PaloNexus
Request access Request

Feature matrix

Everything the platform does, grouped under the four product packages — PaloNexus Core (the authorization decision and authority records), Access Broker (short-lived runtime credentials), Lifecycle (workforce-linked governance and revocation), and Enforcement (the adapters that make the decision stick) — with shipped status and a pointer to where each capability is documented. All rows marked Shipped are built, unit-tested, and verified live on a managed Kubernetes cluster (DigitalOcean Kubernetes — DOKS — example).

The authorization decision itself, plus the authority records it resolves — registry, ownership, delegations, approvals, policy, and the authority trail.

CapabilityWhat it doesStatusDocumented in
Agent egress governanceThe headline capability: every outbound agent call (model / tool / agent-to-agent (A2A) / external) is decided at one deny-by-default /authzmay this agent make this call, on behalf of this human, for this task, right now? — via allowlist → budget → delegation → OPA (Open Policy Agent).ShippedCredential-Safe Action Enforcement
Ingress authzFoundational: every north-south request is decided at the same /authz (identity → registry → policy) via Envoy’s external-authorization hook (ext_authz); allow stamps X-Palonexus-Subject/-Upstream. The foundation agent egress builds on.ShippedThe authorization model, HTTP API
RegistrySource of truth for services/agents/models/tools: upstream, scope, public, kind, allowlists, budget, dataClass.ShippedHTTP API
DID/VC identityDecentralized Identifier (DID) subjects — did:key per agent, under a did:web issuer anchor; Membership + Capability Verifiable Credentials (VCs) as Ed25519-signed JWT-VCs (VCs serialized as JSON Web Tokens, JWTs).ShippedAgent identity & credentials
Cryptographic egress identityAGENT_IDENTITY_MODE=vc: a verified Membership Verifiable Presentation (VP) is required; the spoofable actor header is no longer trusted alone.ShippedAgent identity & credentials
VP verificationPOST /v1/agents/verify-presentation proves holder sig + VC chain + not-revoked, maps did:key → agent name.ShippedHTTP API
Delegations / TBACTask-based access control (TBAC): human-approved, time-boxed Delegation VCs scoped to (actor, task, action, resource); checked on every regulated egress.ShippedHTTP API, Consoles
Human-authority delegationGranting a delegation is an authz decision: requester + approver are active employees in-tenant, and the approver must hold real authority (owner/sponsor/service/team/resource/manager/group/admin or logged break-glass); basis + evidence recorded.ShippedConnect agents to enterprise authority, Enterprise IAM API
Agent ownership governanceMandatory accountable ownership (owner_ref/owner_type/team_ref/business_sponsor/risk_tier/approved_runtime/status); owner resolves to an active F2 employee/team; activation gate; no orphaned agents.ShippedConnect agents to enterprise authority, Enterprise IAM API
BudgetsPer-agent rolling ceilings: tokens/hour, calls/hour, USD/day; fed by broker usage callbacks.ShippedHTTP API, Headers
Human-approved egress holdneeds-approval / external egress is held (default 120s) and resumes on portal approve.ShippedCredential-Safe Action Enforcement, Consoles
OPA org policyOrg-wide Rego loaded into OPA as a deny-overrides veto over the inline decision.ShippedArchitecture
Audit hash-chainEvery decision is a tamper-evident, hash-chained record — the verifiable authority trail; /v1/audit/verify recomputes the chain.ShippedHTTP API
Compliance credentialsNamed-standard attestation (GDPR/HIPAA/SOC2/EU-AI-Act-Art50) issued by a compliance_auditor-role human; a real signed did:web JWT-VC (not a plain JSON row); feeds the F3 activation gate and F4 revocation cascade.ShippedGovernance credentials, Enterprise IAM API
Cryptographically verifiable credentialsGeneralized signed-VC issuance (extra_subject) reused by every governance credential type; issuer key history/rotation; StatusList2021 revocation; a fully offline {vc_jwt, did_document, status_snapshot} verification bundle — zero calls to PaloNexus.ShippedGovernance credentials, Enterprise IAM API
Provenance credentialsSelf-declared base-model/training-data/declared-owner attestation issued by a distinct provenance_attestor role; a routine model update supersedes the prior credential (no cascade), an explicit revoke does cascade; completes the agent disclosure artifact.ShippedGovernance credentials, Enterprise IAM API
Observability/metrics (decisions, latency, tokens, cost); OpenTelemetry-protocol (OTLP) traces with DID/VC span attributes → the Grafana LGTM observability stack.ShippedConsoles, HTTP API
Human SSODex ships today as the OpenID Connect (OIDC) issuer for gateway/ingress request flows (independent of agent DID/VC; the dev overlay disables it for anon passthrough). Portal/console sign-in is not built yet — the portal is reachable only over the tailnet or kubectl port-forward; portal SSO is the planned part.PlannedArchitecture, Env vars
Pluggable persistenceRegistry + agent-idp store: memory · postgres · mysql · sqlite · mongodb; CloudNativePG (CNPG) for Postgres; fail-closed.ShippedAgent identity & credentials, Env vars
Operator consolesPortal: Overview (Authority Command Center), Registry, Decisions, Authority Trail, Identity, Authority Delegation, Credential-Safe Enforcement, Agents, Traces.ShippedConsoles
Fleet & ownership summaryagent-idp governance summary (GET /v1/governance/summary): the agent fleet joined live to accountable owners and departments via the SCIM directory; posture buckets (active_healthy / owner_inactive / blocked, with owner_inactive taking precedence and retired agents excluded); sentinel buckets for unattributed / team-owned / unassigned.ShippedOperate the Command Center, Connect agents to enterprise authority
Verifiable authority trail badgeLive hash-chain verification (GET /v1/audit/verify) surfaced in the console — green chain-verified / red broken-at-seq / amber verification-unavailable, fail-closed (unreachable never shows verified); delegation-backed decisions carry the delegation id + live expiry countdown on the enforcement feed.ShippedOperate the Command Center, HTTP API

Short-lived runtime credentials issued only from valid, human-backed authority — the agent boundary never holds standing secrets.

CapabilityWhat it doesStatusDocumented in
STS token exchangeThe Security Token Service (STS) exchanges agent proof + delegation evidence into a short-lived audience-bound JWT (sub=agent / act=human / cnf / tight TTL), signed with the issuer Ed25519 key; refused from a revoked/expired delegation; metadata-only audit log.ShippedConnect agents to enterprise authority, Enterprise IAM API
Model brokerLiteLLM proxy holding the provider key — the credential is injected outside the agent boundary; logical model names; meters tokens/cost back to the control plane.ShippedHTTP API

Workforce-linked governance: directory sync, stable identity, and the revocation that cascades when the humans behind an agent’s authority change. Runs alongside the workforce identity provider (IdP) — Logto is the supported IAM — shipping in the agent-idp service. See Connect Agents to Enterprise Authority.

CapabilityWhat it doesStatusDocumented in
Directory lifecycle syncSCIM 2.0 (System for Cross-domain Identity Management) User/Group snapshot reconcile per tenant — joiner/mover/leaver/rehire, idempotent, tenant-isolated. Stable subject <idp>:<tenant>:<external_id>, never email.ShippedConnect agents to enterprise authority, Enterprise IAM API
Stable employee identityResolves token claims (Entra ID/Okta) to the stable subject; SCIM authoritative over token claims with explicit precedence; conflicts surfaced, a stale token never reactivates a leaver.ShippedConnect agents to enterprise authority, Enterprise IAM API
Revocation cascadeLifecycle change (owner/sponsor/approver/group/delegation/agent invalid) auto-suspends/quarantines the agent + revokes/invalidates delegations; durable, reason-coded, idempotent; runs at end of every sync.ShippedConnect agents to enterprise authority, Enterprise IAM API
Revocation (live)StatusList-backed; revoking a VC cuts the next /authz decision in <1s.ShippedAgent identity & credentials

The adapters that make the decision stick at the network layer — the egress-gateway enforcement mode’s Kubernetes implementation, plus the admission-time guarantees.

CapabilityWhat it doesStatusDocumented in
Network-layer egress proxyForward proxy (:9092) confines agent egress; raw curl → 407; same decision as /authz, audited egress.proxy.ShippedCredential-Safe Action Enforcement
Envoy egress gatewayTransparent data-plane alternative to the proxy (SecurityPolicy.extAuth/authz).Shipped (components/egress-gateway)Credential-Safe Action Enforcement
Admission webhookMutates proxy env into agent pods; rejects un-provisioned agents at registration time.Shipped (components/agent-admission)Credential-Safe Action Enforcement
Egress identity sidecarPer-agent sidecar mints a fresh, revocable VP per call so even LangChain’s model client traverses the proxy.Shipped (components/egress-sidecar)Credential-Safe Action Enforcement

These are deliberately deferred — the MVP proves the control loop, and these harden it for broad production. They are tracked in the platform BACKLOG.md / README.md checklist, not silently omitted. Partial means a shipped capability has a production-grade upgrade still open; Planned means the capability is scoped but not built.

CapabilityWhat it addsStatusTracked in
Signed policy bundlesServe Rego from a signed OCI bundle so org-policy changes are versioned and audited.PlannedREADME.md checklist
KMS/HSM issuer key + rotationMove the did:web issuer Ed25519 key into a KMS/HSM and automate rotation. Key history/rotation tracking now ships (GET /v1/issuer/key-history, a rotated key’s old credentials still verify) — what’s still open is KMS/HSM-backed storage and automating the rotation itself (today a manual redeploy).PartialGovernance credentials, README.md checklist
SPIFFE/SPIRE workload mTLSEast-west workload attestation over mutual TLS (mTLS), complementary to the portable DID/VC credential.PlannedREADME.md checklist
Hostname-routed ingressRoute ingress by hostname per service (Envoy does not forward a route-set header to ext_authz).PartialREADME.md checklist
Retention-locked audit sinkShip the hash-chained audit to a retention-locked object store for WORM (write-once, read-many) durability.PartialREADME.md checklist
Full SCIM provisioningOutbound SCIM provisioning beyond the inbound sync reconcile.PlannedBACKLOG.md
ABAC policy engineAttribute-based policy beyond the inline + Rego model.PlannedBACKLOG.md
DPoP / mTLS-bound tokensBind STS tokens to a proof key (today cnf proof-of-possession, not channel-bound).PlannedBACKLOG.md
JWKS endpoint + key rotationPublish issuer keys via a JSON Web Key Set (JWKS) endpoint so resource servers verify STS tokens without out-of-band keys.PlannedBACKLOG.md
Multi-approver workflowsN-of-M / dual-control approval on a single delegation (today single approver).PlannedBACKLOG.md
Token introspection / revocation listsRFC 7662 introspection and RFC 7009-style revocation lists for STS tokens.PlannedBACKLOG.md
  • Shipped — built, tested, and verified running live on a managed Kubernetes cluster (DOKS example).
  • Partial — a shipped capability with a production-grade hardening upgrade still open.
  • Planned — scoped and tracked in BACKLOG.md / the README.md checklist, not yet built.