Commit graph

1 commit

Author SHA1 Message Date
Johannes Millan
73e3715dd0 refactor(document-mode): add pure doc-transform module and test runner
Extract the load-time document pipeline (schema migration, ctx
reconciliation, subtask backfill, chip refresh) into a DOM-free
doc-transform module, and add a node:test runner (scripts/test.js) so
the plugin's pure logic can be unit tested without a browser harness.
2026-05-22 13:42:21 +02:00