@nebulacomponents/citable 1.10.0 → 1.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/README.md +3 -0
  3. package/dist/universal/.agents/skills/citable/SKILL.md +2 -1
  4. package/dist/universal/.agents/skills/citable/VERSION +1 -1
  5. package/dist/universal/.agents/skills/citable/commands/README.md +1 -0
  6. package/dist/universal/.agents/skills/citable/commands/media-evidence.md +17 -0
  7. package/dist/universal/.agents/skills/citable/manifest.json +9 -7
  8. package/dist/universal/.agents/skills/citable/schemas/media-manifest.schema.json +2 -0
  9. package/dist/universal/.agents/skills/citable/schemas/observation.schema.json +1 -1
  10. package/dist/universal/.claude/skills/citable/SKILL.md +2 -1
  11. package/dist/universal/.claude/skills/citable/VERSION +1 -1
  12. package/dist/universal/.claude/skills/citable/commands/README.md +1 -0
  13. package/dist/universal/.claude/skills/citable/commands/media-evidence.md +17 -0
  14. package/dist/universal/.claude/skills/citable/manifest.json +9 -7
  15. package/dist/universal/.claude/skills/citable/schemas/media-manifest.schema.json +2 -0
  16. package/dist/universal/.claude/skills/citable/schemas/observation.schema.json +1 -1
  17. package/dist/universal/.cursor/skills/citable/SKILL.md +2 -1
  18. package/dist/universal/.cursor/skills/citable/VERSION +1 -1
  19. package/dist/universal/.cursor/skills/citable/commands/README.md +1 -0
  20. package/dist/universal/.cursor/skills/citable/commands/media-evidence.md +17 -0
  21. package/dist/universal/.cursor/skills/citable/manifest.json +9 -7
  22. package/dist/universal/.cursor/skills/citable/schemas/media-manifest.schema.json +2 -0
  23. package/dist/universal/.cursor/skills/citable/schemas/observation.schema.json +1 -1
  24. package/dist/universal/.gemini/skills/citable/SKILL.md +2 -1
  25. package/dist/universal/.gemini/skills/citable/VERSION +1 -1
  26. package/dist/universal/.gemini/skills/citable/commands/README.md +1 -0
  27. package/dist/universal/.gemini/skills/citable/commands/media-evidence.md +17 -0
  28. package/dist/universal/.gemini/skills/citable/manifest.json +9 -7
  29. package/dist/universal/.gemini/skills/citable/schemas/media-manifest.schema.json +2 -0
  30. package/dist/universal/.gemini/skills/citable/schemas/observation.schema.json +1 -1
  31. package/dist/universal/.github/skills/citable/SKILL.md +2 -1
  32. package/dist/universal/.github/skills/citable/VERSION +1 -1
  33. package/dist/universal/.github/skills/citable/commands/README.md +1 -0
  34. package/dist/universal/.github/skills/citable/commands/media-evidence.md +17 -0
  35. package/dist/universal/.github/skills/citable/manifest.json +9 -7
  36. package/dist/universal/.github/skills/citable/schemas/media-manifest.schema.json +2 -0
  37. package/dist/universal/.github/skills/citable/schemas/observation.schema.json +1 -1
  38. package/dist/universal/.kiro/skills/citable/SKILL.md +2 -1
  39. package/dist/universal/.kiro/skills/citable/VERSION +1 -1
  40. package/dist/universal/.kiro/skills/citable/commands/README.md +1 -0
  41. package/dist/universal/.kiro/skills/citable/commands/media-evidence.md +17 -0
  42. package/dist/universal/.kiro/skills/citable/manifest.json +9 -7
  43. package/dist/universal/.kiro/skills/citable/schemas/media-manifest.schema.json +2 -0
  44. package/dist/universal/.kiro/skills/citable/schemas/observation.schema.json +1 -1
  45. package/dist/universal/.opencode/skills/citable/SKILL.md +2 -1
  46. package/dist/universal/.opencode/skills/citable/VERSION +1 -1
  47. package/dist/universal/.opencode/skills/citable/commands/README.md +1 -0
  48. package/dist/universal/.opencode/skills/citable/commands/media-evidence.md +17 -0
  49. package/dist/universal/.opencode/skills/citable/manifest.json +9 -7
  50. package/dist/universal/.opencode/skills/citable/schemas/media-manifest.schema.json +2 -0
  51. package/dist/universal/.opencode/skills/citable/schemas/observation.schema.json +1 -1
  52. package/dist/universal/.pi/agent/skills/citable/SKILL.md +2 -1
  53. package/dist/universal/.pi/agent/skills/citable/VERSION +1 -1
  54. package/dist/universal/.pi/agent/skills/citable/commands/README.md +1 -0
  55. package/dist/universal/.pi/agent/skills/citable/commands/media-evidence.md +17 -0
  56. package/dist/universal/.pi/agent/skills/citable/manifest.json +9 -7
  57. package/dist/universal/.pi/agent/skills/citable/schemas/media-manifest.schema.json +2 -0
  58. package/dist/universal/.pi/agent/skills/citable/schemas/observation.schema.json +1 -1
  59. package/dist/universal/.qoder/skills/citable/SKILL.md +2 -1
  60. package/dist/universal/.qoder/skills/citable/VERSION +1 -1
  61. package/dist/universal/.qoder/skills/citable/commands/README.md +1 -0
  62. package/dist/universal/.qoder/skills/citable/commands/media-evidence.md +17 -0
  63. package/dist/universal/.qoder/skills/citable/manifest.json +9 -7
  64. package/dist/universal/.qoder/skills/citable/schemas/media-manifest.schema.json +2 -0
  65. package/dist/universal/.qoder/skills/citable/schemas/observation.schema.json +1 -1
  66. package/dist/universal/.rovodev/skills/citable/SKILL.md +2 -1
  67. package/dist/universal/.rovodev/skills/citable/VERSION +1 -1
  68. package/dist/universal/.rovodev/skills/citable/commands/README.md +1 -0
  69. package/dist/universal/.rovodev/skills/citable/commands/media-evidence.md +17 -0
  70. package/dist/universal/.rovodev/skills/citable/manifest.json +9 -7
  71. package/dist/universal/.rovodev/skills/citable/schemas/media-manifest.schema.json +2 -0
  72. package/dist/universal/.rovodev/skills/citable/schemas/observation.schema.json +1 -1
  73. package/dist/universal/.trae/skills/citable/SKILL.md +2 -1
  74. package/dist/universal/.trae/skills/citable/VERSION +1 -1
  75. package/dist/universal/.trae/skills/citable/commands/README.md +1 -0
  76. package/dist/universal/.trae/skills/citable/commands/media-evidence.md +17 -0
  77. package/dist/universal/.trae/skills/citable/manifest.json +9 -7
  78. package/dist/universal/.trae/skills/citable/schemas/media-manifest.schema.json +2 -0
  79. package/dist/universal/.trae/skills/citable/schemas/observation.schema.json +1 -1
  80. package/dist/universal/.trae-cn/skills/citable/SKILL.md +2 -1
  81. package/dist/universal/.trae-cn/skills/citable/VERSION +1 -1
  82. package/dist/universal/.trae-cn/skills/citable/commands/README.md +1 -0
  83. package/dist/universal/.trae-cn/skills/citable/commands/media-evidence.md +17 -0
  84. package/dist/universal/.trae-cn/skills/citable/manifest.json +9 -7
  85. package/dist/universal/.trae-cn/skills/citable/schemas/media-manifest.schema.json +2 -0
  86. package/dist/universal/.trae-cn/skills/citable/schemas/observation.schema.json +1 -1
  87. package/dist/universal/manifest.json +111 -87
  88. package/package.json +8 -3
  89. package/schemas/media-manifest.schema.json +2 -0
  90. package/schemas/observation.schema.json +1 -1
  91. package/skill/SKILL.md +2 -1
  92. package/skill/commands/README.md +1 -0
  93. package/skill/commands/media-evidence.md +17 -0
  94. package/src/cli/index.js +3 -1
  95. package/src/commands/observe.js +3 -1
  96. package/src/observations/media.js +75 -0
