test: qualify shared OpenCode SQLite across containers #382
Labels
No labels
backend
bug
chore
duplication
effort:complex
effort:medium
effort:trivial
enhancement
frontend
fullstack
priority:high
ready-for-agent
refactor
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dries/ocman#382
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Superseded
#384 rejects shared or bind-mounted OpenCode SQLite for container mode. This qualification work is no longer on the delivery path; retain this issue as historical rationale only.
Parent
#375
What to build
Prove or disprove the compatibility-first assumption that several managed OpenCode containers plus ocman can safely and acceptably share one host-visible OpenCode data directory and WAL database. Produce a repeatable qualification harness, measured results, supported-runtime guidance, and runtime diagnostics for failure modes.
This ticket must not declare shared SQLite safe based only on SQLite WAL theory or current native multi-process behavior. It must exercise the actual supported container/filesystem combinations, including Docker Desktop where applicable.
Acceptance criteria
Blocked by