Funnet av ren-klon-verifikasjonen, og KUN der: to modul-docstrings bærer ``\```
(en escapet backtick i prosa om at rå ``|`` og ``\`` overlever uendret gjennom
http-sømmen). Python advarer om ugyldig escape-sekvens ved KOMPILERING, så i
arbeidstreet er advarselen borte etter første kjøring — .pyc-cachen gjør den
usynlig for oss og synlig for alle andre. Nøyaktig den klassen denne fasen
finnes for: en defekt som bare viser seg på fremmed maskin.
Fikset ved å gjøre de to docstringene rå (r"""). Innholdet er BYTE-UENDRET —
prosaen som beskriver escapingen skal fortsatt lese som den gjør; det er
tolkningen av den som var feil, ikke teksten.
Målt: 0 SyntaxWarning igjen ved kompilering av alle .py utenom .venv (var 2).
846 passed / 4 skipped, ruff + format rene.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011ckyg3Pc6k7FRuR6fDGQLJ
Operator ruling 2026-08-05, which settles decision (g): planning documents are
generally never public, and what OUR OWN sessions generate does not go out on
the forge at all. The example itself stays public so others can run the
process.
`.claude/projects/` is the Voyage session workbench -- 25 briefs/plans/reviews
this project's own sessions produced. Untracked and gitignored, exactly as
STATE.md already is, and for the same stated reason: this repo has a public
mirror, so that class of material is local-only rather than tracked.
The line is drawn at who wrote the document, and it is drawn deliberately:
`docs/plan/`, `docs/research/` and `docs/rapport/` stay tracked. Those are
curated, dated documents written for the repo's readers, three of them linked
from the README as the decision record. Move that line if it was meant wider.
Two files were NOT process artifacts and are not deleted. Both
`build_fixture.py` scripts are cited by tracked tests
(`test_ingest_golden_sql.py`, `test_ingest_golden_http.py`) as the documented
rebuild path for byte-exact goldens -- reproduction code that had landed in the
wrong directory. Moved next to the goldens they build; both docstrings updated,
so no tracked file is left pointing into an untracked tree (verified: the only
remaining `.claude/projects` string in a tracked file is the .gitignore rule
itself). One prose reference in the dated Foundry auth recipe was dropped for
the same reason.
652 tests still pass.
Does NOT address the 27 of these already readable on open/ since the S12
release -- untracking stops future publication only. That retraction is a
separate operator decision and is deliberately not taken here.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GWsexbQjPo9rsV3aUE54ZS