package/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 1.11.0 — 2026-07-19
6
+
7
+ ### Added
8
+
9
+ - Bounded media evidence collection for local PDF text/metadata with page
10
+ anchors, transcript cues with provenance, and image alt/caption context.
11
+ - Explicit optional OCR behavior and media-to-claim linkage validation through
12
+ `citable observe media --input <manifest> [--ocr]`.
13
+ - Medium-specific limitations that prevent extraction from being represented as
14
+ claim support, reading-order validation, transcription accuracy, or semantic equivalence.
15
+
5
16
  ## 1.10.0 — 2026-07-19
6
17
 
7
18
  ### Added
package/README.md CHANGED
@@ -173,6 +173,7 @@ citable reviews sample <sampling-plan-id> --write
173
173
  citable reviews evaluate
174
174
  citable schedules run <schedule-id> --ref-date 2026-07-19
175
175
  citable project github <run-id>
176
+ citable observe media --input media-manifest.json # add --ocr explicitly when required
176
177
  citable substantiate # claim/evidence assessment (dry run)
177
178
  citable validate # registry schema + referential integrity
178
179
  ```
@@ -204,6 +205,8 @@ citable validate # registry schema + referential integrity
204
205
  - [Reviewer and exception governance](docs/governance/reviewer-exceptions.md) —
205
206
  policy-driven authority, separation of duties, expiry, invalidation, and
206
207
  immutable enforcement dispositions
208
+ - [Known limitations](docs/known-limitations.md) includes medium-specific PDF,
209
+ transcript, image-context, and optional OCR boundaries.
207
210
 
208
211
  ## Requirements
209
212
 
@@ -7,7 +7,7 @@ description: >
7
7
  generative engine optimization, structured data governance, claim substantiation,
8
8
  crawler policy, entity consistency, content discoverability, or wants a site audited
9
9
  for how search and AI systems will retrieve, understand, cite, or recommend it.
10
- version: 1.10.0
10
+ version: 1.11.0
11
11
  ---
12
12
 
13
13
  # Citable — evidence and change control for search and AI citation readiness
@@ -117,6 +117,7 @@ citable reviews sample <sampling-plan-id> [--write]
117
117
  citable reviews evaluate
118
118
  citable schedules run <schedule-id> [--ref-date YYYY-MM-DD]
119
119
  citable project github <run-id>
120
+ citable observe media --input <manifest.json> [--ocr]
120
121
  ```
121
122
 
122
123
  Audit scopes: `technical seo aeo geo architecture entity claims evidence schema
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -30,6 +30,7 @@ intent, not executability, so statuses are strict:
30
30
  | /citable governance validate / evaluate | implemented — validates reviewer and exception authority and emits immutable dispositions without changing failed findings |
31
31
  | /citable reviews queue / prioritize / plan / sample / evaluate | implemented — materiality queues, reproducible sampling, stale-decision checks, and independent disagreement adjudication |
32
32
  | /citable schedules run / project github | implemented — canonical scheduled audits and hash-bound non-authoritative GitHub projections |
33
+ | /citable observe media | implemented — bounded PDF, transcript, image-context, optional OCR, and declared claim-link evidence |
33
34
  | /citable ingest, map-site, map-queries, map-prompts, map-entities, map-evidence | specified (ingest.md) |
34
35
  | /citable optimize-page | specified (optimize-page.md) — requires source-to-render mapping, claim-preserving rewrites, build execution, rollback; none of that is proven yet |
35
36
  | /citable create-page, answer-block, architect, interlink, consolidate, metadata | specified (page-work.md) |
@@ -0,0 +1,17 @@
1
+ # Media evidence collection
2
+
3
+ Use `citable observe media --input <manifest.json>` for bounded local-media
4
+ evidence. The manifest declares source URL, owning page, permission status, and
5
+ linked claim IDs for each PDF, transcript, or image-context source.
6
+
7
+ PDF collection extracts native text, basic metadata, and stable page anchors.
8
+ It does not establish reading order, table structure, footnote linkage,
9
+ signatures, revisions, scan accuracy, accessibility, or claim support.
10
+ Transcript collection preserves cues but does not verify speakers, timing,
11
+ accuracy, or source-media parity. Image collection records alt text, captions,
12
+ and nearby figure text without inferring visual entailment.
13
+
14
+ OCR is off by default. `--ocr` explicitly requests the optional `tesseract.js`
15
+ path; an unavailable engine or image produces incomplete evidence, never guessed
16
+ text. Every media-to-claim relationship is declarative and still requires
17
+ human-authoritative semantic review.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "citable",
3
- "version": "1.10.0",
3
+ "version": "1.11.0",
4
4
  "managedBy": "citable-cli",
5
5
  "provider": "codex",
6
6
  "providerName": "OpenAI Codex",
7
7
  "scope": "bundle",
8
- "sourcePackage": "@nebulacomponents/citable@1.10.0",
8
+ "sourcePackage": "@nebulacomponents/citable@1.11.0",
9
9
  "variantPath": ".agents/skills/citable",
10
10
  "files": {
11
11
  "commands/action-findings.md": "sha256:510361461f24fcd4a550e0a8d960c383aefe23f9a65a54a3ffc44abd4c1293e7",
@@ -13,10 +13,11 @@
13
13
  "commands/governance.md": "sha256:1fd6272f18b00237fc6e602ac126ae812747937b2bb575068a0d617137eea2b0",
14
14
  "commands/ingest.md": "sha256:cf35659aecd9d0e160909003efdbe056864fc5d824c71b4ef0ee801ce07ff598",
15
15
  "commands/measurement.md": "sha256:9cade6dfec23338e18aa67ede3335ac9e2888dc577a7d4d8e3ceac948bce403f",
16
+ "commands/media-evidence.md": "sha256:f2218feabe3360a2c9d569a5fa9b70d4b33a83a270d657151635e6f404fb34e0",
16
17
  "commands/observe-and-act.md": "sha256:02a93bbbfddc3d8e11cb921ddccd19b0666133c4bdb4f4a280bcb131bed37e8c",
17
18
  "commands/optimize-page.md": "sha256:35866f3d7cdeef0376ea7a7d7036085a9b9cf95bbb300ecf4bd77610ebd74d85",
18
19
  "commands/page-work.md": "sha256:965a66e59bdf7b0da482d26fade53b3d265885ece5d463fe83b0789ebefaef3e",
19
- "commands/README.md": "sha256:0d1831883c99925d3eccef7ae551f88f9789b12cf9598ab4026f50c776697a5a",
20
+ "commands/README.md": "sha256:36a0462ce9867dd46922185060341110f9c4b71582b96ec3f90ff1ff341f59ea",
20
21
  "commands/reviews.md": "sha256:902904aaa405fe5724cf0662c7a5a36eab9a4fe0eb81cbd95ffa2fff946e0ac8",
21
22
  "commands/validate-render.md": "sha256:a8e1d04d40b84d57c35039250d98c6a7302cd44a148a8c3b9d9cfb92678c4347",
22
23
  "policies/crawler-policy-template.md": "sha256:15c88a4eeb21f53f71e5250dd3eb2d2791a814b304eaefce8bb30e2bdf2e2e59",
@@ -54,9 +55,10 @@
54
55
  "schemas/experiment.schema.json": "sha256:3cebebc5745a9eb359261408b0a0421b8370d2c94f8244ce939827cd9da41cb6",
55
56
  "schemas/finding.schema.json": "sha256:85907cd04cd8d2fe24a1e618e0df7160f6d56aa1818db501f345aebce5eb5edb",
56
57
  "schemas/intervention.schema.json": "sha256:fcf28e117b207e64ffc96088aa70a95370841a2a9fa43ecb1c82b34c2058a818",
58
+ "schemas/media-manifest.schema.json": "sha256:3f37301aab9e913fa7febb15c720ed6384b106f12cef8d26cdd12d93fd85b41f",
57
59
  "schemas/metric.schema.json": "sha256:2ada648e7274a8d78cc9d6e7ed616f91faa79cf9ed07613e2c1fc53b247aac8d",
58
60
  "schemas/objective.schema.json": "sha256:94404dc95d04a6641ea7b9654317d0222793251ad44d3dfd2875738622a36025",
59
- "schemas/observation.schema.json": "sha256:bea8eb7ea74442a1be745aa40ff22d25dcd89a82fb0205dfc6c597da40831f64",
61
+ "schemas/observation.schema.json": "sha256:eebb7deb445b9de8c2ffa603fce441f9a857ce290602d8828915fb630b566693",
60
62
  "schemas/page.schema.json": "sha256:627613c35f461177fa946df08edf66fbf6f6bbdfc57eef812572b3af796d5e07",
61
63
  "schemas/project.schema.json": "sha256:ea48fdb6480f7047ba4594bd5908bc1f79c1ad6b9a2c204df900959b5f203dc6",
62
64
  "schemas/prompt-result.schema.json": "sha256:b55be47d7d58d7b1dd8c3b1e849e24e55216212c592cde7eb836953379b85737",
@@ -70,9 +72,9 @@
70
72
  "schemas/sampling-plan.schema.json": "sha256:005f70f149baaacd7de698548d556d3e401c630978748271b0e14a74726dd413",
71
73
  "schemas/schedule.schema.json": "sha256:0f02174ab0fc7bbbce9759fd358b18ed97cc683c76933fd3001cf053c499b157",
72
74
  "scripts/README.md": "sha256:1c3e952950ef353849621b07c5f615bf7cd20cc5654da4635492a7bd6384e747",
73
- "SKILL.md": "sha256:95336d8e690b54f72de14020a35d87d41fcaa1080a6242d821ff3df4efdf0ab6",
75
+ "SKILL.md": "sha256:d07fdc4d4cbc11b5c530bd97bf3e4d13d9c212cc3c67cf9798042f776f68609c",
74
76
  "templates/finding-review.md": "sha256:b270a83d3f015150aac80249ae9314979c0befea39ff92ec455f9a5aaa73404c",
75
- "VERSION": "sha256:4f5ba6a3e380bf810cc968b58d30a8d7163eafe9e2fb1ad19bdc6d9d64a1e549"
77
+ "VERSION": "sha256:74ee4d121463989183f9a9b848577eb2434f3f5d095de2a4b197bf29ffa2399b"
76
78
  },
77
- "treeHash": "sha256:81a5e1f3bf7560060b3f950c18804d5481b1230ab9e0b81d3ce16d0b97e43893"
79
+ "treeHash": "sha256:26c75b5cf68676c665ecf6a1e8d4ec5c6e77abdef8825c1c3ad8a099147168b8"
78
80
  }
@@ -0,0 +1,2 @@
1
+ {
2
+ "$id":"citable://schemas/media-manifest.schema.json","$schema":"http://json-schema.org/draft-07/schema#","title":"Media evidence import manifest","type":"object","additionalProperties":false,"required":["version","items"],"properties":{"version":{"const":1},"items":{"type":"array","minItems":1,"items":{"type":"object","additionalProperties":false,"required":["media_id","type","path","source_url","page_url","claim_ids","permission_status"],"properties":{"media_id":{"type":"string","pattern":"^MEDIA-[A-Z0-9][A-Z0-9_-]*$"},"type":{"type":"string","enum":["pdf","transcript","image"]},"path":{"type":"string","minLength":1},"source_url":{"type":["string","null"]},"page_url":{"type":["string","null"]},"claim_ids":{"type":"array","uniqueItems":true,"items":{"type":"string"}},"permission_status":{"type":"string","enum":["owner_authorized","licensed","public_unknown","internal"]},"image_src":{"type":"string"},"language":{"type":"string"},"published_at":{"type":"string","format":"date-time"}}}}}}
@@ -7,7 +7,7 @@
7
7
  "required": ["observation_id", "kind", "state", "collected_at", "collection_method", "confidence", "source", "evidence_hash", "data"],
8
8
  "properties": {
9
9
  "observation_id": { "type": "string", "minLength": 1 },
10
- "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric"] },
10
+ "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric", "media_pdf", "media_transcript", "media_image"] },
11
11
  "state": { "type": "string", "enum": ["observed", "not_observed", "not_evidenced", "incomplete", "review_required", "failed"] },
12
12
  "collected_at": { "type": "string", "format": "date-time" },
13
13
  "collection_method": { "type": "string", "enum": ["live_api", "browser", "owner_import", "synthetic_fetch", "static_analysis", "human_review"] },
@@ -7,7 +7,7 @@ description: >
7
7
  generative engine optimization, structured data governance, claim substantiation,
8
8
  crawler policy, entity consistency, content discoverability, or wants a site audited
9
9
  for how search and AI systems will retrieve, understand, cite, or recommend it.
10
- version: 1.10.0
10
+ version: 1.11.0
11
11
  ---
12
12
 
13
13
  # Citable — evidence and change control for search and AI citation readiness
@@ -117,6 +117,7 @@ citable reviews sample <sampling-plan-id> [--write]
117
117
  citable reviews evaluate
118
118
  citable schedules run <schedule-id> [--ref-date YYYY-MM-DD]
119
119
  citable project github <run-id>
120
+ citable observe media --input <manifest.json> [--ocr]
120
121
  ```
