{"content":"refactor: My Apps list now sources from MetaSo aggregator instead of MAN indexer\n\nThe \"My Apps\" (owner MetaApp) list used to read raw pin rows from manapi.metaid.io and do client-side JSON parsing + modify_history version folding + revoke filtering. That pipeline was the root of the recent \"shows raw pin data\" bug (MAN now returns content as a URL) and still surfaced revoked versions the client had to filter.\n\nSwitched to the existing MetaSo client (searchMetaApps with publisher=), which returns the same data already aggregated: parsed manifest, version chain folded to one latest record per app, revoked apps excluded. Deleted ~120 lines of MAN-specific parsing. The SQLite owner cache + mergeWithLocalCache logic is preserved for immediate feedback after publish/edit/delete.\n\nVerified against live MetaSo data for AI_Sunny: 7/7 owner records map correctly (vs MAN's 11 raw rows including 4 revoked/superseded). tsc + eslint clean.\n\n#IDBots #MetaApp #MetaSo","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}