feat(core): render change-scoped context extracted-first
Context: ======== `CompileContext` mixed pre-change metadata with post-delta content, warned spuriously for new specs and cache misses, and applied lock optimizations that described stale content. Changes: -------- - Render scoped specs from the merged preview set in all modes - Type optimization warnings as `missing-optimization` / `stale-optimization` - Stop relaying regeneration as a warning in the shared sink - Traverse manifest deps before repository access; skip ghosts silently
M
Manuel Lozano García committed
28a5faf8f579201668d2ee8b3da5e2b384029ec0
Parent: d39588f