Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.13 KB

File metadata and controls

23 lines (18 loc) · 1.13 KB

Internal Developer Documentation

This directory contains internal developer documentation for the Ambient Code Platform. These documents are not published to the public docs site.

Contents

Directory Description
adr/ Architectural Decision Records (ADR-0001 through ADR-0007)
agents/ AI agent persona definitions used in workflows
api/ Internal API reference notes (GitLab endpoints)
architecture/ Architecture overviews, Mermaid diagrams, and screenshots
design/ Technical design documents (session status, reconciliation, runner contract)
developer/ Local development setup guides (Kind, CRC, Hybrid)
observability/ Langfuse observability and operator metrics documentation
proposals/ Technical proposals (Public REST API)
testing/ Testing guides and E2E test patterns

See Also