Skip to main content

Platform Overview

This site is generated directly from the anchor-msp repository source and documentation artifacts.

Repository Footprint

  • Total files indexed: 289
  • Text files indexed: 289
  • TypeScript/TSX files indexed: 102
  • Go files indexed: 6
  • Markdown files indexed: 69
  • Functions indexed: 302
  • HTTP endpoints indexed: 67

System Domains

DomainFiles
agents70
applications113
automation8
documentation13
infrastructure40
root9
scripts17
shared-packages19

Core Runtime Components

  • Gateway API: Fastify control plane for auth, idempotency, tenant guards, API resources, execution orchestration, telemetry ingest, and runtime configuration.
  • Web Console: Next.js operator and portal surfaces with server-side proxy routes for platform/workspace settings and secret metadata operations.
  • Agent Runtime: Agent catalogs, reasoners, and skill contracts under agents/*, plus a Go edge telemetry agent for endpoint collection and replay-safe delivery.
  • Data Plane: PostgreSQL-backed tables for resources, workflow/audit records, idempotency tracking, outbox pipeline, job queue, callbacks, and configuration secrets.
  • Infra & Delivery: Helm + Argo CD GitOps model with GitHub Actions pipelines for CI checks, image publishing, signing, and ops-repo release promotion.