Changelog
2026-06-28
Section titled “2026-06-28”Public vs internal docs separation
Section titled “Public vs internal docs separation”- Moved internal architecture, deployment, environment, and reference docs to devdocs (Access-gated).
- Replaced Manual Setup with API Quickstart.
- Public site now covers external API reference, integration guides, legal, pricing, and FAQ only.
- Added CI audit:
scripts/audit-public-docs-sensitive.mjs.
2026-01-29
Section titled “2026-01-29”Starlight Infrastructure and Initial Design Document
Section titled “Starlight Infrastructure and Initial Design Document”- Starlight Infrastructure Setup: Install Astro Starlight in the project’s
docs/folder. Configure multilingual structure using the default languagekoand additional languagesen. - Directory Architecture:
docs/src/content/docs/Apply IA below.- Create folders:
v1/api/,v1/guides/(per locale: ko/en).
- Create folders:
- Initial Design Document: Add personalization engine design (later moved to internal devdocs).