## 1. Spec - [x] 1.1 Initialize OpenSpec in the repository - [x] 1.2 Capture project context in `openspec/project.md` - [x] 1.3 Create change proposal and delta specs for asset list and asset detail - [x] 1.4 Review and approve the proposal before implementation ## 2. Implementation - [x] 2.1 Extend asset list typing and request parameters for `device_virtual_no` and `shop_id` - [x] 2.2 Update agent asset list UI for binding status, shop filter, and fixed search semantics - [x] 2.3 Update asset detail UI for field removal, bound-card emphasis, and realtime-status changes - [x] 2.4 Update package-list date presentation in detail pages - [ ] 2.5 Verify card and device flows manually after implementation - [x] 2.6 Remove `保护状态` and `切卡模式`, and move bound-card real-name status next to the slot title - [x] 2.7 Restrict package effective-period display to packages in active status only - [x] 2.8 Remove the current-package order number and replace it with a `生效期:开始时间 - 到期时间` line - [x] 2.9 Apply the cascaded shop filter to the device list request and device tab UI - [x] 2.10 Replace bottom-reached auto pagination with an explicit `加载更多` button for the IoT card and device lists - [x] 2.11 Keep the asset-list search input and filter controls fixed at the top while the list scrolls underneath