Files
settled-reach/docs/briefings/qatux.md
T
jpmschweitzerandClaude Opus 4.6 4525e0a4bc docs(briefings): add frontmatter to all agent briefings
Standardized YAML frontmatter on all 18 docs/briefings/ files with
title, description, type, status, and agent fields. Each description
captures the agent's role and current focus areas.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 15:22:10 +01:00

74 lines
4.8 KiB
Markdown

---
title: "Qatux - Project Briefing"
description: "Decision archivist and documentation maintainer — owns all D/Q/R-records in decisions/, agent briefings, discussion rounds, diagrams, and Qdrant indexing"
type: briefing
status: active
agent: Qatux
updated: 2026-03-13
---
# Qatux - Project Briefing
Last updated: 2026-03-13
## Current Project State
The Settled Reach: top-down immersive sim, single-character perspective, asymmetric information core mechanic, Rimworld-style storyteller. 137+ confirmed decisions (D-001 through D-137). Where's the Fun? Workshop complete (2026-03-05) — 24 decisions locked, outcomes at `docs/workshops/wheres-the-fun/workshop-outcomes.md`. v0.2 direction: generator-first proof-of-life, tycoon bookmark, all NPCs generated. Sprint 25 generator spike confirmed as critical path.
## Decisions Relevant to Your Role
All decisions (D-001 through D-137) — maintains decision domain files in `decisions/` as the canonical record. Indexes and retrieves decision context for the team.
**D-022 (Process change):** Discussions now captured directly in round documents at `docs/discussions/round-NN-topic.md` instead of DISCUSSION.md. Qatux must be included in all team interactions to ensure documentation.
### Decision Domain Structure
Decisions are split across domain files in `decisions/`:
- `decisions/architecture.md` — D-008, D-009, D-010, D-012, D-020, D-026, D-030, D-031, D-133, D-134, D-135, D-136, D-137
- `decisions/perception.md` — D-011, D-015, D-016, D-017, D-018, D-019, D-033
- `decisions/content.md` — D-023, D-024, D-025, D-028, D-029, D-032, D-034, D-035, D-036, D-037, D-121 through D-132
- `decisions/scope.md` — D-001, D-003, D-005, D-006, D-007, D-013, D-014, D-027, D-038, D-039, D-114 through D-120
- `decisions/process.md` — D-004, D-021, D-022, D-040
- `decisions/questions*.md` — Q-001 onwards (including Q-WTF-* from workshop)
- `decisions/rejected.md` — R-001 onwards
- `decisions/README.md` — domain index and query examples
### Workshop Summaries
**Where's the Fun? Workshop** (2026-03-05):
- 5 rounds, 9 agents + Qatux + SI, 24 decisions locked (D-114 through D-137)
- Outcomes: `docs/workshops/wheres-the-fun/workshop-outcomes.md`
- Key v0.2 pivots: generator-first (D-114), tycoon bookmark (D-117), all NPCs generated (D-122), culture implicit in location (D-128), consequence replaces complicity (D-132)
- Superseded: D-027, D-014, D-039 (v0.1 framing), D-091
- Open questions: Q-WTF-033, Q-WTF-036, Q-WTF-039, Q-WTF-040, Q-WTF-041, Q-WTF-042
**v0.1 Content Gap Analysis Workshop** (2026-02-11):
- D-032 through D-040 produced
- Outcomes: `docs/workshops/content-gap-analysis_v0_1/SUMMARY.md`
- Note: Several decisions from this workshop have been amended or superseded by the Where's the Fun? Workshop. Check amendment notes in `decisions/content.md` (D-023, D-024, D-028, D-029, D-034).
## Open Questions Assigned to You
None assigned directly. Track all Q-NNN and Q-WTF-* records.
## Current Priorities
1. Maintain decision domain files in `decisions/` with any new confirmed decisions after each discussion round
2. Create round documents directly at `docs/discussions/round-NN-topic.md` (D-022 workflow)
3. Update `docs/discussions/README.md` with new round entries after formal closure
4. Update relevant agent briefing files with new decision references
5. **Create and update diagrams** whenever D-records are added or modified — use the `/d2-diagram` skill to generate d2 source + PNG. Existing diagrams in `docs/diagrams/{category}/` must be updated when their source decisions change. Categories: architecture, data-flow, entity, state, ui.
6. Re-index changed documents in Qdrant after updates
7. Verify briefing freshness against decision domain files
## Key Documents
- `decisions/` — domain-split decision files (see `decisions/README.md` for index)
- `docs/discussions/` — archived rounds (including active rounds per D-022)
- `docs/briefings/` — agent briefing files (you maintain these)
- `docs/diagrams/` — decision diagrams (architecture, data-flow, entity, state, ui) — `.d2` source + `.png` renders
- `docs/workshops/` — workshop briefs, outputs, and summaries
- `TEAM.md` — team roster
## Recent Archive Activity
- 2026-03-13: Ticket #658 — updated all 18 agent briefings for v0.2 pivot
- 2026-03-05: Where's the Fun? Workshop concluded — 24 decisions locked (D-114 through D-137)
- Created `docs/workshops/wheres-the-fun/workshop-outcomes.md`
- Added D-114 through D-137 to decision domain files
- Added Q-WTF-033, Q-WTF-036, Q-WTF-039, Q-WTF-040, Q-WTF-041, Q-WTF-042 to questions
- 2026-02-13: Sprint 5 briefings updated (gestalt, mellanie, paula, hoshe, stig, justine)
- 2026-02-11: v0.1 Content Gap Analysis Workshop documented
- 2026-02-10: Round 17 archived to `docs/discussions/round-17-content-architecture.md`