complete codex docs

This commit is contained in:
Frank Harris 2026-06-05 11:37:09 -05:00
parent b5dcf01a8c
commit 3cefad183d
62 changed files with 2730 additions and 50 deletions

52
docs/modules/support.md Normal file
View file

@ -0,0 +1,52 @@
# Support
## Purpose
Simple support landing page for users.
## Current Status
- Functional
- Landing page only
## Dependencies
- ticketing / docs / contact flows
## Database Tables
- none declared in module metadata
## Agent Interaction
- none directly
## User Workflow
- open support entry point
## Admin Workflow
- connect support entry points to tickets and docs
## Security Concerns
- support forms must respect auth and privacy
## Known Issues
- limited compared with the tickets module
## Missing Functionality
- server context auto-attach
- ticket creation workflow
## Suggested Future Improvements
- keep as a support landing page and route users to tickets/docs
## Recommendation
- Keep / Merge with tickets workflow