feat(printing): spec Obico ML failure detection (ml_api only) #14
No reviewers
Labels
No labels
lab-honing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/foundry!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/obico-ml-detection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Specs self-hosted Obico ML failure detection for the printing stack (ml_api service only — Bambuddy handles camera sampling/smoothing/action, so the full Obico web/tasks/redis server isn't needed).
Changes
docs/plans/obico-ml-detection.md— feasibility + architecture, endpoint contract (GET /p/?img=:3333), CPU-only rationale, image-source decision, deploy mechanicsstacks/printing— addobico-mlservice (dockernet,3333:3333) +OBICO_ML_IMAGEvar in.env; Bambuddy (host-net) reaches it athttp://192.168.4.200:3333Not deployed.
printinghasautoUpdate:false/ no webhook, so this needs a manual Dockhand sync (break-glass) plus building the image first.🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.