# Tasks - [x] Revert the direct-data and reference-alignment commits while retaining unrelated local-debug fixes. - [x] Add a generic scoped plugin data record model, repository, service, DTO, and HTTP API in Platform. - [x] Add generic collection actions to the plugin-page host and browser API client. - [x] Restore SCUM v57 SQL, config, log, and gift assets in the plugin package. - [x] Rebuild the SCUM plugin page to use only generic collection bridge actions for users, squads, activity, gifts, and map points. - [x] Remove obsolete SCUM-specific Platform/frontend data and gift surfaces that conflict with plugin ownership. - [x] Add focused backend, plugin, and frontend tests; run structure and OpenSpec validation. - [x] Record redacted evidence from the downloaded v57 database, configuration directory, log directory, and legacy SCUM projects; correct the effective database path and canonical user identity. - [x] Extend the generic plugin query declaration with automatic cadence and merge/replace row-target semantics, and extend the manifest with ordered log projection plus presence/announcement declarations. - [x] Schedule due collection queries from authenticated Run work polling, suppress overlapping jobs, and make successful replace snapshots delete absent records including on empty results. - [x] Project supervised stdout login sequences into Steam-ID-keyed users and activity records, apply the ten-minute presence window, and queue plugin-declared global new/returning-player announcements without a UI session. - [x] Correct the SCUM user SQL to include account-only users, declare 3-second player/vehicle/position and 30-minute squad/member cadences, and preserve plugin-owned slower cadences for other observations. - [x] Remove page-owned query dispatch and all manual synchronization/reload controls; reread Platform collections automatically and merge users only by stable IDs. - [x] Remove unverified gift/activity count ceilings that are not imposed by the SCUM data contract, then update focused backend/plugin/frontend tests. - [x] Run focused and full verification, `scripts/check-structure.sh`, and `openspec validate rebuild-scum-plugin-owned-data --strict` before marking these tasks complete.