What to build
Track the public roadmap for keeping Renderacre lightweight to deploy while making the control plane durable, resource-aware, observable, and ready for future database and cloud integrations.
Guiding principles:
- Keep the first deployment shape small: controller, worker, shared storage, and an optional dashboard.
- Prefer SQLite as the default durable backend, with clean seams for Postgres and managed/cloud backends later.
- Keep OpenJD as the portable job contract and avoid coupling the core scheduler to a specific DCC application.
- Preserve the current REST and Python submitter contracts where possible.
- Add production behavior as vertical slices that can be shipped and tested independently.
Acceptance criteria
Blocked by
None - can start immediately.
What to build
Track the public roadmap for keeping Renderacre lightweight to deploy while making the control plane durable, resource-aware, observable, and ready for future database and cloud integrations.
Guiding principles:
Acceptance criteria
Blocked by
None - can start immediately.