1.4 KiB
1.4 KiB
Repo Index
README.md: concept and build strategy.AGENTS.md: coding-agent instructions.docs/00_executive_summary.md: high-level concept.docs/01_product_requirements.md: requirements.docs/02_mvp_scope.md: MVP boundaries.docs/03_system_architecture.md: stack and service design.docs/04_data_sources.md: data-source matrix.docs/05_routing_and_scoring.md: route/stage scoring model.docs/06_offline_strategy.md: offline pack strategy.docs/07_ux_flows.md: UX flows.docs/08_data_model.md: domain model.docs/09_api_contract.md: endpoint explanations.docs/10_integrations.md: providers and device/accommodation integrations.docs/11_local_rules_and_liability.md: rules and legal risk model.docs/12_community_intel.md: local reports/trust model.docs/13_security_privacy.md: privacy/security requirements.docs/14_testing_plan.md: QA plan.docs/15_roadmap.md: phased roadmap.docs/source_references.md: official links verified 2026-06-30.codex/CODEX_MASTER_PROMPT.md: prompt to start implementation.codex/IMPLEMENTATION_TASKS.md: task breakdown.codex/BACKLOG.csv: backlog import file.schemas/openapi.yaml: API draft.schemas/database.sql: PostGIS schema draft.schemas/domain_types.ts: shared TypeScript types.examples/: fixtures and prototype queries.design/: text wireframes and map layers.