Documentation
Understand what happens next.
Start with a local Project, then follow the source, authority, Evidence, and delivery boundaries as your work grows.
Build and check a local Project
Create a TypeScript Worker, run the checks, and start a Change in a few minutes.
Read Quickstart ↗ How-toOperate a customer-owned Realm
Plan, install, inspect, upgrade, export, and recover a Realm in your Cloudflare account.
Open the guide ↗ ExplanationAnyam design philosophy
Why Git stays familiar, why disclosure is structural, and why Evidence and authority stay separate.
Read the principles ↗ ReferenceArchitecture
Trace the Project path from Git objects to a health-checked Target and recovery checkpoint.
See the design ↗ PracticeExamples
Run a Worker, TypeScript CLI, or hybrid public/private Project locally.
Browse examples ↗ DecisionsArchitecture decision records
Read the accepted decisions behind the contracts, adapters, and qualification boundaries.
Open the ADRs ↗A useful order
Read the part that matches the work.
- 01Start here
Run the local Quickstart and learn the command loop.
- 02Understand the why
Read the design philosophy before changing a boundary.
- 03Trace the system
Use the architecture reference and the linked ADRs.
- 04Run a sample
Use an example Project before you qualify a provider path.