16 lines
903 B
JSON
16 lines
903 B
JSON
{
|
|
"name": "goldbrain-memory",
|
|
"version": "0.7.1",
|
|
"description": "Persistent memory via the goldbrain Obsidian vault over the Local REST API — no MCP server. Self-bootstrapping: the plugin carries the full vault scaffold and all control logic, so it stands up an empty vault and ports to any other. Ships a validated API client (goldbrain.sh), a machine-readable routing manifest the linter enforces, deterministic bootstrap/migrate scripts, /gb-load|save|triage|health commands, a cooperative advisory lock for concurrent Claude/CoWork sessions, and em-dash/parenthesis-safe PATCH targeting. Reads/writes notes across Claude/CoWork sessions. Adopts the full ECHO procedural model (v0.7 architecture). Bryan Gilliom's memory vault; architected by Jason.",
|
|
"author": {
|
|
"name": "Jason"
|
|
},
|
|
"keywords": [
|
|
"memory",
|
|
"obsidian",
|
|
"notes",
|
|
"persistence",
|
|
"goldbrain"
|
|
]
|
|
}
|