Skip to content
ANCHOR

Architecture

Anchor is organized around five primary components: Anchor Engine, Web UI, Anchor Vault, Anchor Connect, and Anchor Compass. Each component has a clear responsibility, so privileged access governance does not depend on a pile of loosely connected consoles, proxy paths, scripts, and reporting exports.

The architecture goal is simple: keep access decisions, privileged material, sessions, posture review, and evidence in one operating model. Public documentation explains the component boundaries and security posture; registered technical materials and onboarding cover deployment-specific runbooks and deeper implementation detail.

Control Engine

Owns API requests, authorization, policy decisions, orchestration, and evidence.

Material Vault

Keeps privileged material attached to resource, account, policy, and audit context.

Access Connect

Brokers approved sessions without becoming the policy authority.

Posture Compass

Turns jobs, drift, coverage, and account hygiene into review signals.

ComponentResponsibilityReview path
Anchor EngineAPI requests, policy decisions, orchestration, workflow state, and security-relevant evidence.Control plane behavior.
Web UIOperating surface for administrators, operators, reviewers, and approved user workflows.Human workflow clarity.
Anchor VaultPrivileged-material retrieval, rotation, verification, and audit-linked use.Secret lifecycle control.
Anchor ConnectBrokered sessions tied to policy, target context, and session evidence.Access-plane boundary.
Anchor CompassDrift, stale access, account hygiene, operational risk, and audit readiness.Posture and review.

Anchor keeps public architecture documentation focused on component responsibilities, security boundaries, and the way teams operate the platform. That gives buyers and security reviewers enough context to understand the model without publishing low-level implementation details that do not belong in open documentation.

Encryption, scoped permissions, policy gates, audit logging, and ledger-backed integrity concepts are cross-cutting platform features. Anchor Ledger is not a separate component; it is part of Anchor’s integrity model for important security-relevant events.

Security areaHigh-level Anchor posture
Control separationWeb UI, Engine, Vault, Connect, and Compass have distinct responsibilities.
Policy enforcementSensitive workflows pass through policy and authorization checks.
Privileged materialVault behavior is described by protection goals, not storage internals.
Session accessConnect is documented as brokered, policy-gated access without exposing network mechanics.
IntegrityLedger-backed integrity is a platform feature for important operational events.
Operational clarityThe public model shows how the pieces work together, while registered technical materials provide customer-specific deployment and operating detail.