121
122
 
122
123
  Audit scopes: `technical seo aeo geo architecture entity claims evidence schema
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -30,6 +30,7 @@ intent, not executability, so statuses are strict:
30
30
  | /citable governance validate / evaluate | implemented — validates reviewer and exception authority and emits immutable dispositions without changing failed findings |
31
31
  | /citable reviews queue / prioritize / plan / sample / evaluate | implemented — materiality queues, reproducible sampling, stale-decision checks, and independent disagreement adjudication |
32
32
  | /citable schedules run / project github | implemented — canonical scheduled audits and hash-bound non-authoritative GitHub projections |
33
+ | /citable observe media | implemented — bounded PDF, transcript, image-context, optional OCR, and declared claim-link evidence |
33
34
  | /citable ingest, map-site, map-queries, map-prompts, map-entities, map-evidence | specified (ingest.md) |
34
35
  | /citable optimize-page | specified (optimize-page.md) — requires source-to-render mapping, claim-preserving rewrites, build execution, rollback; none of that is proven yet |
35
36
  | /citable create-page, answer-block, architect, interlink, consolidate, metadata | specified (page-work.md) |
@@ -0,0 +1,17 @@
1
+ # Media evidence collection
2
+
3
+ Use `citable observe media --input <manifest.json>` for bounded local-media
4
+ evidence. The manifest declares source URL, owning page, permission status, and
5
+ linked claim IDs for each PDF, transcript, or image-context source.
6
+
7
+ PDF collection extracts native text, basic metadata, and stable page anchors.
8
+ It does not establish reading order, table structure, footnote linkage,
9
+ signatures, revisions, scan accuracy, accessibility, or claim support.
10
+ Transcript collection preserves cues but does not verify speakers, timing,
11
+ accuracy, or source-media parity. Image collection records alt text, captions,
12
+ and nearby figure text without inferring visual entailment.
13
+
14
+ OCR is off by default. `--ocr` explicitly requests the optional `tesseract.js`
15
+ path; an unavailable engine or image produces incomplete evidence, never guessed
16
+ text. Every media-to-claim relationship is declarative and still requires
17
+ human-authoritative semantic review.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "citable",
3
- "version": "1.10.0",
3
+ "version": "1.11.0",
4
4
  "managedBy": "citable-cli",
5
5
  "provider": "claude",
6
6
  "providerName": "Claude Code",
7
7
  "scope": "bundle",
8
- "sourcePackage": "@nebulacomponents/citable@1.10.0",
8
+ "sourcePackage": "@nebulacomponents/citable@1.11.0",
9
9
  "variantPath": ".claude/skills/citable",
10
10
  "files": {
11
11
  "commands/action-findings.md": "sha256:510361461f24fcd4a550e0a8d960c383aefe23f9a65a54a3ffc44abd4c1293e7",
@@ -13,10 +13,11 @@
13
13
  "commands/governance.md": "sha256:1fd6272f18b00237fc6e602ac126ae812747937b2bb575068a0d617137eea2b0",
14
14
  "commands/ingest.md": "sha256:cf35659aecd9d0e160909003efdbe056864fc5d824c71b4ef0ee801ce07ff598",
15
15
  "commands/measurement.md": "sha256:9cade6dfec23338e18aa67ede3335ac9e2888dc577a7d4d8e3ceac948bce403f",
16
+ "commands/media-evidence.md": "sha256:f2218feabe3360a2c9d569a5fa9b70d4b33a83a270d657151635e6f404fb34e0",
16
17
  "commands/observe-and-act.md": "sha256:02a93bbbfddc3d8e11cb921ddccd19b0666133c4bdb4f4a280bcb131bed37e8c",
17
18
  "commands/optimize-page.md": "sha256:35866f3d7cdeef0376ea7a7d7036085a9b9cf95bbb300ecf4bd77610ebd74d85",
18
19
  "commands/page-work.md": "sha256:965a66e59bdf7b0da482d26fade53b3d265885ece5d463fe83b0789ebefaef3e",
19
- "commands/README.md": "sha256:0d1831883c99925d3eccef7ae551f88f9789b12cf9598ab4026f50c776697a5a",
20
+ "commands/README.md": "sha256:36a0462ce9867dd46922185060341110f9c4b71582b96ec3f90ff1ff341f59ea",
20
21
  "commands/reviews.md": "sha256:902904aaa405fe5724cf0662c7a5a36eab9a4fe0eb81cbd95ffa2fff946e0ac8",
21
22
  "commands/validate-render.md": "sha256:a8e1d04d40b84d57c35039250d98c6a7302cd44a148a8c3b9d9cfb92678c4347",
22
23
  "policies/crawler-policy-template.md": "sha256:15c88a4eeb21f53f71e5250dd3eb2d2791a814b304eaefce8bb30e2bdf2e2e59",
@@ -54,9 +55,10 @@
54
55
  "schemas/experiment.schema.json": "sha256:3cebebc5745a9eb359261408b0a0421b8370d2c94f8244ce939827cd9da41cb6",
55
56
  "schemas/finding.schema.json": "sha256:85907cd04cd8d2fe24a1e618e0df7160f6d56aa1818db501f345aebce5eb5edb",
56
57
  "schemas/intervention.schema.json": "sha256:fcf28e117b207e64ffc96088aa70a95370841a2a9fa43ecb1c82b34c2058a818",
58
+ "schemas/media-manifest.schema.json": "sha256:3f37301aab9e913fa7febb15c720ed6384b106f12cef8d26cdd12d93fd85b41f",
57
59
  "schemas/metric.schema.json": "sha256:2ada648e7274a8d78cc9d6e7ed616f91faa79cf9ed07613e2c1fc53b247aac8d",
58
60
  "schemas/objective.schema.json": "sha256:94404dc95d04a6641ea7b9654317d0222793251ad44d3dfd2875738622a36025",
59
- "schemas/observation.schema.json": "sha256:bea8eb7ea74442a1be745aa40ff22d25dcd89a82fb0205dfc6c597da40831f64",
61
+ "schemas/observation.schema.json": "sha256:eebb7deb445b9de8c2ffa603fce441f9a857ce290602d8828915fb630b566693",
60
62
  "schemas/page.schema.json": "sha256:627613c35f461177fa946df08edf66fbf6f6bbdfc57eef812572b3af796d5e07",
61
63
  "schemas/project.schema.json": "sha256:ea48fdb6480f7047ba4594bd5908bc1f79c1ad6b9a2c204df900959b5f203dc6",
62
64
  "schemas/prompt-result.schema.json": "sha256:b55be47d7d58d7b1dd8c3b1e849e24e55216212c592cde7eb836953379b85737",
@@ -70,9 +72,9 @@
70
72
  "schemas/sampling-plan.schema.json": "sha256:005f70f149baaacd7de698548d556d3e401c630978748271b0e14a74726dd413",
71
73
  "schemas/schedule.schema.json": "sha256:0f02174ab0fc7bbbce9759fd358b18ed97cc683c76933fd3001cf053c499b157",
72
74
  "scripts/README.md": "sha256:1c3e952950ef353849621b07c5f615bf7cd20cc5654da4635492a7bd6384e747",
73
- "SKILL.md": "sha256:95336d8e690b54f72de14020a35d87d41fcaa1080a6242d821ff3df4efdf0ab6",
75
+ "SKILL.md": "sha256:d07fdc4d4cbc11b5c530bd97bf3e4d13d9c212cc3c67cf9798042f776f68609c",
74
76
  "templates/finding-review.md": "sha256:b270a83d3f015150aac80249ae9314979c0befea39ff92ec455f9a5aaa73404c",
75
- "VERSION": "sha256:4f5ba6a3e380bf810cc968b58d30a8d7163eafe9e2fb1ad19bdc6d9d64a1e549"
77
+ "VERSION": "sha256:74ee4d121463989183f9a9b848577eb2434f3f5d095de2a4b197bf29ffa2399b"
76
78
  },
77
- "treeHash": "sha256:81a5e1f3bf7560060b3f950c18804d5481b1230ab9e0b81d3ce16d0b97e43893"
79
+ "treeHash": "sha256:26c75b5cf68676c665ecf6a1e8d4ec5c6e77abdef8825c1c3ad8a099147168b8"
78
80
  }
@@ -0,0 +1,2 @@
1
+ {
2
+ "$id":"citable://schemas/media-manifest.schema.json","$schema":"http://json-schema.org/draft-07/schema#","title":"Media evidence import manifest","type":"object","additionalProperties":false,"required":["version","items"],"properties":{"version":{"const":1},"items":{"type":"array","minItems":1,"items":{"type":"object","additionalProperties":false,"required":["media_id","type","path","source_url","page_url","claim_ids","permission_status"],"properties":{"media_id":{"type":"string","pattern":"^MEDIA-[A-Z0-9][A-Z0-9_-]*$"},"type":{"type":"string","enum":["pdf","transcript","image"]},"path":{"type":"string","minLength":1},"source_url":{"type":["string","null"]},"page_url":{"type":["string","null"]},"claim_ids":{"type":"array","uniqueItems":true,"items":{"type":"string"}},"permission_status":{"type":"string","enum":["owner_authorized","licensed","public_unknown","internal"]},"image_src":{"type":"string"},"language":{"type":"string"},"published_at":{"type":"string","format":"date-time"}}}}}}
@@ -7,7 +7,7 @@
7
7
  "required": ["observation_id", "kind", "state", "collected_at", "collection_method", "confidence", "source", "evidence_hash", "data"],
8
8
  "properties": {
9
9
  "observation_id": { "type": "string", "minLength": 1 },
10
- "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric"] },
10
+ "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric", "media_pdf", "media_transcript", "media_image"] },
11
11
  "state": { "type": "string", "enum": ["observed", "not_observed", "not_evidenced", "incomplete", "review_required", "failed"] },
12
12
  "collected_at": { "type": "string", "format": "date-time" },
13
13
  "collection_method": { "type": "string", "enum": ["live_api", "browser", "owner_import", "synthetic_fetch", "static_analysis", "human_review"] },
@@ -7,7 +7,7 @@ description: >
7
7
  generative engine optimization, structured data governance, claim substantiation,
8
8
  crawler policy, entity consistency, content discoverability, or wants a site audited
9
9
  for how search and AI systems will retrieve, understand, cite, or recommend it.
10
- version: 1.10.0
10
+ version: 1.11.0
11
11
  ---
12
12
 
13
13
  # Citable — evidence and change control for search and AI citation readiness
@@ -117,6 +117,7 @@ citable reviews sample <sampling-plan-id> [--write]
117
117
  citable reviews evaluate
118
118
  citable schedules run <schedule-id> [--ref-date YYYY-MM-DD]
119
119
  citable project github <run-id>
120
+ citable observe media --input <manifest.json> [--ocr]
120
121
  ```
