feat: add databank collab and artifacts structure with updated workflows\n\n- Create databank/collab directory for human/AI interaction\n- Create databank/artifacts directory with subdirs (docs, code, config, templates)\n- Update AGENTS.md to clarify collab/ for human/AI interaction and artifacts/ fully managed by AI\n- Replace old output/ references with new artifacts/ structure in AGENTS.md\n- Update main README.md with new databank structure and clickable links\n- Add documentation for both new databank directories\n- Update AGENTS.md version tracking to v5.0.0 reflecting the new structure\n- Maintain consistency across all references to AI-managed vs human-managed spaces
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
12
databank/collab/README.md
Normal file
12
databank/collab/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Databank Collaboration Directory
|
||||
|
||||
This directory is designated for human/AI interaction and communication within the databank.
|
||||
|
||||
## Purpose
|
||||
|
||||
- Spaces for communication between Charles and AI agents
|
||||
- Temporary files for collaborative work
|
||||
- Discussion documents and notes
|
||||
- Joint planning artifacts
|
||||
|
||||
This directory allows for interaction while maintaining the readonly nature of the rest of the databank.
|
||||
Reference in New Issue
Block a user