From 82b1d3f280244fd995882a2ae289e325ce3f60b1 Mon Sep 17 00:00:00 2001 From: allaun Date: Mon, 29 Jun 2026 21:26:56 -0500 Subject: [PATCH] docs(infra): document audiobookshelf-verify.spec.ts in AGENTS.md Build: 0 jobs, 0 errors (lake build) --- 4-Infrastructure/AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/4-Infrastructure/AGENTS.md b/4-Infrastructure/AGENTS.md index e81c1853..e4356404 100644 --- a/4-Infrastructure/AGENTS.md +++ b/4-Infrastructure/AGENTS.md @@ -370,6 +370,7 @@ python3 4-Infrastructure/storage/storage_agent.py --loop --interval 900 - `4-Infrastructure/shim/pist_trace_classify_offline.py` — Offline, token-free trace classifier implementing Lean's `Semantics.PIST.Classify` color-space model and executing the local `rrc-watchdog` binary in the container. - `4-Infrastructure/shim/lake_build_ingest.py` — Pure-I/O shim that runs `lake build ` and ingests the result into `ene.sessions`, `ene.packages`, `ene.receipts`, and `ene.ingest_events` on the canonical neon-64gb Postgres (`arxiv-pg` container). No admissibility logic, no Float arithmetic. - `4-Infrastructure/k3s-flake/tests/chat-verify.spec.ts` — E2E Playwright verification spec for Chat (Hermes) SSO login. +- `4-Infrastructure/k3s-flake/tests/audiobookshelf-verify.spec.ts` — E2E Playwright verification spec for Audiobookshelf SSO login. ## Canonical database locations