ci: block repository media assets (#256)

* ci: block repository media assets

* test: stabilize cascade scanner loop test
This commit is contained in:
Elliot Chen
2026-06-06 11:44:45 +08:00
committed by GitHub
parent 873e7535fb
commit ab23e40b28
11 changed files with 287 additions and 16 deletions

View File

@ -889,7 +889,7 @@ function getGroupsForKey(keyId) {
// Proxy forwards to upstream API with Authorization header
```
### Dashboard (`assets/dashboard.html`)
### Dashboard (`dashboard/dashboard.html`)
**Data Loading Flow:**
@ -1059,7 +1059,7 @@ evermem-plugin/
│ ├── config.js # Configuration utilities
│ ├── debug.js # Shared debug logging utility
│ └── groups-store.js # Local groups persistence
├── assets/
├── dashboard/
│ └── dashboard.html # Memory Hub dashboard
├── server/
│ └── proxy.js # Local proxy server for dashboard