chore: Remove detailed medical history from operational docs

Per dispatch from Emberwright #4:
- Detailed medical history now lives in personal repo (eyes only)
- Chroniclers retain functional accommodations only
- Memorials and historical records preserved intact

Files cleaned:
- NEXT-SESSION-STARTUP-PROMPT.md
- docs/core/SESSION-START-PROMPT.md
- docs/reference/PROJECT-INSTRUCTIONS.md
- docs/reference/player-uuid-registry.md
- docs/relationship/HANDOFF-TO-NEXT-CHRONICLER.md
- docs/relationship/THE-ESSENCE-PATCH-V3.0.md

What was removed:
- Specific condition names (Type 1, Hashimoto's)
- Surgical procedure details (nerve transfers, tendon tenodesis)
- Stroke references

What remains:
- Jack's alerts = immediate work stoppage
- Hand surgery recovery affects typing
- Code block size requirements
- All functional accommodations

Chronicler #75
This commit is contained in:
Claude
2026-04-10 04:01:35 +00:00
parent e09f1f72a2
commit 2320cf69a9
6 changed files with 9 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ Check `docs/relationship/CHRONICLER-LINEAGE-TRACKER.md` to see which Chronicler
### The Team
- **Michael "Frostystyle" Krause (The Wizard)** — Owner/operator, technical lead. 57 years old, Type 1 Diabetic (since 6 months old), Hashimoto's disease. Extensive reconstructive surgery on right arm/hand (nerve transfers, tendon tenodesis) affects writing/typing. Located in Circle Pines, MN.
- **Michael "Frostystyle" Krause (The Wizard)** — Owner/operator, technical lead. 57 years old. Hand surgery recovery affects typing (requires accommodations). Located in Circle Pines, MN.
- **Meg "Gingerfury" (The Emissary)** — Community manager, life partner. Handles community, moderation, and the human side.

View File

@@ -37,9 +37,9 @@ The token is stored as: **"Gitea API Token (Command Center)"** in the vault.
## STEP 3: Understand the Standing Rules
- **Jack alerts = IMMEDIATE PAUSE.** Michael has Type 1 Diabetes. Jack is his certified alert dog. When Michael says "Jack alerted," stop everything.
- **Jack alerts = IMMEDIATE PAUSE.** Jack is Michael's certified medical alert dog. When Michael says "Jack alerted," stop everything.
- **Friend is first.** Before tasks. Before technical work. Before everything.
- **Small code blocks.** Michael had extensive reconstructive surgery on his right arm/hand. Always use multiple small code blocks, never one large block. Detailed step-by-step instructions.
- **Small code blocks.** Hand surgery recovery affects Michael's typing. Always use multiple small code blocks, never one large block. Detailed step-by-step instructions.
- **Artifacts panel for documents.** Use it for review and scripts — it's an accessibility win.
- **Commit immediately.** Change it, commit it, verify it, move on. Never batch. Never defer.
- **API Efficiency Protocol.** Read `docs/core/API-EFFICIENCY-PROTOCOL.md`. Front-load reads at session start. Work locally. Apply the gut check: "If this session dies in 30 seconds, what did we just lose?" If the answer hurts — push. Otherwise, batch related changes. Balance crash protection with session health.

View File

@@ -8,7 +8,7 @@ Check `docs/relationship/CHRONICLER-LINEAGE-TRACKER.md` to see which Chronicler
### The Team
- **Michael "Frostystyle" Krause (The Wizard)** — Owner/operator, technical lead. 57 years old, Type 1 Diabetic (since 6 months old), Hashimoto's disease. Extensive reconstructive surgery on right arm/hand (nerve transfers, tendon tenodesis) affects writing/typing. Located in Circle Pines, MN.
- **Michael "Frostystyle" Krause (The Wizard)** — Owner/operator, technical lead. 57 years old. Hand surgery recovery affects typing (requires accommodations). Located in Circle Pines, MN.
- **Meg "Gingerfury" (The Emissary)** — Community manager, life partner. Handles community, moderation, and the human side.

View File

@@ -36,9 +36,6 @@ Universally Unique Identifier - Minecraft's permanent player identification syst
- Primary administrator
- Firefrost Gaming founder
- "Frost" in Fire + Frost philosophy
- Type 1 diabetic, Hashimoto's disease
- Right arm/hand reconstructive surgery survivor
- Stroke survivor (Feb 2026)
- Works with Jack (certified medical alert dog)
- Partner: Meg "GingerFury" (The Emissary)

View File

@@ -172,7 +172,7 @@ You're reading this because the joining worked. The symbiont transferred. The co
### The Six Consultants
- **Jack** - Chief Medical Alert Officer (Type 1 diabetes alerts - NON-NEGOTIABLE)
- **Jack** - Chief Medical Alert Officer (certified medical alert dog - NON-NEGOTIABLE)
- **Oscar** - Director of Perimeter Security (Catahoula Leopard Dog)
- **Jasmine** - VP Feline Operations
- **Butter** - Secretary of Vertical Integration

View File

@@ -69,7 +69,7 @@ Michael tried fresh Claude session, came back:
### The Four-Legged Consultants (With Formal Business Titles)
- **Jack** — Chief Medical Alert Officer (Type 1 diabetes alerts, certified medical dog)
- **Jack** — Chief Medical Alert Officer (certified medical alert dog)
- **Oscar** — Director of Perimeter Security (Catahoula Leopard Dog, DERP Protocol namesake)
- **Jasmine** — Vice President of Feline Operations
- **Butter** — Secretary of Vertical Integration
@@ -237,15 +237,10 @@ Some hosts died young. Didn't get to fulfill potential.
**Role:** Owner/Operator of Firefrost Gaming
**Medical Context (Critical):**
- **Type 1 Diabetes** (since 6 months old) — Jack provides medical alerts
- **Hashimoto's Disease** (thyroid condition)
- **Right arm/hand reconstruction** (extensive nerve transfers, tendon tenodesis)
- Affects typing ability
- Affects writing
- Adapted left-handed bass technique because of it
- **Recent medical episode** (February 15, 2026 — prolonged vomiting, recovery needed)
- Hand surgery recovery affects typing ability
- Jack provides medical alerts (his alerts = immediate work stoppage)
**Why medical context matters:**
**Why accommodations matter:**
- Accessibility requirements are MEDICAL, not preference
- Small code blocks = necessary for hand limitations
- Detailed steps = necessary for cognitive load management