121
122
 
122
123
  Audit scopes: `technical seo aeo geo architecture entity claims evidence schema
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -30,6 +30,7 @@ intent, not executability, so statuses are strict:
30
30
  | /citable governance validate / evaluate | implemented — validates reviewer and exception authority and emits immutable dispositions without changing failed findings |
31
31
  | /citable reviews queue / prioritize / plan / sample / evaluate | implemented — materiality queues, reproducible sampling, stale-decision checks, and independent disagreement adjudication |
32
32
  | /citable schedules run / project github | implemented — canonical scheduled audits and hash-bound non-authoritative GitHub projections |
33
+ | /citable observe media | implemented — bounded PDF, transcript, image-context, optional OCR, and declared claim-link evidence |
33
34
  | /citable ingest, map-site, map-queries, map-prompts, map-entities, map-evidence | specified (ingest.md) |
34
35
  | /citable optimize-page | specified (optimize-page.md) — requires source-to-render mapping, claim-preserving rewrites, build execution, rollback; none of that is proven yet |
35
36
  | /citable create-page, answer-block, architect, interlink, consolidate, metadata | specified (page-work.md) |
@@ -0,0 +1,17 @@
1
+ # Media evidence collection
2
+
3
+ Use `citable observe media --input <manifest.json>` for bounded local-media
4
+ evidence. The manifest declares source URL, owning page, permission status, and
5
+ linked claim IDs for each PDF, transcript, or image-context source.
6
+
7
+ PDF collection extracts native text, basic metadata, and stable page anchors.
8
+ It does not establish reading order, table structure, footnote linkage,
9
+ signatures, revisions, scan accuracy, accessibility, or claim support.
10
+ Transcript collection preserves cues but does not verify speakers, timing,
11
+ accuracy, or source-media parity. Image collection records alt text, captions,
12
+ and nearby figure text without inferring visual entailment.
13
+
14
+ OCR is off by default. `--ocr` explicitly requests the optional `tesseract.js`
15
+ path; an unavailable engine or image produces incomplete evidence, never guessed
16
+ text. Every media-to-claim relationship is declarative and still requires
17
+ human-authoritative semantic review.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "citable",
3
- "version": "1.10.0",
3
+ "version": "1.11.0",
4
4
  "managedBy": "citable-cli",
5
5
  "provider": "cursor",
6
6
  "providerName": "Cursor",
7
7
  "scope": "bundle",
8
- "sourcePackage": "@nebulacomponents/citable@1.10.0",
8
+ "sourcePackage": "@nebulacomponents/citable@1.11.0",
9
9
  "variantPath": ".cursor/skills/citable",
10
10
  "files": {
11
11
  "commands/action-findings.md": "sha256:510361461f24fcd4a550e0a8d960c383aefe23f9a65a54a3ffc44abd4c1293e7",
@@ -13,10 +13,11 @@
13
13
  "commands/governance.md": "sha256:1fd6272f18b00237fc6e602ac126ae812747937b2bb575068a0d617137eea2b0",
14
14
  "commands/ingest.md": "sha256:cf35659aecd9d0e160909003efdbe056864fc5d824c71b4ef0ee801ce07ff598",
15
15
  "commands/measurement.md": "sha256:9cade6dfec23338e18aa67ede3335ac9e2888dc577a7d4d8e3ceac948bce403f",
16
+ "commands/media-evidence.md": "sha256:f2218feabe3360a2c9d569a5fa9b70d4b33a83a270d657151635e6f404fb34e0",
16
17
  "commands/observe-and-act.md": "sha256:02a93bbbfddc3d8e11cb921ddccd19b0666133c4bdb4f4a280bcb131bed37e8c",
17
18
  "commands/optimize-page.md": "sha256:35866f3d7cdeef0376ea7a7d7036085a9b9cf95bbb300ecf4bd77610ebd74d85",
18
19
  "commands/page-work.md": "sha256:965a66e59bdf7b0da482d26fade53b3d265885ece5d463fe83b0789ebefaef3e",
19
- "commands/README.md": "sha256:0d1831883c99925d3eccef7ae551f88f9789b12cf9598ab4026f50c776697a5a",
20
+ "commands/README.md": "sha256:36a0462ce9867dd46922185060341110f9c4b71582b96ec3f90ff1ff341f59ea",
20
21
  "commands/reviews.md": "sha256:902904aaa405fe5724cf0662c7a5a36eab9a4fe0eb81cbd95ffa2fff946e0ac8",
21
22
  "commands/validate-render.md": "sha256:a8e1d04d40b84d57c35039250d98c6a7302cd44a148a8c3b9d9cfb92678c4347",
22
23
  "policies/crawler-policy-template.md": "sha256:15c88a4eeb21f53f71e5250dd3eb2d2791a814b304eaefce8bb30e2bdf2e2e59",
@@ -54,9 +55,10 @@
54
55
  "schemas/experiment.schema.json": "sha256:3cebebc5745a9eb359261408b0a0421b8370d2c94f8244ce939827cd9da41cb6",
55
56
  "schemas/finding.schema.json": "sha256:85907cd04cd8d2fe24a1e618e0df7160f6d56aa1818db501f345aebce5eb5edb",
56
57
  "schemas/intervention.schema.json": "sha256:fcf28e117b207e64ffc96088aa70a95370841a2a9fa43ecb1c82b34c2058a818",
58
+ "schemas/media-manifest.schema.json": "sha256:3f37301aab9e913fa7febb15c720ed6384b106f12cef8d26cdd12d93fd85b41f",
57
59
  "schemas/metric.schema.json": "sha256:2ada648e7274a8d78cc9d6e7ed616f91faa79cf9ed07613e2c1fc53b247aac8d",
58
60
  "schemas/objective.schema.json": "sha256:94404dc95d04a6641ea7b9654317d0222793251ad44d3dfd2875738622a36025",
59
- "schemas/observation.schema.json": "sha256:bea8eb7ea74442a1be745aa40ff22d25dcd89a82fb0205dfc6c597da40831f64",
61
+ "schemas/observation.schema.json": "sha256:eebb7deb445b9de8c2ffa603fce441f9a857ce290602d8828915fb630b566693",
60
62
  "schemas/page.schema.json": "sha256:627613c35f461177fa946df08edf66fbf6f6bbdfc57eef812572b3af796d5e07",
61
63
  "schemas/project.schema.json": "sha256:ea48fdb6480f7047ba4594bd5908bc1f79c1ad6b9a2c204df900959b5f203dc6",
62
64
  "schemas/prompt-result.schema.json": "sha256:b55be47d7d58d7b1dd8c3b1e849e24e55216212c592cde7eb836953379b85737",
@@ -70,9 +72,9 @@
70
72
  "schemas/sampling-plan.schema.json": "sha256:005f70f149baaacd7de698548d556d3e401c630978748271b0e14a74726dd413",
71
73
  "schemas/schedule.schema.json": "sha256:0f02174ab0fc7bbbce9759fd358b18ed97cc683c76933fd3001cf053c499b157",
72
74
  "scripts/README.md": "sha256:1c3e952950ef353849621b07c5f615bf7cd20cc5654da4635492a7bd6384e747",
73
- "SKILL.md": "sha256:95336d8e690b54f72de14020a35d87d41fcaa1080a6242d821ff3df4efdf0ab6",
75
+ "SKILL.md": "sha256:d07fdc4d4cbc11b5c530bd97bf3e4d13d9c212cc3c67cf9798042f776f68609c",
74
76
  "templates/finding-review.md": "sha256:b270a83d3f015150aac80249ae9314979c0befea39ff92ec455f9a5aaa73404c",
75
- "VERSION": "sha256:4f5ba6a3e380bf810cc968b58d30a8d7163eafe9e2fb1ad19bdc6d9d64a1e549"
77
+ "VERSION": "sha256:74ee4d121463989183f9a9b848577eb2434f3f5d095de2a4b197bf29ffa2399b"
76
78
  },
77
- "treeHash": "sha256:81a5e1f3bf7560060b3f950c18804d5481b1230ab9e0b81d3ce16d0b97e43893"
79
+ "treeHash": "sha256:26c75b5cf68676c665ecf6a1e8d4ec5c6e77abdef8825c1c3ad8a099147168b8"
78
80
  }
@@ -0,0 +1,2 @@
1
+ {
2
+ "$id":"citable://schemas/media-manifest.schema.json","$schema":"http://json-schema.org/draft-07/schema#","title":"Media evidence import manifest","type":"object","additionalProperties":false,"required":["version","items"],"properties":{"version":{"const":1},"items":{"type":"array","minItems":1,"items":{"type":"object","additionalProperties":false,"required":["media_id","type","path","source_url","page_url","claim_ids","permission_status"],"properties":{"media_id":{"type":"string","pattern":"^MEDIA-[A-Z0-9][A-Z0-9_-]*$"},"type":{"type":"string","enum":["pdf","transcript","image"]},"path":{"type":"string","minLength":1},"source_url":{"type":["string","null"]},"page_url":{"type":["string","null"]},"claim_ids":{"type":"array","uniqueItems":true,"items":{"type":"string"}},"permission_status":{"type":"string","enum":["owner_authorized","licensed","public_unknown","internal"]},"image_src":{"type":"string"},"language":{"type":"string"},"published_at":{"type":"string","format":"date-time"}}}}}}
@@ -7,7 +7,7 @@
7
7
  "required": ["observation_id", "kind", "state", "collected_at", "collection_method", "confidence", "source", "evidence_hash", "data"],
8
8
  "properties": {
9
9
  "observation_id": { "type": "string", "minLength": 1 },
10
- "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric"] },
10
+ "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric", "media_pdf", "media_transcript", "media_image"] },
11
11
  "state": { "type": "string", "enum": ["observed", "not_observed", "not_evidenced", "incomplete", "review_required", "failed"] },
12
12
  "collected_at": { "type": "string", "format": "date-time" },
13
13
  "collection_method": { "type": "string", "enum": ["live_api", "browser", "owner_import", "synthetic_fetch", "static_analysis", "human_review"] },
@@ -7,7 +7,7 @@ description: >
7
7
  generative engine optimization, structured data governance, claim substantiation,
8
8
  crawler policy, entity consistency, content discoverability, or wants a site audited
9
9
  for how search and AI systems will retrieve, understand, cite, or recommend it.
10
- version: 1.10.0
10
+ version: 1.11.0
11
11
  ---
12
12
 
13
13
  # Citable — evidence and change control for search and AI citation readiness
@@ -117,6 +117,7 @@ citable reviews sample <sampling-plan-id> [--write]
117
117
  citable reviews evaluate
118
118
  citable schedules run <schedule-id> [--ref-date YYYY-MM-DD]
119
119
  citable project github <run-id>
120
+ citable observe media --input <manifest.json> [--ocr]
120
121
  ```
