diff --git a/AGENTS.md b/AGENTS.md index f3f2631..4120eb7 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -28,6 +28,12 @@ Self-hosted journaling app where users capture events throughout the day and AI api.ts # API client with typed methods geolocation.ts # Browser geolocation with reverse geocoding ThemeContext.tsx # Dark/light theme + +/www + index.html # Product landing page + /css # Stylesheets + /js # JavaScript + /docs # HTML documentation pages ``` ## Key Concepts