Bootstrap embedding/NLU/LLM models via OCI artifacts instead of PVC — NOT implemented #229

Open
opened 2026-06-02 15:36:58 +00:00 by toasterson · 0 comments
Owner

Anima WI: 019dbc03 — project Akh-Medu (019d9844-ce74-7993-a9f0-c953b8f04a4e). Reactivate this WI (reset current_phaseagent-ready) for the anima-triage cycle; this Forgejo issue is the human-readable mirror.

Fresh tracking issue. PR #63 was merged as a hollow scaffold (only .anima/wip marker) and cannot be reopened.

Status: models are still delivered via RWO PVC (akhomed-models / seshd model PVCs) plus akh setup models HuggingFace download (src/setup.rs:48). The only initContainer (charts/.../seshd-deployment.yaml) runs DB migrations, not model fetch. The "OCI instead of PVC" change was never made.

Scope: package the GGUF/ONNX models as OCI artifacts and pull them via an initContainer / OCI-mount, removing the RWO-PVC model dependency (which also contributes to the chart-upgrade deadlock fixed in #120). Audit: docs/ai/2026-06-02-scaffold-merge-audit.md.

> **Anima WI:** `019dbc03` — project **Akh-Medu** (`019d9844-ce74-7993-a9f0-c953b8f04a4e`). Reactivate this WI (reset `current_phase` → `agent-ready`) for the anima-triage cycle; this Forgejo issue is the human-readable mirror. Fresh tracking issue. PR #63 was merged as a hollow scaffold (only `.anima/wip` marker) and cannot be reopened. **Status:** models are still delivered via RWO PVC (`akhomed-models` / `seshd` model PVCs) plus `akh setup models` HuggingFace download (`src/setup.rs:48`). The only initContainer (`charts/.../seshd-deployment.yaml`) runs DB migrations, not model fetch. The "OCI instead of PVC" change was never made. **Scope:** package the GGUF/ONNX models as OCI artifacts and pull them via an initContainer / OCI-mount, removing the RWO-PVC model dependency (which also contributes to the chart-upgrade deadlock fixed in #120). Audit: `docs/ai/2026-06-02-scaffold-merge-audit.md`.
Sign in to join this conversation.
No labels
No milestone
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
toasterson/akh-medu#229
No description provided.