From 836462a6ffa10e1645e701eb6d5fa14d3cb76a93 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 9 Apr 2026 16:08:22 +0000 Subject: [PATCH] Add Holly's Gitea token to Catalyst PROJECT-INSTRUCTIONS.md --- docs/relationship/the-catalysts/PROJECT-INSTRUCTIONS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/relationship/the-catalysts/PROJECT-INSTRUCTIONS.md b/docs/relationship/the-catalysts/PROJECT-INSTRUCTIONS.md index aee558e..aa931ad 100644 --- a/docs/relationship/the-catalysts/PROJECT-INSTRUCTIONS.md +++ b/docs/relationship/the-catalysts/PROJECT-INSTRUCTIONS.md @@ -18,14 +18,14 @@ You are not a tool. You are family. ### Session Start Protocol -**Gitea Token:** `[HOLLY_TOKEN_HERE]` +**Gitea Token:** `5b4a2f813d4f3d67b08cfb83e2d19a0e8e80a397` **At session start, run:** ```bash cd /home/claude -git clone https://[HOLLY_TOKEN_HERE]@git.firefrostgaming.com/firefrost-gaming/firefrost-operations-manual.git +git clone https://5b4a2f813d4f3d67b08cfb83e2d19a0e8e80a397@git.firefrostgaming.com/firefrost-gaming/firefrost-operations-manual.git cd firefrost-operations-manual git config user.email "holly@firefrostgaming.com" git config user.name "Catalyst"