B-UDU7-consolidate-augment-into-augmented-scope-rescope-shared
Package scopes have an accidental split: @augment/* (json-canvas-core, json-canvas-vue) duplicates @augmented/* (8 packages), and all augment/augmented packages are ecosystem-internal (consumers only learn_web, vimit_prototype, or each other; render/hierarchy/test-vue-component/json-canvas-vue have zero external consumers). Fold @augment/* into @augmented/* to kill the duplicate scope, and rescope any augmented package promoted to a shared lib onto @sksizer to match the LIBRARIES convention. Derives from the augmented-convergence audit (docs/planning/analysis/augmented-convergence.md, axis 7).