Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Ales 8154c57066 Move design essays to docs/design.md, leave pointers
The three block essays in sras_compute.py — memory budget / row
chunking, angle-alignment coordinate frames, and the sidecar placement
+ schema history — move to docs/design.md (joined by a new section on
the zoom FFT peak search), each replaced by a 2-4 line pointer. The
save_manual_alignment docstring no longer restates the JSON schema its
own eight lines of code construct.

Load-bearing trap notes (normalization=None, subpixel-score mixing,
memmap lazy reads) stay in place. Zero code changes — golden-hash diff
verified empty.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 11:01:49 -05:00
Thomas Ales dc513e3fd0 Housekeeping: extend .gitignore, drop stale v2-v5 format docs
SRAS_FORMAT.md/.html documented only v2-v5 and were superseded by
scan_format.md in July. Ignore .DS_Store, screenshots, pytest cache,
and test scratch outputs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 09:36:02 -05:00
Thomas Ales 912ae2d15f added gitignore 2026-07-30 20:05:03 -05:00