22 lines
746 B
JSON
22 lines
746 B
JSON
{
|
|
"schema": "https://thinkloom.app/schemas/provenance/1.0/prompt-template.schema.json",
|
|
"description": "Valid Prompt template example.",
|
|
"instance": {
|
|
"schema_version": "1.0",
|
|
"template_id": "template_01J0000000000000000000000F",
|
|
"version": 1,
|
|
"purpose": "draft_from_selected_ideas",
|
|
"canonical_template_body": "Use {{context}} to draft a passage.",
|
|
"variables": {
|
|
"context": {
|
|
"description": "Selected idea context",
|
|
"required": true
|
|
}
|
|
},
|
|
"creation_application_version": "0.4.0",
|
|
"retention_classification": "project_record",
|
|
"template_sha256": "sha256:7777777777777777777777777777777777777777777777777777777777777777",
|
|
"created_at": "2026-07-17T18:42:10.123Z"
|
|
}
|
|
}
|