From 3bce1342450a85190e5dbf94f75f14c9cf9df85a Mon Sep 17 00:00:00 2001 From: Pavlov Alexandr Date: Sat, 20 Jun 2026 11:41:38 +0700 Subject: [PATCH] chore(planning): strip machine-absolute paths from .planning docs Rewrite absolute /home//...// references in committed .planning docs to repo-relative (and any leftover home paths to $HOME), so the planning history no longer carries per-machine checkout paths. New docs stay clean via a Stop-hook sanitizer in the shared agent config. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../18-api-ergonomics-admin-winner-fix/18-01-PLAN.md | 4 ++-- .../18-api-ergonomics-admin-winner-fix/18-02-PLAN.md | 4 ++-- .../18-api-ergonomics-admin-winner-fix/18-03-PLAN.md | 4 ++-- .../18-api-ergonomics-admin-winner-fix/18-04-PLAN.md | 4 ++-- .../18-api-ergonomics-admin-winner-fix/18-05-PLAN.md | 4 ++-- .../milestones/v3.0-phases/19-contract-freeze/19-01-PLAN.md | 4 ++-- .../milestones/v3.0-phases/19-contract-freeze/19-02-PLAN.md | 4 ++-- .../phases/01-game-type-aware-statistics-parity/01-01-PLAN.md | 4 ++-- .../phases/01-game-type-aware-statistics-parity/01-02-PLAN.md | 4 ++-- .../phases/01-game-type-aware-statistics-parity/01-03-PLAN.md | 4 ++-- .../phases/01-game-type-aware-statistics-parity/01-04-PLAN.md | 4 ++-- .../phases/01-game-type-aware-statistics-parity/01-05-PLAN.md | 4 ++-- .../260614-fw2-PLAN.md | 4 ++-- .../260617-v4e-PLAN.md | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-01-PLAN.md b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-01-PLAN.md index 493f361..f241c64 100644 --- a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-01-PLAN.md +++ b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-01-PLAN.md @@ -55,8 +55,8 @@ before `mapBounty` can fold the breakdown. This is Task 1. -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-02-PLAN.md b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-02-PLAN.md index 40ba677..87e5061 100644 --- a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-02-PLAN.md +++ b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-02-PLAN.md @@ -56,8 +56,8 @@ models.ts — run after 18-01 lands to avoid a merge conflict in those shared fi -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-03-PLAN.md b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-03-PLAN.md index d2b834e..9ce1c05 100644 --- a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-03-PLAN.md +++ b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-03-PLAN.md @@ -47,8 +47,8 @@ This is a NEW directory but NOT a new pattern — it mirrors `requests/routes/wo -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-04-PLAN.md b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-04-PLAN.md index e3587f3..aed49a0 100644 --- a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-04-PLAN.md +++ b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-04-PLAN.md @@ -57,8 +57,8 @@ Depends on 18-03 (the AdminRotationRepository contract + Pg impl must exist firs -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-05-PLAN.md b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-05-PLAN.md index 482c67f..9b8bd68 100644 --- a/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-05-PLAN.md +++ b/.planning/milestones/v3.0-phases/18-api-ergonomics-admin-winner-fix/18-05-PLAN.md @@ -53,8 +53,8 @@ it as a finding rather than silently rebuilding the workflow. -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/milestones/v3.0-phases/19-contract-freeze/19-01-PLAN.md b/.planning/milestones/v3.0-phases/19-contract-freeze/19-01-PLAN.md index 52ec64b..7051fde 100644 --- a/.planning/milestones/v3.0-phases/19-contract-freeze/19-01-PLAN.md +++ b/.planning/milestones/v3.0-phases/19-contract-freeze/19-01-PLAN.md @@ -47,8 +47,8 @@ Output: One changed version literal, one regenerated committed artifact, one new -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/milestones/v3.0-phases/19-contract-freeze/19-02-PLAN.md b/.planning/milestones/v3.0-phases/19-contract-freeze/19-02-PLAN.md index 7f12eeb..3c92647 100644 --- a/.planning/milestones/v3.0-phases/19-contract-freeze/19-02-PLAN.md +++ b/.planning/milestones/v3.0-phases/19-contract-freeze/19-02-PLAN.md @@ -50,8 +50,8 @@ Output: One new CI job, one README section, one confirmation of the existing PG -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/phases/01-game-type-aware-statistics-parity/01-01-PLAN.md b/.planning/phases/01-game-type-aware-statistics-parity/01-01-PLAN.md index a7d611e..cfc55d6 100644 --- a/.planning/phases/01-game-type-aware-statistics-parity/01-01-PLAN.md +++ b/.planning/phases/01-game-type-aware-statistics-parity/01-01-PLAN.md @@ -39,8 +39,8 @@ Output: One new migration file plus schema-test coverage proving the columns/con -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/phases/01-game-type-aware-statistics-parity/01-02-PLAN.md b/.planning/phases/01-game-type-aware-statistics-parity/01-02-PLAN.md index 7ce8e08..267f73b 100644 --- a/.planning/phases/01-game-type-aware-statistics-parity/01-02-PLAN.md +++ b/.planning/phases/01-game-type-aware-statistics-parity/01-02-PLAN.md @@ -62,8 +62,8 @@ full-run repo, and a real-pg rotation-parity guard test. -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/phases/01-game-type-aware-statistics-parity/01-03-PLAN.md b/.planning/phases/01-game-type-aware-statistics-parity/01-03-PLAN.md index f83f2ce..5721f4b 100644 --- a/.planning/phases/01-game-type-aware-statistics-parity/01-03-PLAN.md +++ b/.planning/phases/01-game-type-aware-statistics-parity/01-03-PLAN.md @@ -58,8 +58,8 @@ pass, and an updated full-run service that classifies before grouping — all be -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/phases/01-game-type-aware-statistics-parity/01-04-PLAN.md b/.planning/phases/01-game-type-aware-statistics-parity/01-04-PLAN.md index e5417bf..102bcb8 100644 --- a/.planning/phases/01-game-type-aware-statistics-parity/01-04-PLAN.md +++ b/.planning/phases/01-game-type-aware-statistics-parity/01-04-PLAN.md @@ -55,8 +55,8 @@ real-pg export tests. -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/phases/01-game-type-aware-statistics-parity/01-05-PLAN.md b/.planning/phases/01-game-type-aware-statistics-parity/01-05-PLAN.md index 619894d..7c03056 100644 --- a/.planning/phases/01-game-type-aware-statistics-parity/01-05-PLAN.md +++ b/.planning/phases/01-game-type-aware-statistics-parity/01-05-PLAN.md @@ -46,8 +46,8 @@ all-time, exclusion, and is_show parity. -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/quick/260614-fw2-perf-set-based-canonical-player-identity/260614-fw2-PLAN.md b/.planning/quick/260614-fw2-perf-set-based-canonical-player-identity/260614-fw2-PLAN.md index 98138a6..1c460c2 100644 --- a/.planning/quick/260614-fw2-perf-set-based-canonical-player-identity/260614-fw2-PLAN.md +++ b/.planning/quick/260614-fw2-perf-set-based-canonical-player-identity/260614-fw2-PLAN.md @@ -46,8 +46,8 @@ Output: A behavior-preserving (byte-identical aggregates AND fallback rows) set- -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md diff --git a/.planning/quick/260617-v4e-golden-e2e-integration-oracle-for-ingest/260617-v4e-PLAN.md b/.planning/quick/260617-v4e-golden-e2e-integration-oracle-for-ingest/260617-v4e-PLAN.md index 59009e0..fd30ded 100644 --- a/.planning/quick/260617-v4e-golden-e2e-integration-oracle-for-ingest/260617-v4e-PLAN.md +++ b/.planning/quick/260617-v4e-golden-e2e-integration-oracle-for-ingest/260617-v4e-PLAN.md @@ -116,8 +116,8 @@ plan keeps the shared helpers coherent. -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/workflows/execute-plan.md -@/home/afgan0r/Projects/SolidGames/server-2/.claude/gsd-core/templates/summary.md +@.claude/gsd-core/workflows/execute-plan.md +@.claude/gsd-core/templates/summary.md