Add local prototype operator UI #7

Closed
opened 2026-06-11 15:35:08 -07:00 by david · 0 comments
Owner

Delivered the first testable local prototype:

  • Go-hosted server via cmd/library-manager serve and make prototype.
  • Browser dashboard at http://127.0.0.1:8090.
  • API routes: /api/health, /api/dashboard, and /api/scan-fixture.
  • Fixture scan persists scan/import records and the Audiobookshelf organization dry-run to SQLite.
  • Schema startup is idempotent for repeated prototype restarts.
  • Verified with make test, make check-organization, make check-large-scan, make check-persistence, HTTP health/dashboard/scan smoke, and homepage smoke.
Delivered the first testable local prototype: - Go-hosted server via cmd/library-manager serve and make prototype. - Browser dashboard at http://127.0.0.1:8090. - API routes: /api/health, /api/dashboard, and /api/scan-fixture. - Fixture scan persists scan/import records and the Audiobookshelf organization dry-run to SQLite. - Schema startup is idempotent for repeated prototype restarts. - Verified with make test, make check-organization, make check-large-scan, make check-persistence, HTTP health/dashboard/scan smoke, and homepage smoke.
david closed this issue 2026-06-11 15:35:14 -07:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
david/library-manager#7
No description provided.