refactor: restructure repository with separated databank and PMO directories

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-10-24 09:20:47 -05:00
parent b496e70147
commit 4ddb4631a5
12 changed files with 179 additions and 72 deletions

5
pmo/README.md Normal file
View File

@@ -0,0 +1,5 @@
# PMO Directory
This directory contains project management office functionality where AI agents can update project status, milestones, and other tracking information.
For more details about the structure and purpose, see the main [README](../README.md).