Reference¶
The reference section is optimized for lookup. It points to the code and schema files that own the details.
| Reference | Use it for |
|---|---|
| API | Endpoints, auth headers, payload shapes, and OpenAPI source ownership. |
| Configuration | Environment variables and production-sensitive toggles. |
| Data contracts | Exposure, outcome, assignment, report, and artifact schema sources. |
| Glossary | Shared terms used across integration, operations, evaluation, and commercial review. |
| Local workflow | Repository commands, checks, and expected outcomes. |
Source-of-truth rule: prefer checked-in code, schemas, generated OpenAPI, and Makefile targets over copied prose.