mirror of
https://github.com/garrytan/gstack.git
synced 2026-06-17 15:20:11 +02:00
8c7e04517c
The docs wave (87594420) predated the final review-wave commits, so two
docs drifted from shipped behavior:
- make-pdf/SKILL.md.tmpl + generated SKILL.md: remote images are BLOCKED
with a visible placeholder (not warned-and-kept); out-of-tree reads
(including via symlink) warn and --strict makes them fatal; --strict
also covers oversized (>64MB) and non-regular files; troubleshooting
entry now names the actual "[remote image blocked]" symptom.
- docs/howto-diagrams-and-formats.md: same corrections in the image
section, CI section, and troubleshooting.
- README.md: docs/howto-diagrams-and-formats.md added to the Docs table
(was unreachable from any entry-point doc).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>