aaronsb_obsidian-mcp-plugin/src/semantic
Aaron Bockelie 767bbd7a49 refactor(router): drop unused ctx param from pure helpers (PR #203 review nit)
splitContent/sortFiles don't touch RouterContext — the uniform ctx-first
param was a mechanical-extraction artifact. Removed from both defs and
their two call sites. Indentation nit deliberately NOT addressed: the
retained class-method indentation is what makes the extraction a
byte-verifiable behaviour-preserving move (per the review's normalized
diff); reflowing would destroy that property for zero functional gain.

tsc clean, lint baseline, 235/235.
2026-05-18 23:14:12 -05:00
..
operations refactor(router): drop unused ctx param from pure helpers (PR #203 review nit) 2026-05-18 23:14:12 -05:00
router.ts refactor(router): extract vault operation into operations/ module (ADR-202, #199 stage 1) 2026-05-18 23:07:40 -05:00
state-tokens.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00