Reference¶
Generated code reference, environment variables, error codes, and other lookup material.
| Page | Description |
|---|---|
| API (Code Reference) | accessibility_mgr.api module documentation |
| Application | accessibility_mgr.app module documentation |
| Architecture Decisions (ADRs) | Rationale behind SQLite, NiceGUI, singleton services, and other key decisions |
| Data Flow | Diagrams of job creation, ingestion, step completion, and search flows |
| Database | accessibility_mgr.db schema, queries, and seed-import modules |
| Environment Variables | Full list of .secrets variables and how to generate them |
| Error Codes | Startup, authentication, ingestion, database, and execution error reference |
| Glossary | Definitions of domain terms (BRF, DAISY, Dublin Core, etc.) |
| Keyboard Shortcuts | Global and page-specific shortcuts |
| Models | Legacy SQLAlchemy ORM model documentation |
| Security Reference | Quick-reference table for hashing, encryption, and RBAC roles |
| Services | accessibility_mgr.services package documentation |
| UI | accessibility_mgr.ui package documentation |
Looking for an unfamiliar term? Check the Glossary first.