B Version 1

repo: ~/Projects/B_Version_1 · 5 commits · 0 in last 24h, 0 in last 7d ·

Search the build

5 commits indexed

  1. 7f6b550 2026-06-03 snapshot before code-health sweep: news API link field fix (article.url)
  2. 295343e 2026-05-29 Update Claude model IDs to claude-opus-4-8 (Opus 4.8 upgrade)
  3. 981b77e 2026-05-19 server: 404-guard editor/snapshot paths before express.static
  4. 6c73f87 2026-05-19 gitignore: exclude .bak/.pre-/swap snapshot files
  5. bf6c7f8 2026-05-06 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05-06)

Authors

Agents used

  • none detected

Skills used

  • /snapshot1
  • /swap1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

981b77e · 2026-05-19 · server: 404-guard editor/snapshot paths before express.static
Adds a tiny middleware just upstream of express.static('web-interface')
that hard-404s any request whose path matches *.bak / *.bak.* /
*.pre-* / *.swp / *.swo / trailing-tilde. Even if a future snapshot
file slips into the served directory, it cannot leak. Matches the
fleet-wide rule from the refactor sweep.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6c73f87 · 2026-05-19 · gitignore: exclude .bak/.pre-/swap snapshot files
Codifies the fleet-wide standing rule from the refactor sweep — editor
snapshot files (*.bak, *.bak.*, *.pre-*, *~, .*.swp) must never land in
git. No such files exist in this tree today; this is the preventive
gate.

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

File tree

28 files tracked. Click any to browse the source at HEAD.

Other build journals

← AgentAbrams  ·  all 4 projects  ·  Bertha →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms