docs(design): define tyrant game stories

This commit is contained in:
dmg
2026-08-14 22:08:35 -04:00
commit 470e372e47
21 changed files with 530 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
---
type: Index
title: Spigot Tyrant Design
description: Entry point for the Spigot Tyrant OKF knowledge bundle.
okf_version: "0.1"
---
# Spigot Tyrant Design
This bundle documents the asymmetric Tyrant game, its role succession, class abilities, participation rules, persistence, administration, and delivery requirements.
## Explore
- [User stories](user-stories/index.md)
- [Game state machine](concepts/game-state-machine.md)
- [Role and class model](concepts/role-and-class-model.md)
- [Persistence model](concepts/persistence-model.md)
- [Design log](log.md)