This product-owned template retains the exact macro-annotations/,
macro-handlers/, and core/ source topology used by the external onboarding
matrix.
manual/build.sbtuses explicit project locations and the publicExternalArtifactIdentitybuild helper copied by the verifier.local-project/build.sbtuses the source-built sbt integration with static local project references and no producerpublishLocal.published-module/build.sbtpublishes exact-full-cross producer artifacts to a task-owned repository and resolves them through the integration keys.manual-published/build.sbtpublishes two marker modules, two handler modules, and one shared handler dependency to that repository, then resolves them without enabling the sbt integration plugin. It exercises the complete manual identity and compiler-option wiring.
The template is copied to a disposable directory by
verifyUserOnboardingThreeModeSetup; it is not intended to resolve the
unreleased snapshot coordinates directly from a remote repository.