Skip to content

v0.3.2

Choose a tag to compare

@Wombat164 Wombat164 released this 04 Jul 09:57
f002f6c

Patch: consumer-issue fixes, verified against the raiser's vault.

Fixed

  • frontmatter-lint --json (#3): offending paths now live at offvocab.<field>.<value> = [paths] (per-value; count = len), and each value is the note's relpath (e.g. 05 - Knowledge/foo.md, forward-slash). v0.3.1 emitted the containing directory, which was not actionable. The files block keeps the non-offvocab per-finding lists (no_fm / parse_err / missing_note_type / missing_sphere / unknown_fields).

New

  • memory-consolidate --lint (R11): advisory index-compression + size-cap + link-integrity check for the always-loaded entrypoint index (200-line / 25KB harness cap, 140 / 17.5KB headroom targets; caveman separator rules with context-aware [[wikilink]]/backtick exclusion). Never blocks (exit 0).