121
122
 
122
123
  Audit scopes: `technical seo aeo geo architecture entity claims evidence schema
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -30,6 +30,7 @@ intent, not executability, so statuses are strict:
30
30
  | /citable governance validate / evaluate | implemented — validates reviewer and exception authority and emits immutable dispositions without changing failed findings |
31
31
  | /citable reviews queue / prioritize / plan / sample / evaluate | implemented — materiality queues, reproducible sampling, stale-decision checks, and independent disagreement adjudication |
32
32
  | /citable schedules run / project github | implemented — canonical scheduled audits and hash-bound non-authoritative GitHub projections |
33
+ | /citable observe media | implemented — bounded PDF, transcript, image-context, optional OCR, and declared claim-link evidence |
33
34
  | /citable ingest, map-site, map-queries, map-prompts, map-entities, map-evidence | specified (ingest.md) |
34
35
  | /citable optimize-page | specified (optimize-page.md) — requires source-to-render mapping, claim-preserving rewrites, build execution, rollback; none of that is proven yet |
35
36
  | /citable create-page, answer-block, architect, interlink, consolidate, metadata | specified (page-work.md) |
@@ -0,0 +1,17 @@
1
+ # Media evidence collection
2
+
3
+ Use `citable observe media --input <manifest.json>` for bounded local-media
4
+ evidence. The manifest declares source URL, owning page, permission status, and
5
+ linked claim IDs for each PDF, transcript, or image-context source.
6
+
7
+ PDF collection extracts native text, basic metadata, and stable page anchors.
8
+ It does not establish reading order, table structure, footnote linkage,
9
+ signatures, revisions, scan accuracy, accessibility, or claim support.
10
+ Transcript collection preserves cues but does not verify speakers, timing,
11
+ accuracy, or source-media parity. Image collection records alt text, captions,
12
+ and nearby figure text without inferring visual entailment.
13
+
14
+ OCR is off by default. `--ocr` explicitly requests the optional `tesseract.js`
15
+ path; an unavailable engine or image produces incomplete evidence, never guessed
16
+ text. Every media-to-claim relationship is declarative and still requires
17
+ human-authoritative semantic review.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "citable",
3
- "version": "1.10.0",
3
+ "version": "1.11.0",
4
4
  "managedBy": "citable-cli",
5
5
  "provider": "gemini",
6
6
  "providerName": "Gemini CLI",
7
7
  "scope": "bundle",
8
- "sourcePackage": "@nebulacomponents/citable@1.10.0",
8
+ "sourcePackage": "@nebulacomponents/citable@1.11.0",
9
9
  "variantPath": ".gemini/skills/citable",
10
10
  "files": {
11
11
  "commands/action-findings.md": "sha256:510361461f24fcd4a550e0a8d960c383aefe23f9a65a54a3ffc44abd4c1293e7",
@@ -13,10 +13,11 @@
13
13
  "commands/governance.md": "sha256:1fd6272f18b00237fc6e602ac126ae812747937b2bb575068a0d617137eea2b0",
14
14
  "commands/ingest.md": "sha256:cf35659aecd9d0e160909003efdbe056864fc5d824c71b4ef0ee801ce07ff598",
15
15
  "commands/measurement.md": "sha256:9cade6dfec23338e18aa67ede3335ac9e2888dc577a7d4d8e3ceac948bce403f",
16
+ "commands/media-evidence.md": "sha256:f2218feabe3360a2c9d569a5fa9b70d4b33a83a270d657151635e6f404fb34e0",
16
17
  "commands/observe-and-act.md": "sha256:02a93bbbfddc3d8e11cb921ddccd19b0666133c4bdb4f4a280bcb131bed37e8c",
17
18
  "commands/optimize-page.md": "sha256:35866f3d7cdeef0376ea7a7d7036085a9b9cf95bbb300ecf4bd77610ebd74d85",
18
19
  "commands/page-work.md": "sha256:965a66e59bdf7b0da482d26fade53b3d265885ece5d463fe83b0789ebefaef3e",
19
- "commands/README.md": "sha256:0d1831883c99925d3eccef7ae551f88f9789b12cf9598ab4026f50c776697a5a",
20
+ "commands/README.md": "sha256:36a0462ce9867dd46922185060341110f9c4b71582b96ec3f90ff1ff341f59ea",
20
21
  "commands/reviews.md": "sha256:902904aaa405fe5724cf0662c7a5a36eab9a4fe0eb81cbd95ffa2fff946e0ac8",
21
22
  "commands/validate-render.md": "sha256:a8e1d04d40b84d57c35039250d98c6a7302cd44a148a8c3b9d9cfb92678c4347",
22
23
  "policies/crawler-policy-template.md": "sha256:15c88a4eeb21f53f71e5250dd3eb2d2791a814b304eaefce8bb30e2bdf2e2e59",
@@ -54,9 +55,10 @@
54
55
  "schemas/experiment.schema.json": "sha256:3cebebc5745a9eb359261408b0a0421b8370d2c94f8244ce939827cd9da41cb6",
55
56
  "schemas/finding.schema.json": "sha256:85907cd04cd8d2fe24a1e618e0df7160f6d56aa1818db501f345aebce5eb5edb",
56
57
  "schemas/intervention.schema.json": "sha256:fcf28e117b207e64ffc96088aa70a95370841a2a9fa43ecb1c82b34c2058a818",
58
+ "schemas/media-manifest.schema.json": "sha256:3f37301aab9e913fa7febb15c720ed6384b106f12cef8d26cdd12d93fd85b41f",
57
59
  "schemas/metric.schema.json": "sha256:2ada648e7274a8d78cc9d6e7ed616f91faa79cf9ed07613e2c1fc53b247aac8d",
58
60
  "schemas/objective.schema.json": "sha256:94404dc95d04a6641ea7b9654317d0222793251ad44d3dfd2875738622a36025",
59
- "schemas/observation.schema.json": "sha256:bea8eb7ea74442a1be745aa40ff22d25dcd89a82fb0205dfc6c597da40831f64",
61
+ "schemas/observation.schema.json": "sha256:eebb7deb445b9de8c2ffa603fce441f9a857ce290602d8828915fb630b566693",
60
62
  "schemas/page.schema.json": "sha256:627613c35f461177fa946df08edf66fbf6f6bbdfc57eef812572b3af796d5e07",
61
63
  "schemas/project.schema.json": "sha256:ea48fdb6480f7047ba4594bd5908bc1f79c1ad6b9a2c204df900959b5f203dc6",
62
64
  "schemas/prompt-result.schema.json": "sha256:b55be47d7d58d7b1dd8c3b1e849e24e55216212c592cde7eb836953379b85737",
@@ -70,9 +72,9 @@
70
72
  "schemas/sampling-plan.schema.json": "sha256:005f70f149baaacd7de698548d556d3e401c630978748271b0e14a74726dd413",
71
73
  "schemas/schedule.schema.json": "sha256:0f02174ab0fc7bbbce9759fd358b18ed97cc683c76933fd3001cf053c499b157",
72
74
  "scripts/README.md": "sha256:1c3e952950ef353849621b07c5f615bf7cd20cc5654da4635492a7bd6384e747",
73
- "SKILL.md": "sha256:95336d8e690b54f72de14020a35d87d41fcaa1080a6242d821ff3df4efdf0ab6",
75
+ "SKILL.md": "sha256:d07fdc4d4cbc11b5c530bd97bf3e4d13d9c212cc3c67cf9798042f776f68609c",
74
76
  "templates/finding-review.md": "sha256:b270a83d3f015150aac80249ae9314979c0befea39ff92ec455f9a5aaa73404c",
75
- "VERSION": "sha256:4f5ba6a3e380bf810cc968b58d30a8d7163eafe9e2fb1ad19bdc6d9d64a1e549"
77
+ "VERSION": "sha256:74ee4d121463989183f9a9b848577eb2434f3f5d095de2a4b197bf29ffa2399b"
76
78
  },
77
- "treeHash": "sha256:81a5e1f3bf7560060b3f950c18804d5481b1230ab9e0b81d3ce16d0b97e43893"
79
+ "treeHash": "sha256:26c75b5cf68676c665ecf6a1e8d4ec5c6e77abdef8825c1c3ad8a099147168b8"
78
80
  }
@@ -0,0 +1,2 @@
1
+ {
2
+ "$id":"citable://schemas/media-manifest.schema.json","$schema":"http://json-schema.org/draft-07/schema#","title":"Media evidence import manifest","type":"object","additionalProperties":false,"required":["version","items"],"properties":{"version":{"const":1},"items":{"type":"array","minItems":1,"items":{"type":"object","additionalProperties":false,"required":["media_id","type","path","source_url","page_url","claim_ids","permission_status"],"properties":{"media_id":{"type":"string","pattern":"^MEDIA-[A-Z0-9][A-Z0-9_-]*$"},"type":{"type":"string","enum":["pdf","transcript","image"]},"path":{"type":"string","minLength":1},"source_url":{"type":["string","null"]},"page_url":{"type":["string","null"]},"claim_ids":{"type":"array","uniqueItems":true,"items":{"type":"string"}},"permission_status":{"type":"string","enum":["owner_authorized","licensed","public_unknown","internal"]},"image_src":{"type":"string"},"language":{"type":"string"},"published_at":{"type":"string","format":"date-time"}}}}}}
@@ -7,7 +7,7 @@
7
7
  "required": ["observation_id", "kind", "state", "collected_at", "collection_method", "confidence", "source", "evidence_hash", "data"],
8
8
  "properties": {
9
9
  "observation_id": { "type": "string", "minLength": 1 },
10
- "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric"] },
10
+ "kind": { "type": "string", "enum": ["render", "index", "citation", "citation_review", "crawler_log", "bing_webmaster", "passage", "canonical_freshness", "performance", "corroboration", "metric", "media_pdf", "media_transcript", "media_image"] },
11
11
  "state": { "type": "string", "enum": ["observed", "not_observed", "not_evidenced", "incomplete", "review_required", "failed"] },
12
12
  "collected_at": { "type": "string", "format": "date-time" },
13
13
  "collection_method": { "type": "string", "enum": ["live_api", "browser", "owner_import", "synthetic_fetch", "static_analysis", "human_review"] },
@@ -7,7 +7,7 @@ description: >
7
7
  generative engine optimization, structured data governance, claim substantiation,
8
8
  crawler policy, entity consistency, content discoverability, or wants a site audited
9
9
  for how search and AI systems will retrieve, understand, cite, or recommend it.
10
- version: 1.10.0
10
+ version: 1.11.0
11
11
  ---
12
12
 
13
13
  # Citable — evidence and change control for search and AI citation readiness
@@ -117,6 +117,7 @@ citable reviews sample <sampling-plan-id> [--write]
117
117
  citable reviews evaluate
118
118
  citable schedules run <schedule-id> [--ref-date YYYY-MM-DD]
119
119
  citable project github <run-id>
120
+ citable observe media --input <manifest.json> [--ocr]
120
121
  ```
