Initial Priority Horizon board
This commit is contained in:
65
data.json
Normal file
65
data.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"notes": [
|
||||
{
|
||||
"id": 1,
|
||||
"column": "now",
|
||||
"text": "SOWs — just get them done 😤",
|
||||
"order": 0
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"column": "now",
|
||||
"text": "Paris AI Forum prep (early March) — ST RAG demo must work",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"column": "now",
|
||||
"text": "03-skills presentation section — flesh out for Paris",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"column": "soon",
|
||||
"text": "ST flow testing — step-level validation discipline",
|
||||
"order": 0
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"column": "soon",
|
||||
"text": "Memory architecture — dual-process recall model",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"column": "soon",
|
||||
"text": "Weekly reMarkable planning routine",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"column": "eventually",
|
||||
"text": "Unified workspace / semantic notes layer",
|
||||
"order": 0
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"column": "eventually",
|
||||
"text": "Knowledge MCP — RAG experiment",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"column": "eventually",
|
||||
"text": "Obsidian evaluation (or just let Clawd be the cross-linker)",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"column": "now",
|
||||
"text": "Clawd: Add service/route for this (git first)",
|
||||
"order": 3
|
||||
}
|
||||
],
|
||||
"nextId": 11
|
||||
}
|
||||
Reference in New Issue
Block a user