|
11 | 11 |
|
12 | 12 | ## 📜 Documentation & Governance |
13 | 13 |
|
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. |
19 | 23 |
|
20 | 24 | ## 🛠️ Features |
21 | 25 |
|
|
56 | 60 |
|
57 | 61 | ## 🤝 Contributing |
58 | 62 |
|
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. |
61 | 65 |
|
62 | 66 | ## 📄 License |
63 | 67 |
|
64 | 68 | Code is licensed under the **GNU Affero General Public License v3.0** (AGPL-3.0). |
65 | 69 | See [LICENSE](LICENSE) for details. |
66 | 70 |
|
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). |
0 commit comments