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
| Domain | Files |
|---|---|
| agents | 70 |
| applications | 113 |
| automation | 8 |
| documentation | 13 |
| infrastructure | 40 |
| root | 9 |
| scripts | 17 |
| shared-packages | 19 |
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.
Source of Truth Links
- Repository root: https://github.com/EGIntegrations/Anchor-MSP
- Main README: README.md
- Architecture document: docs/architecture.md
- API document: docs/api.md