121
122
 
122
123
  Audit scopes: `technical seo aeo geo architecture entity claims evidence schema
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -30,6 +30,7 @@ intent, not executability, so statuses are strict:
30
30
  | /citable governance validate / evaluate | implemented — validates reviewer and exception authority and emits immutable dispositions without changing failed findings |
31
31
  | /citable reviews queue / prioritize / plan / sample / evaluate | implemented — materiality queues, reproducible sampling, stale-decision checks, and independent disagreement adjudication |
32
32
  | /citable schedules run / project github | implemented — canonical scheduled audits and hash-bound non-authoritative GitHub projections |
33
+ | /citable observe media | implemented — bounded PDF, transcript, image-context, optional OCR, and declared claim-link evidence |
33
34
  | /citable ingest, map-site, map-queries, map-prompts, map-entities, map-evidence | specified (ingest.md) |
34
35
  | /citable optimize-page | specified (optimize-page.md) — requires source-to-render mapping, claim-preserving rewrites, build execution, rollback; none of that is proven yet |
35
36
  | /citable create-page, answer-block, architect, interlink, consolidate, metadata | specified (page-work.md) |
@@ -0,0 +1,17 @@
1
+ # Media evidence collection
2
+
3
+ Use `citable observe media --input <manifest.json>` for bounded local-media
4
+ evidence. The manifest declares source URL, owning page, permission status, and
5
+ linked claim IDs for each PDF, transcript, or image-context source.
6
+
7
+ PDF collection extracts native text, basic metadata, and stable page anchors.
8
+ It does not establish reading order, table structure, footnote linkage,
9
+ signatures, revisions, scan accuracy, accessibility, or claim support.
10
+ Transcript collection preserves cues but does not verify speakers, timing,
11
+ accuracy, or source-media parity. Image collection records alt text, captions,
12
+ and nearby figure text without inferring visual entailment.
13
+
14
+ OCR is off by default. `--ocr` explicitly requests the optional `tesseract.js`
15
+ path; an unavailable engine or image produces incomplete evidence, never guessed
16
+ text. Every media-to-claim relationship is declarative and still requires
17
+ human-authoritative semantic review.