# apps/worker ## Purpose Stub module reserved for a future background worker process. Not yet implemented. ## Ownership `apps/worker/` — currently only a placeholder `Main.kt`. ## Local Contracts None defined yet. ## Work Guidance Do not add functionality here until the worker epic is planned. Follow Kotlin rules in root CLAUDE.md when work begins. ## Verification ``` ./gradlew :apps:worker:test --rerun-tasks ``` ## Child DOX Index No child AGENTS.md (leaf module).