Consolidate documentation: move maintainer docs to docs/, remove redundant files
- Move RELEASING.md and LINTING.md to docs/ (maintainer-only content) - Delete WORKFLOW.md (agent workflow content belongs in AGENTS.md) - Delete TEXT_FORMATS.md (technical details belong in ADVANCED.md) - Update all cross-references to point to new locations - Keep CLAUDE.md (required by Claude Code) Reduces root-level docs from 20 to 16 files with clearer organization. Amp-Thread-ID: https://ampcode.com/threads/T-fe1db4f3-16c6-4a79-8887-c7f4c1f11c43 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -203,7 +203,7 @@ For true multi-agent coordination, you'd need additional tooling (like locks or
|
||||
- ✅ **Scriptable**: Use `jq`, `grep`, or any text tools
|
||||
- ✅ **Portable**: Export/import between databases
|
||||
|
||||
See [TEXT_FORMATS.md](TEXT_FORMATS.md) for detailed analysis.
|
||||
See [ADVANCED.md](ADVANCED.md) for detailed analysis.
|
||||
|
||||
### How do I handle merge conflicts?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user