05 — Appendix
References
Section titled “References”- Vendor documentation:
- Internal docs / tickets:
- Related projects:
Decisions
Section titled “Decisions”The architecture decision records for this project. Each ADR captures one non-default choice, why it was made, and what would trigger a revisit. ADRs are append-only — supersede with a new ADR rather than editing.
| Date | Decision |
|---|---|
| 2026-04-23 | DB Schema Assumptions for Handler SQL Queries |
| 2026-04-23 | TypeScript Version Pin |
| 2026-04-29 | OpenAPI Compliance Posture |
| 2026-04-29 | Shell Tooling — bash vs zsh |
| 2026-04-29 | Worker Route DNS Is Not Auto-Created |
| 2026-05-02 | OTel Enabled in Dev for POC Burn-in |
| 2026-05-02 | Wrangler SOP Reconciliation |
| 2026-05-08 | Wrangler Fully-Remote Dev Loop |
| 2026-05-09 | ESLint Tech-Debt Carry-Over |
Source of record for these ADRs is adventive-public-api-worker/decisions/
in the Worker repo; this site mirrors them so they surface alongside the
project plan. If a new ADR lands in the Worker repo, copy it here in the
same PR (frontmatter title + Starlight URL slug) and link it from this
table.
Inputs
Section titled “Inputs”List of files under inputs/ with a one-line description of each.
| File | Description | Source | Date captured |
|---|
Open questions
Section titled “Open questions”Unresolved items that need a human decision before or during implementation.
Glossary
Section titled “Glossary”Project-specific terms, acronyms, or internal shorthand worth defining.
Change log
Section titled “Change log”| Version | Date | Author | Change |
|---|---|---|---|
| 0.1 | YYYY-MM-DD | Initial draft |