You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Systematic consistency pass to remove stale references, leaked build artefacts, and old terminology following the quarkus-work → casehub-work rename and the casehub-poc → casehub-engine migration.
Changes
Build / Git
Delete leaked build artefacts at project root: io/, META-INF/, application.properties (compiled classes and JAR manifest from an exploded build)
Delete engine-model/ ghost directory (module renamed to casehub-engine-common, stale shell with only target/ remained)
Add docs/superpowers/ to .gitignore and untrack 6 committed plan/spec files (Claude workflow docs belong in the companion workspace, not the project repo)
Add /io/, /META-INF/, /application.properties to .gitignore to prevent recurrence
Dependency / POM
Remove duplicate stale scheduler-quartz test dependency from casehub-work-adapter/pom.xml (correct one is casehub-engine-scheduler-quartz; the old module name was never a valid artifactId)
Overview
Systematic consistency pass to remove stale references, leaked build artefacts, and old terminology following the quarkus-work → casehub-work rename and the casehub-poc → casehub-engine migration.
Changes
Build / Git
io/,META-INF/,application.properties(compiled classes and JAR manifest from an exploded build)engine-model/ghost directory (module renamed tocasehub-engine-common, stale shell with onlytarget/remained)docs/superpowers/to.gitignoreand untrack 6 committed plan/spec files (Claude workflow docs belong in the companion workspace, not the project repo)/io/,/META-INF/,/application.propertiesto.gitignoreto prevent recurrenceDependency / POM
scheduler-quartztest dependency fromcasehub-work-adapter/pom.xml(correct one iscasehub-engine-scheduler-quartz; the old module name was never a valid artifactId)casehub-work-adapter/pom.xmldescription:quarkus-work→casehub-workDocumentation / ADR
adr/0003-work-workitem-task-naming.md:io.quarkiverse.work:quarkus-work-api→io.casehub:casehub-work-api,quarkus-work-core→casehub-work-corethroughoutCLAUDE.md / Java
quarkus-workreferences inCLAUDE.mdCallerRef.javaandWorkItemLifecycleAdapter.javaGitHub Issues
CaseContextnotCaseFile,Worker/BindingnotTaskDefinition,WorkBrokernotTaskBroker)quarkus-work→casehub-work