{
"okf_version": "0.1",
"project": "my-project",
"file_count": 9,
"files": {
"index.md": "---\nokf_version: \"0.1\"\ntype: \"Index\"\n...",
"goals/goal-1.md": "---\ntype: \"Goal\"\ntitle: \"Help shoppers save money\"\ntimestamp: \"...\"\n---\n\nContains [Compare prices](/needs/need-1.md).\n",
"needs/need-1.md": "...",
"approaches/approach-1.md": "---\ntype: \"Approach\"\ntitle: \"Barcode price lookup\"\nkano: \"incremental\"\nsize: \"car\"\nmeasure: \"...\"\n...",
"jobs/job-1.md": "---\ntype: \"Job\"\ntitle: \"...\"\nmaturity: \"mvp\"\niteration: \"MVP\"\n...",
"tasks/task-1.md": "..."
},
"_meta": { "_tip": "Write each files[path] to disk to materialize the OKF bundle. ..." }
}