feat: implement human/LLM dual-format databank architecture with Joplin integration\n\n- Restructure databank with collab/artifacts/human/llm top-level directories\n- Move CTO and COO directories under pmo/artifacts/ as requested\n- Create dual-format architecture for human-friendly markdown and LLM-optimized structured data\n- Add Joplin integration pipeline in databank/collab/fromjoplin/\n- Create intake system with templates, responses, and workflows\n- Add sample files demonstrating human/LLM format differences\n- Link to TSYSDevStack repository in main README\n- Update PMO structure to reflect CTO/COO under artifacts/\n- Add processing scripts and workflows for automated conversion\n- Maintain clear separation between editable collab/ and readonly databank/\n- Create comprehensive README documentation for new architecture\n- Ensure all changes align with single source of truth principle
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
37
databank/artifacts/templates/GLOSSARY.md
Normal file
37
databank/artifacts/templates/GLOSSARY.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Date/Time
|
||||
2025-10-24 10:50 CDT
|
||||
|
||||
# Change Tracking/Revision Table
|
||||
|
||||
| Date/Time | Version | Description | Author |
|
||||
|----------------------|---------|--------------------------------------------------|---------------------|
|
||||
| 2025-10-24 10:50 CDT | 1.0.1 | Update date format consistency | Charles N Wyble (@ReachableCEO) |
|
||||
| 2025-10-24 10:34 CDT | 1.0.0 | Initial glossary template | Charles N Wyble (@ReachableCEO) |
|
||||
|
||||
---
|
||||
|
||||
# Glossary
|
||||
|
||||
This document defines key terms and acronyms used in this project.
|
||||
|
||||
## Acronyms
|
||||
|
||||
| Acronym | Definition |
|
||||
|---------|------------|
|
||||
| AI | Artificial Intelligence |
|
||||
| PMO | Project Management Office |
|
||||
| COO | Chief Operating Officer |
|
||||
| CTO | Chief Technology Officer |
|
||||
| CEO | Chief Executive Officer |
|
||||
| CI/CD | Continuous Integration/Continuous Deployment |
|
||||
| AGENTS | AI Guidelines and Execution Templates System |
|
||||
|
||||
## Terms
|
||||
|
||||
| Term | Definition |
|
||||
|------|------------|
|
||||
| Databank | Readonly context space mounted in containers |
|
||||
| PMO | Project Management Office functionality for tracking projects |
|
||||
| COO Domain | Chief Operating Officer operational space |
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user