Moves the agent workflow system from agent-system/ to .agents/ (dotfile convention). Restructured from 5-role to 7-role pipeline: adds Analyst and splits Reviewer into Code Reviewer + Security Reviewer. Removes all old workflow run artifacts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
760 B
760 B
List Checklist
Bootstrap
initStandardListPage({ grid, filters, hooks })verwendet.filterSchemaaus Server-Config uebergeben.urlSyncbewusst gesetzt.
Interaction
rowDblClick.getUrl(...)liefert stabile Ziel-URL oder leer.- Keine Doppel-Action-Spalte (Factory auto-action vs explizite actions).
- Enter/Pointer/Focus fuer oeffnbare Rows funktionieren.
Pagination + URL
- Page-size Optionen nur
10/25/50/100. - URL Sync pruefen (
page,order,dir,limit). - Default-Werte erzeugen saubere URL.
Filter UX
- Search sichtbar.
- Drawer-Filter und Chips intakt.
- Reset/Apply Verhalten reproduzierbar.
Regression
- Sortierung, Selection/Bulk, Doppelklick unveraendert.
- Keine neuen Console Errors.