ID:WORK-450Status:ready
Framework-agnostic theme scaffold default with --target opt-in
Per ADR-024, the --type theme scaffold currently emits a Svelte-coupled theme (svelte/ folder, SvelteTheme export, target: 'svelte') that doesn't match the framework-agnostic reference theme (Lumina, which ships zero .svelte). Default it to framework-agnostic; make the framework component layer opt-in via --target.
Priority:highComplexity:moderateMilestone:v0.25.0Source:SPEC-116