Platform Guide

Platform Overview

Core product structure and system responsibilities for Amlok.

Last updated Mar 8, 2026

Platform Model

Amlok is documented here as a control-oriented platform with three primary layers:

  1. Operator-facing workspace
  2. Runtime control plane
  3. Integration layer for external systems

Platform Sections

Design Intent

The platform should support two realities at the same time:

  • humans need readable surfaces for oversight and debugging
  • systems need stable contracts for automation and orchestration

That is why the docs split the platform into workspace, control plane, and integration responsibilities instead of abstract theory.