Remove off-queue.md and add new design documentation files including README.md, defs.md, near-term.md, projects.md, runtime.md, people.md, staffing.md, and schedule.md to outline the structure and agreements for the game's design phases.

This commit is contained in:
Leonid Pershin
2026-08-20 12:26:13 +03:00
parent 12cc36b4dd
commit a37a5eb82d
101 changed files with 1015 additions and 921 deletions
+17
View File
@@ -0,0 +1,17 @@
# Дизайн
Договорённости срезов. Не читать целиком: открой папку среза.
| Срез | Папка |
| --- | --- |
| 1. Оболочка и карта | [01-shell](01-shell/) |
| 2. Люди | [02-people](02-people/people.md) |
| 3. Штат | [03-staffing](03-staffing/staffing.md) |
| 4. Расписание | [04-schedule](04-schedule/schedule.md) |
| 5. Жизнь школы | [05-ai](05-ai/ai.md) |
| 6. Фундамент | [06-foundation](06-foundation/foundation.md) |
| 7. Одежда, вещи и климат | [07-inventory](07-inventory/inventory.md) |
| 8. Сессия и темп | [08-session](08-session/session.md) |
| 9. Общение и романтический пак | [09-social](09-social/social.md) |
| 10. Ремесло | [10-craft](10-craft/craft.md) |
| Вне очереди | [off-queue](off-queue/) |