Files
thinkloom-openai-hackathon/schemas/provenance/v1/fixtures/valid/project-manifest.valid.json
T

17 lines
579 B
JSON

{
"schema": "https://thinkloom.app/schemas/provenance/1.0/project-manifest.schema.json",
"description": "Valid Project manifest example.",
"instance": {
"schema_version": "1.0",
"application_version": "0.4.0",
"project_id": "project_01J00000000000000000000001",
"title": "The Attention Commons",
"created_at": "2026-07-17T18:42:10.123Z",
"updated_at": "2026-07-17T18:43:11.456Z",
"current_phase": "ideation",
"publication_status": "working",
"provenance_policy_id": "policy_01J0000000000000000000000H",
"audio_retained": false
}
}