Skip to content

Latest commit

 

History

History

README.md

.knowledge/

Agent-optimized context for MMGIS. For full documentation, see docs/pages/.

Contents

File What's in it
AI-GETTING-STARTED.md Setup walkthrough, port map, key commands, mission creation
AI-DEVELOPMENT.md Spec-kit workflow, constitution, when to use it
code-patterns.md Full project tree, key directories, Express/Sequelize/Tool/WebSocket templates
conventions-and-gotchas.md Naming patterns, code style, component placement, common issues
knowledge-notes.md Auth behavior, DB init, path security, error handling gotchas

Where to find everything else

Detailed documentation lives in docs/pages/ — not duplicated here:

  • Layer types: docs/pages/Configure/Layers/
  • Tools: docs/pages/Tools/
  • APIs: docs/pages/APIs/
  • Database: docs/pages/Database/
  • Environment variables: docs/pages/Setup/ENVs/ENVs.md
  • Configure page: docs/pages/Configure/
  • Migration: docs/pages/Migration/