first commit

This commit is contained in:
2026-02-12 22:11:52 -06:00
commit 25d05e0e86
37 changed files with 4492 additions and 0 deletions

12
diagrams/README.md Normal file
View File

@@ -0,0 +1,12 @@
# LLM Bot Framework - Mermaid Diagrams
## Diagrams
| File | Description |
|------|-------------|
| `system.mmd` | Architecture: services, modules, and data flow |
| `flow.mmd` | Sequence: user command from input to response |
## Render
Paste into https://mermaid.live/ or use VS Code "Mermaid" extension.