altair823
bef0c98867
feat(wire): PdfOcrProgress.Finished + ingest_progress.v1 additive 4 fields
v0.20.x ingest log feature 의 wire side. additive minor cascade:
* PdfOcrProgress::Finished + IngestEvent::PdfOcrFinished 의 4 field:
- image_byte_size: Option<u64>
- image_width: Option<u32>
- image_height: Option<u32>
- failure_reason: Option<String>
* docs/wire-schema/v1/ingest_progress.schema.json — 4 추가 property
(모두 optional, required 변경 없음 = additive minor)
* integrations/claude-code/kebab/SKILL.md — wire schema description 동기
기존 ingest_progress.v1 consumer (CLI wire dump, integration test
fixture, kebab-cli wire_search/wire_ask) 는 4 추가 field 의
Option::None 으로 backward-compat. version bump 0 (additive minor =
binary-version cascade trigger 아님 per CLAUDE.md §Versioning cascade).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 02:57:59 +00:00
..
2026-05-28 02:57:59 +00:00
2026-05-27 13:32:09 +00:00
2026-05-28 02:57:59 +00:00
2026-05-28 02:44:21 +00:00
2026-05-27 08:18:34 +00:00
2026-05-26 03:01:58 +00:00
2026-05-26 03:01:58 +00:00
2026-05-26 03:01:58 +00:00
2026-05-26 03:01:58 +00:00
2026-05-26 03:01:58 +00:00
2026-05-26 06:51:06 +00:00
2026-05-26 09:12:21 +00:00
2026-05-26 12:19:32 +00:00
2026-05-26 03:01:58 +00:00
2026-05-26 15:00:59 +00:00
2026-05-27 15:42:59 +00:00
2026-05-26 09:12:21 +00:00
2026-05-26 03:01:58 +00:00
2026-05-27 13:20:38 +00:00
2026-05-27 23:15:58 +00:00
2026-05-26 03:01:58 +00:00
2026-05-27 08:18:34 +00:00