You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review existing production and historical approximations once, deciding what is sound to retain, migrate or reject.
Scope
Start from [TS Calls] Establish a clean integration baseline #361's production inventory and recovered archive. Add historical candidates, including the old 29-model registry, without redoing the same inventory from scratch.
For each item record its origin, semantic operation, proven target/receiver assumptions, supported/residual domain, effects/exceptions/aliases, tests and frontend assumptions.
Distinguish mandatory language semantics and engine/frontend correctness fixes from optional library-model choices.
Classify optional models as source-model migration, genuine engine intrinsic, rewrite, reject or deferred pending evidence.
Prefer ordinary TypeScript for expressible library semantics. Choose an intrinsic only for a justified symbolic engine operation.
Part of #360. Reuses #361 and feeds #367/#385.
Goal
Review existing production and historical approximations once, deciding what is sound to retain, migrate or reject.
Scope
Definition of Done
This is a reviewed inventory, not implementation of the whole standard library or another registry framework.