v0.2
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "goldbrain-memory",
|
||||
"version": "0.2.0",
|
||||
"description": "Persistent memory via the goldbrain Obsidian vault over the Local REST API. Reads and writes notes across Claude/CoWork sessions using direct REST calls — no MCP server required. Defers to the vault's own control docs for structure. v0.2 adopts the ECHO procedural model: parallel context loading, search-before-write, append idempotency, project lifecycle (incubating/active/on-hold/archived), scope switching, monthly vault health, a resilient daily Agent Log, and em-dash/parenthesis-safe PATCH targeting. Bryan Gilliom's memory vault.",
|
||||
"author": {
|
||||
"name": "Jason"
|
||||
},
|
||||
"keywords": [
|
||||
"memory",
|
||||
"obsidian",
|
||||
"notes",
|
||||
"persistence",
|
||||
"goldbrain"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user