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
databank/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Databank Directory
This directory contains readonly context for AI agents, including personal information, agent guidelines, and general context information.
For more details about the structure and purpose, see the main [README](../README.md).