Files
settled-reach/docs/workshops/README.md
T
jpmschweitzerandClaude Opus 4.6 1920f002a1 docs(workshops): add 5 architecture spike workshop briefs
Workshop briefs for the larger spikes identified by the architecture
review audit: knowledge graph & information boundaries, observer
snapshot pipeline, NPC AI state machines, save/load architecture,
and map authoring pipeline. Each includes participants, key questions,
input documents, and expected outputs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 21:36:02 +01:00

28 lines
1.1 KiB
Markdown

# Workshops
Each workshop gets its own directory containing the brief and all output files.
## Convention
```
docs/workshops/
{workshop-name}/
{workshop-name}-workshop-brief.md # The original brief
round1-{agent}.md # Round 1 per-agent analyses
round2-{agent}.md # Round 2 per-agent syntheses
si-ticket-changes.md # Ticket changes applied (if any)
```
## Workshops
| Workshop | Round | Status |
|----------|-------|--------|
| [Content Architecture](content-architecture/) | 17 | Complete |
| [v0.1 Gap Analysis](v01-gap-analysis/) | 18 | Complete |
| [Content Gap Analysis v0.1](content-gap-analysis_v0_1/) | — | Complete |
| [Knowledge Graph & Information Boundaries](knowledge-graph-information-boundaries/) | — | Brief ready |
| [Observer Snapshot Pipeline](observer-snapshot-pipeline/) | — | Brief ready (blocked by Knowledge Graph) |
| [NPC AI State Machines](npc-ai-state-machines/) | — | Brief ready |
| [Save/Load Architecture](save-load-architecture/) | — | Brief ready |
| [Map Authoring Pipeline](map-authoring-pipeline/) | — | Brief ready |