From 4d66bfd8a4f986aa94ddc5f90dc37e299081070a Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Mon, 15 Dec 2025 17:36:41 -0800 Subject: [PATCH] docs: fix epic IDs in CLAUDE.md to canonical gt-u1j and gt-f9x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The old epic IDs (gt-fqwd, gt-evp2) were from the PGT repo. The canonical GGT epics are: - gt-u1j: Port Gas Town to Go - gt-f9x: Town & Rig Management 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index cab673a3..57a1e80c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -19,5 +19,5 @@ go test ./... ## Key Epics -- `gt-fqwd`: Port Gas Town to Go (main tracking epic) -- `gt-evp2`: Town & Rig Management (install, doctor, federation) +- `gt-u1j`: Port Gas Town to Go (main tracking epic) +- `gt-f9x`: Town & Rig Management (install, doctor, federation)