Add structured learnings updates
Some checks failed
CI / build-and-test (push) Failing after -30m31s
Some checks failed
CI / build-and-test (push) Failing after -30m31s
This commit is contained in:
14
llm/sample_learning.json
Normal file
14
llm/sample_learning.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "123e4567-e89b-12d3-a456-426614174000",
|
||||
"category": "insight",
|
||||
"area": "frontend",
|
||||
"status": "pending",
|
||||
"priority": "high",
|
||||
"summary": "Understanding React hooks lifecycle",
|
||||
"details": "React hooks provide a way to use state and other React features without writing a class. This learning note captures key insights about hooks lifecycle and common pitfalls.",
|
||||
"project_id": "proj-001",
|
||||
"thought_id": "th-001",
|
||||
"skill_id": "skill-001",
|
||||
"created_at": "2026-04-05T19:30:00Z",
|
||||
"updated_at": "2026-04-05T19:30:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user