Status: Architect approved for implementation
Owner: Architect
Target version: 7.1.0
Use two generated artifacts:
Research/SmartStart/UltimateDefaultCatalog/SmartStart_UltimateDefaultCatalog.csvResearch/SmartStart/UltimateDefaultCatalog/SmartStart_UltimateDefaultCatalog.jsonThe CSV keeps the Product Manager review shape. The JSON is what the app consumes, because it can carry localized notes without turning the review CSV into a very wide human-unfriendly file.
normalizedName.defaultTag values.appNotes store and does not create a separate user-facing note path.build.sh must copy the runtime JSON into the app bundle resources. The old SmartStartAppDefaultTags.csv copy can remain as a fallback during transition.
node Research/SmartStart/Scripts/build-ultimate-default-catalog.mjsbash build.shNon-Chinese localized notes are currently generated as localized tag-summary notes. They are safe, short, and language-correct, but high-traffic languages can be manually polished later.