gstack/make-pdf
Garry Tan 8c7e04517c
docs: sync make-pdf image-policy docs with final shipped behavior (v1.58.0.0)
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>
2026-06-12 11:11:14 -07:00
..
src fix(make-pdf): adversarial-review wave — offline posture enforced, symlink-aware confinement, bounded reads 2026-06-12 10:01:48 -07:00
test fix(make-pdf): adversarial-review wave — offline posture enforced, symlink-aware confinement, bounded reads 2026-06-12 10:01:48 -07:00
SKILL.md docs: sync make-pdf image-policy docs with final shipped behavior (v1.58.0.0) 2026-06-12 11:11:14 -07:00
SKILL.md.tmpl docs: sync make-pdf image-policy docs with final shipped behavior (v1.58.0.0) 2026-06-12 11:11:14 -07:00