Documents
Pro Repo Scaffold + Licensing
Pro Repo Scaffold + Licensing
Type
External
Status
Published
Created
Apr 19, 2026
Updated
Apr 19, 2026
Source
View
Created3/14/2026 2:48 PM
Last Updated3/14/2026 2:48 PM
------
PriorityCritical
------
StatusPlanning
------
Success Criteriaopndossier-pro binary builds, runs without license as Community, unlocks features with valid license blob. Ed25519 keypair generated, license gen CLI working.
------
Target Date6/15/2026
------
TypeInfrastructure
------

Phase 2 from Open Core Roadmap#

Stand up the pro repository with working build chain and license validation before writing any features.

Key Tasks#

  1. Initialize Go module importing open repo
  2. Implement license package (asymmetric validation, Ed25519)
  3. Conditional feature registration
  4. goreleaser config for opndossier-pro
  5. License generation CLI (internal)

Validation Gate#

Build opndossier-pro → run without license → confirm Community behavior → create test license → confirm pro features appear.
See: Open Core Implementation Roadmap — Phase 2

Pro Repo Scaffold + Licensing | Dosu