• src/CLAUDE.md

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, July 26, 2026 15:23:20
    https://gitlab.synchro.net/main/sbbs/-/commit/a4d3c7246f653789b510cf70
    Modified Files:
    src/CLAUDE.md
    Log Message:
    src: date a commit reference, in a message or a comment

    A bare SHA says nothing about when. A reader cannot tell whether the commit being cited comes before or after the code in front of them, nor line it up against a release or a bug report -- and that ordering is usually the whole reason the commit was worth naming. The date also outlives the SHA, which
    stops resolving in a mirror, a tarball, or a rewritten branch.

    Says to use the commit's own author date and to read it from the repo
    rather than guess, since a wrong date is worse than none: it is
    confidently checkable, and it will be checked.

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, September 18, 2026 23:15:27
    https://gitlab.synchro.net/main/sbbs/-/commit/9c9e2360528de7e51aedce78
    Modified Files:
    src/CLAUDE.md
    Log Message:
    src/CLAUDE.md: cite an issue in a comment by number alone

    The example comment was "// GitLab #1178"; the convention is "// #1178".

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net