complete codex docs
This commit is contained in:
parent
b5dcf01a8c
commit
3cefad183d
62 changed files with 2730 additions and 50 deletions
52
docs/modules/support.md
Normal file
52
docs/modules/support.md
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue