Skip to content

Commit 2dfcdb6

Browse files
committed
docs: restructure and consolidate documentation into docs/ directory
1 parent 00cf763 commit 2dfcdb6

File tree

9 files changed

+12
-8
lines changed

9 files changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@
1111
1212
## 📜 Documentation & Governance
1313

14-
- **[Concept & Vision](docs/CONCEPT.md):** Detailed overview of features (Black Box SOS, Plague Protocol).
15-
- **[Architecture](docs/ARCHITECTURE.md):** Technical design (P2P, Encryption, DHT).
16-
- **[Ethics](ETHICS.md):** Our stance on surveillance and human rights.
17-
- **[Foundation Charter](FOUNDATION.md):** Governance principles.
18-
- **[Trademark Policy](TRADEMARK.md):** Rules for using the brand.
14+
- **[Concept & Vision](docs/concept.md):** Detailed overview of features (Black Box SOS, Plague Protocol).
15+
- **[Architecture](docs/architecture.md):** Technical design (P2P, Encryption, DHT).
16+
- **[Roadmap](docs/roadmap.md):** Granular implementation tasks and engineering goals.
17+
- **[Milestones](docs/milestones.md):** Project release timeline.
18+
- **[Project Structure](docs/structure.md):** Codebase decomposition and directory map.
19+
- **[Ethics](docs/governance/ethics.md):** Our stance on surveillance and human rights.
20+
- **[Foundation Charter](docs/governance/foundation.md):** Governance principles.
21+
- **[Trademark Policy](docs/governance/trademark.md):** Rules for using the brand.
22+
- **[SOS Governance](docs/governance/sos.md):** Verification protocol for aid organizations.
1923

2024
## 🛠️ Features
2125

@@ -56,12 +60,12 @@
5660

5761
## 🤝 Contributing
5862

59-
We welcome contributions that align with our [Mission](FOUNDATION.md).
60-
Please read our [Architecture](docs/ARCHITECTURE.md) guide before submitting PRs.
63+
We welcome contributions that align with our [Mission](docs/governance/foundation.md).
64+
Please read our [Architecture](docs/architecture.md) guide before submitting PRs.
6165

6266
## 📄 License
6367

6468
Code is licensed under the **GNU Affero General Public License v3.0** (AGPL-3.0).
6569
See [LICENSE](LICENSE) for details.
6670

67-
The "Ratatoskr" name and logo are trademarks. See [TRADEMARK.md](TRADEMARK.md).
71+
The "Ratatoskr" name and logo are trademarks. See [TRADEMARK.md](docs/governance/trademark.md).
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)