Initial commit for Start9 packaging

This commit is contained in:
MacPro
2026-02-28 09:27:26 -06:00
commit 1b64c45c52
124 changed files with 15671 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Start9 Wrapper (0.4.0 planning)
This directory is reserved for the future StartOS 0.4.0 wrapper.
Migration intent from 0.3.5:
- Keep package id as `workout-log` when StartOS 0.4.0 migration rules allow it.
- Preserve persistent data contract at `/data/app.db`.
- Reuse the same backup/restore semantics so migration is low-risk.
When 0.4.0 is stable, adapt manifest/build interfaces to the 0.4 schema and validate with the relevant Start9 docs.