Migrate hero_proc storage from SQLite to OSIS #28
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?
Context
Per discussion in hero_archipelagos#40, hero_proc currently uses SQLite for all persistence (jobs, runs, actions, secrets, logs). The goal is to explore migrating to OSIS as the data layer, which would:
Scope
References
This is a backlog item — not blocking the initial workflow UI implementation.