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/artifacts/README.md
Normal file
12
databank/artifacts/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Databank Artifacts Directory
|
||||
|
||||
This directory is fully managed by AI agents as they see fit for storing various artifacts.
|
||||
|
||||
## Purpose
|
||||
|
||||
- AI-managed documentation ([docs/](./docs/))
|
||||
- AI-managed code artifacts ([code/](./code/))
|
||||
- AI-managed configuration ([config/](./config/))
|
||||
- AI-managed templates ([templates/](./templates/))
|
||||
|
||||
The AI has complete control over this directory and can organize, create, modify, and delete content as needed to support various functions and operations.
|
||||
Reference in New Issue
Block a user