complete codex docs
This commit is contained in:
parent
b5dcf01a8c
commit
3cefad183d
62 changed files with 2730 additions and 50 deletions
53
docs/modules/lgsl_with_img_mod.md
Normal file
53
docs/modules/lgsl_with_img_mod.md
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
# LGSL With Image Mod
|
||||
|
||||
## Purpose
|
||||
|
||||
Legacy LGSL status listing and image-based server display.
|
||||
|
||||
## Current Status
|
||||
|
||||
- Legacy
|
||||
- Functional for query display
|
||||
|
||||
## Dependencies
|
||||
|
||||
- LGSL query data
|
||||
- cached image assets
|
||||
|
||||
## Database Tables
|
||||
|
||||
- `lgsl`
|
||||
|
||||
## Agent Interaction
|
||||
|
||||
- query-based display only
|
||||
|
||||
## User Workflow
|
||||
|
||||
- view public-facing server status images
|
||||
|
||||
## Admin Workflow
|
||||
|
||||
- manage LGSL entries
|
||||
|
||||
## Security Concerns
|
||||
|
||||
- query trust should not be treated as server truth
|
||||
|
||||
## Known Issues
|
||||
|
||||
- legacy status approach
|
||||
- overlaps with modern agent status reporting
|
||||
|
||||
## Missing Functionality
|
||||
|
||||
- clearer integration with the current status model
|
||||
|
||||
## Suggested Future Improvements
|
||||
|
||||
- keep only where the image-based listing is still desired
|
||||
|
||||
## Recommendation
|
||||
|
||||
- Deprecate / Keep as legacy
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue