docs: create ARCHITECTURE.org, move TODO to docs/, realign document scopes
- New docs/ARCHITECTURE.org with four quadrants, code map, pipeline flow, skill lifecycle, protocol format - TODO.org moved to docs/TODO.org - README now answers What/Why, links to 6 specialized documents - Each document now answers exactly one of the six Ws
This commit is contained in:
14
README.org
14
README.org
@@ -53,14 +53,14 @@ See [[file:docs/USER_MANUAL.org][User Manual]] for the full guide.
|
||||
|
||||
* Project Documentation
|
||||
|
||||
| Document | What it answers |
|
||||
|----------|----------------|
|
||||
| Document | Answers |
|
||||
|----------|---------|
|
||||
| [[file:docs/USER_MANUAL.org][User Manual]] | How do I use it? |
|
||||
| [[file:docs/ROADMAP.org][Roadmap]] | Where is it going? |
|
||||
| [[file:docs/DESIGN_DECISIONS.org][Design Decisions]] | Why is it built this way? |
|
||||
| [[file:docs/CONTRIBUTING.org][Contributing]] | How do I add a skill? |
|
||||
| [[file:TODO.org][TODO]] | What is being worked on? |
|
||||
| [[file:docs/CHANGELOG.org][Changelog]] | What changed between versions? |
|
||||
| [[file:docs/ARCHITECTURE.org][Architecture]] | How does it work inside? |
|
||||
| [[file:docs/DESIGN_DECISIONS.org][Design Decisions]] | Why was it built this way? |
|
||||
| [[file:docs/ROADMAP.org][Roadmap]] | Where is it going? When? |
|
||||
| [[file:docs/TODO.org][TODO]] | Who is doing what? |
|
||||
| [[file:docs/CONTRIBUTING.org][Contributing]] | How do I contribute? |
|
||||
|
||||
* License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user