CLAUDE.md: correct stale "not a git working tree" note

The workspace has been a normal git working tree (origin gitea.dohertylan.com)
for some time; the safety-note line claiming otherwise was misleading. Replaced
with a one-liner pointing at the actual remote.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph Doherty
2026-05-04 14:53:28 -04:00
parent 7a3cd9b76e
commit 15a8446f63
+1 -1
View File
@@ -123,4 +123,4 @@ Unit tests are golden-byte and round-trip oriented — `WcfDataQueryProtocolTest
- Never commit credentials, hostnames, user names, customer tag names, or raw packet captures. Use placeholders in docs.
- Run a sanitization scan after touching auth/capture docs (the rg pattern is in handoff.md "Next Pickup Steps").
- Production code under `src/` must remain pure managed .NET 10 with no native AVEVA reference. Reverse-engineering harnesses under `tools/` may reference native binaries.
- This workspace is not a Git working tree in the current checkout — track changes via file timestamps or external backup.
- This workspace IS a Git working tree (origin: gitea.dohertylan.com). Use normal git workflow; the prior note about "no working tree, track via timestamps" is obsolete.