v0.9.2-beta.7
Pre-releaseDelta since previous beta (v0.9.2-beta.6) — 2 new changesets.
Patch Changes
-
Rename the
gbrainstarter pack to Entity vault (GBrain-compatible) and reposition it as a human cockpit for GBrain-style Markdown brains rather than a GBrain reimplementation. This is a breaking pre-release rename: the canonical pack ID is nowentity-vaultwith nogbrainalias, sook seed --pack gbrainno longer resolves — useok seed --pack entity-vault. The pack picker, seed dialog, toast, and CLI list now show "Entity vault (GBrain-compatible)". Generated dossier templates are tightened for GBrain-compatible parsing — document-leveltitle:frontmatter, an explicit--- timeline ---sentinel, and parseable- **YYYY-MM-DD** | source | @author — … Confidence: …timeline bullets with path-qualified[[folder/slug|Label]]links. The workflow doc moved from/workflows/gbrainto/workflows/entity-vault. OK edits and reviews the Markdown; Garry Tan'sgbrain, if installed, can still import/sync the same vault — interop is Markdown + Git, with no deep integration implied. -
Restore the
repositoryfield on the published CLI package, pointing atinkeep/open-knowledge. It was dropped when the mirror was re-pointed offopen-knowledge-legacy, which left npm Trusted Publishing unable to verify provenance and failed every release publish withE422 ... "repository.url" is "".