Files
2025-11-29 18:25:19 +08:00

29 lines
868 B
Markdown

Glossary
===
# Core
<!--
Glossary Table Template
===
| Term | Definition |
|--------------|-------------------------------------------------|
| User | An individual who interacts with the system. |
-->
| Term | Definition |
|--------------|-------------------------------------------------|
| [TERM] | [DEFINITION] |
<!--
Additional Sections
===
The additional sections is designed to domain-specific features. Each section should scope a particular domain or module within the project.
Do not create new sections unless user specifically requests it.
This usually happens in large projects with multiple domains, e.g. `User` has different meanings in `Authentication` and `Analytics` domains.
-->