Markdown primitives
Small helpers cover frontmatter, wikilinks, note loading, and backlinks.
A public-safe extraction that demonstrates frontmatter parsing, wikilink extraction, lexical search, and preview manifests using synthetic notes only.
Small helpers cover frontmatter, wikilinks, note loading, and backlinks.
Lexical scoring keeps the demo inspectable without external services.
The manifest records what would be reviewed without writing to a vault.
The public repo uses only synthetic notes and has no live-vault write path, local machine path, credential provider config, or private note content.
Run npm test or npm run demo. Both commands
stay inside the repo and print reviewable output.