docs: CLAUDE.md points at LIBS.md; ignore .boot.log

Two follow-ups to 8cd5805:

- CLAUDE.md's "Crema system" section now points at docs/LIBS.md (the
  generated catalog) as the primary lookup. Live manifest reference moved
  below as a fallback. Keeps the LLM's first hit at a compact, alpha-sorted
  table instead of the live JSON.
- The .boot.log file (created by my fresh-clone integration test) was
  accidentally committed in 8cd5805. Remove from tracking and ignore going
  forward.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
jules
2026-04-27 18:50:27 +10:00
parent 8cd58052dd
commit 11b17b6b6a
3 changed files with 16 additions and 16 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
.demo.log
.demo.pid
.boot.log