Files
voidea/docs/blocks/GLOSSARY.md
T

26 lines
791 B
Markdown

# Project Glossary - VoIdea
**Date:** 2026-05-10
---
## Terms
| Term | Definition |
|------|------------|
| VoIdea | Application for capturing and developing ideas with AI |
| Idea | Main entity - recorded user thought |
| Agent (AI) | AI agent for idea analysis (11 roles) |
| System Agent | Automatic agent for project support (11 agents) |
| Backlog | Deferred tasks/ideas system |
| Rollout | Gradual deployment (3-1-5-15-100%) |
| Design Tokens | Unified style source (tokens.json) |
| TDC | Template-Driven Configuration |
| Agent Version | SemVer (A.B.C) assigned to each system agent independently |
| Agent Checksum | SHA256 hash of agent's `__file__`, used to detect changes |
| Agent Changelog | Change history in `CHANGELOG/agents/<name>.md` |
---
*Updated: 2026-05-10*