Skip to content

B-P784-retire-augmented-render-consolidate-wiki-link-substrate-on

Status: promoted/task

@augmented/render (packages/ts/render, 547 LOC) is an orphan: declared in apps/learn_web/package.json but imported by no source file, and its remarkWikiLinks plugin duplicates @sksizer/obsidian-astro’s remarkWikilinks. Remove the package and its dead learn_web dep; the surviving wiki-link substrate is @sksizer/obsidian-astro. If runtime markdown->HTML render is later needed, add that one capability to obsidian-astro rather than keep a parallel wiki-link impl. Derives from the augmented-convergence audit (docs/planning/analysis/augmented-convergence.md, axis 1).

Resolved by T-J5DI-remove-clear-duplicate-augmented-packages (PR #998). That task deleted packages/ts/render and dropped the dead learn_web dependency and dev-watch fragment, which is this item’s whole scope — render had no importers, so consolidating on @sksizer/obsidian-astro needed no porting work. The package therefore never moved to solutions/augmented/; there is no path left to repoint. Adding runtime markdown->HTML render to obsidian-astro stays a conditional future idea, not outstanding scope.


← Back to Backlog