Guides (non-private documentation)
All public project markdown for this application lives here. Read on GitHub, or browse rendered pages on a running server at /guides and /guides/md/… (Markdown files opened in-browser).
Do not put partner-restricted material here — that belongs in docs-private/ and is listed only inside the operator admin dashboard.
| Topic | File | Rendered route (when backend is running) |
|---|---|---|
| App overview & quick start | APPLICATION_OVERVIEW.md | /guides/md/APPLICATION_OVERVIEW.md |
| Implementation truth (APIs, env, Mongo, admin) | IMPLEMENTATION_SNAPSHOT.md | /guides/md/IMPLEMENTATION_SNAPSHOT.md |
| Cursor / IDE workflow | CURSOR_SETUP_GUIDE.md | /guides/md/CURSOR_SETUP_GUIDE.md |
| Package summary | PACKAGE_COMPLETE.md | /guides/md/PACKAGE_COMPLETE.md |
| AI / agent prompts | prompts.md | /guides/md/prompts.md |
| Landing page editing | LANDING_PAGE_GUIDE.md | /guides/md/LANDING_PAGE_GUIDE.md |
| Polygon / blockchain markdown | blockchain-ai/ | /guides/md/blockchain-ai/README.md etc. |
Technical diagrams (SVG) remain under docs/tech/ and are embedded on /guides under /guides/media/tech/….
Reference Python only (not rendered as guides unless linked from here): docs/blockchain-ai/reference_*.py.