kilolock.dev

Architecture

Kilolock has a fairly deep implementation history. The most useful architecture material for public readers usually starts with selected ADRs rather than trying to consume everything at once.

Recommended reading order:

  1. ADR 0006 for refresh implementation
  2. ADR 0007 for parallel apply
  3. ADR 0014 for file-scoped plan/apply
  4. ADR 0015 for control-plane separation

The pages linked in this section are imported from the OSS repository so they stay close to the implementation source.

Start with