aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/spcontainer.go
AgeCommit message (Collapse)Author
2025-10-05internal/app: modularise outcome finaliseOphestra
This is the initial effort of splitting up host and container side of finalisation for params to shim. The new layout also enables much finer grained unit testing of each step, as well as partition access to per-app state for each step. Signed-off-by: Ophestra <cat@gensokyo.uk>