Maintain: Applications (private platform tenants)
Each app's canonical maintenance task menu lives in its own (private) repo — read the
## Maintenance section of each AGENTS.md (on the submodule's latest main):
applications/wedding-app/AGENTS.md— https://github.com/devantler-tech/wedding-app/blob/main/AGENTS.mdapplications/ascoachingogvaner/AGENTS.md— https://github.com/devantler-tech/ascoachingogvaner/blob/main/AGENTS.md
These submodules are usually not checked out — populate at the pinned commit with the fail-closed
wrapper .claude/scripts/submodule-init.sh applications/<name> (never a bare
git submodule update --init, which re-introduces the shared core.worktree and collapses every
parallel session into one tree; never --remote), or do GitHub-API-only work.
Private repos — extra discretion. Shared cross-repo rules are in the monorepo
AGENTS.md. This card is a pointer by design.
Roadmap & enhancement
Each private app's roadmap lives in GitHub Issues on its repo (roadmap label). Advance via
product-engineering conservatively (private, extra
discretion): coverage / quality / performance within the app owner's intent; don't add features
without direction.