Description
Add the missing LICENSE file so the repo is actually legally open source.
Problem Statement
The repository has no LICENSE file. As the org's treasury/control-plane repo, this is the same gap flagged in the other repos: without an explicit license, contributors and downstream users have no legal permission to use, modify, or redistribute the code.
Proposed Changes
Technical Implementation Scaffolding
- Target Repository: vero-core-engine
- Target Path: root/LICENSE
- Branch Naming: chore/issue--add-license
- Authority Context: Repository hygiene / non-code
Acceptance Criteria
Definition of Done
Description
Add the missing LICENSE file so the repo is actually legally open source.
Problem Statement
The repository has no LICENSE file. As the org's treasury/control-plane repo, this is the same gap flagged in the other repos: without an explicit license, contributors and downstream users have no legal permission to use, modify, or redistribute the code.
Proposed Changes
LICENSEat repo rootCopyright (c) 2026 Vero Core Engine contributorsTechnical Implementation Scaffolding
Acceptance Criteria
LICENSEfile present at repo root and recognized by GitHub's license detectorlicenseas non-nullDefinition of Done