RFD 1016: Deep learning model inventory
Problem
The repository references many model identifiers. The catalog records no type and no runtime location. A reader cannot tell a neural model from a geometric algorithm.
Decision
src/library/aiModelsCatalog.js stays the source of truth for the identifiers. This RFD records the type, the task, and the runtime location. The live list filters the catalog when the API connects.
Fifteen models form the inventory, each a deep learning model packaged as its own model image, per RFD 1036. See DETAILS.md for the full table, plus the client and external models the table excludes.