Appendix & Glossary
This section provides a centralized reference for definitions, external links, and supplementary data mentioned throughout the SRS.
A.1 Glossary of Terms
Use the search bar (Cmd+K on macOS, Ctrl+K on Windows/Linux) to quickly find specific terms within this table.
| Term | Definition |
|---|---|
| AES-256 | Advanced Encryption Standard with a 256-bit key, used for securing sensitive data. |
| GDPR | General Data Protection Regulation; legal framework for data privacy in the EU. |
| JWT | JSON Web Token; an open standard for securely transmitting information as a JSON object. |
| MFA | Multi-Factor Authentication; requiring more than one verification method for access. |
| OAuth 2.0 | The industry-standard protocol for authorization. |
| SLA | Service Level Agreement; a commitment between a service provider and a client. |
A.2 Supporting Artifacts
These documents provide additional context but are managed outside of this Chalvien Documentation website.
ISO Official pubblication. A standard is reviewed every 5 years.
ISO/IEC/IEEE 29148:2018Technical OpenAPI/Swagger documentation for FR-301.
API ReferenceCurrent sprint status and delivery milestones.
Project RoadmapA.3 Revision History
| Version | Date | Description | Author |
|---|---|---|---|
| 1.0.0 | 2024-05-20 | Initial Draft (Sections 1-3) | [Your Name] |
| 1.1.0 | 2024-05-22 | Added NFRs and Glossary | [Your Name] |
End of Document. For change requests, please open a Pull Request in the Internal Docs Repository .