Files
thinkloom-openai-hackathon/schemas/provenance/v1/fixtures/invalid/invocation-request.invalid.json
T

5230 lines
207 KiB
JSON

{
"schema": "https://thinkloom.app/schemas/provenance/1.0/invocation-request.schema.json",
"cases": [
{
"description": "invocation-request.schema_version: reject missing required property",
"instance": {
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.invocation_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.project_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.purpose: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.initiated_by_event_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.retention_mode: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.model_configuration_sha256: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.messages: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.manuscript_revision_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.idea_revision_ids: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.conversation_head: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.submitted_at: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.redactions: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z"
}
},
{
"description": "invocation-request: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
],
"__unexpected": true
}
},
{
"description": "invocation-request.schema_version: reject value different from const",
"instance": {
"schema_version": "__INVALID_CONST__",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.invocation_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invalid-id",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.project_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "invalid-id",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.purpose: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": " invalid!",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.initiated_by_event_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "invalid-id",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.retention_mode: reject value outside enum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "__INVALID_ENUM__",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider.provider_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider.model_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider.processing_mode: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local",
"__unexpected": true
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider.provider_id: reject string below minLength",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider.model_id: reject string below minLength",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.provider.processing_mode: reject value outside enum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "__INVALID_ENUM__"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.model_configuration_sha256: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:INVALID",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.schema_version: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.template_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.version: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.path: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.template_sha256: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777",
"__unexpected": true
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.schema_version: reject value different from const",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "__INVALID_CONST__",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.template_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "invalid-id",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.version: reject value below minimum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 0,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.path: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "../outside-project",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.path: reject string below minLength",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.prompt_template.template_sha256: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:INVALID"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.messages[0].role: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.messages[0].content: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user"
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.messages[0]: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage.",
"__unexpected": true
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.messages[0].role: reject value outside enum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "__INVALID_ENUM__",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.messages[0].content: reject string below minLength",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": ""
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].schema_version: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].record_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].record_type: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].sha256: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].path: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].revision_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A"
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0]: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
},
"__unexpected": true
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].schema_version: reject value different from const",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "__INVALID_CONST__",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].record_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "invalid-id",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].record_type: reject value outside enum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "__INVALID_ENUM__",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].sha256: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:INVALID",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].path: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "../outside-project",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].path: reject string below minLength",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].revision_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "invalid-id",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.schema_version: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.document_revision_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.coordinate_system: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.start: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.end: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.preimage_sha256: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.text_fragment_id: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C",
"__unexpected": true
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.schema_version: reject value different from const",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "__INVALID_CONST__",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.document_revision_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "invalid-id",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.coordinate_system: reject value outside enum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "__INVALID_ENUM__",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.start: reject value below minimum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": -1,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.end: reject value below minimum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": -1,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.preimage_sha256: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:INVALID",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.context_references[0].range.text_fragment_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "invalid-id"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.manuscript_revision_id: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "invalid-id",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.idea_revision_ids[0]: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"invalid-id"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.conversation_head: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "invalid-id",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.submitted_at: reject pattern mismatch",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "not-a-timestamp",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.redactions[0].category: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.redactions[0].replacement: reject missing required property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier"
}
]
}
},
{
"description": "invocation-request.redactions[0]: reject unexpected property",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": "[redacted]",
"__unexpected": true
}
]
}
},
{
"description": "invocation-request.redactions[0].category: reject value outside enum",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "__INVALID_ENUM__",
"replacement": "[redacted]"
}
]
}
},
{
"description": "invocation-request.redactions[0].replacement: reject string below minLength",
"instance": {
"schema_version": "1.0",
"invocation_id": "invocation_01J00000000000000000000008",
"project_id": "project_01J00000000000000000000001",
"purpose": "draft_from_selected_ideas",
"initiated_by_event_id": "event_01J00000000000000000000003",
"retention_mode": "full_private",
"provider": {
"provider_id": "ollama",
"model_id": "llama3.2",
"processing_mode": "local"
},
"model_configuration_sha256": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
"prompt_template": {
"schema_version": "1.0",
"template_id": "template_01J0000000000000000000000F",
"version": 1,
"path": "records/prompt-templates/drafting/template.json",
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777"
},
"messages": [
{
"role": "user",
"content": "Use the selected ideas to draft a passage."
}
],
"context_references": [
{
"schema_version": "1.0",
"record_id": "record_01J00000000000000000000005",
"record_type": "manuscript_revision",
"sha256": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"path": "manuscript/revisions/revision.json",
"revision_id": "revision_01J0000000000000000000000A",
"range": {
"schema_version": "1.0",
"document_revision_id": "revision_01J0000000000000000000000A",
"coordinate_system": "utf8_byte",
"start": 0,
"end": 12,
"preimage_sha256": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"text_fragment_id": "fragment_01J0000000000000000000000C"
}
}
],
"manuscript_revision_id": "revision_01J0000000000000000000000A",
"idea_revision_ids": [
"revision_01J0000000000000000000000B"
],
"conversation_head": "turn_01J00000000000000000000007",
"submitted_at": "2026-07-17T18:42:10.123Z",
"redactions": [
{
"category": "personal_identifier",
"replacement": ""
}
]
}
}
]
}