No LICENSE file blocks adoption #76
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/mcp-beaver#76
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
This repo ships no license. GitHub reports
license: NONE.Under default copyright, no license means all rights reserved. Nobody may legally use, copy, modify, or distribute the code, whatever the README invites them to do. Practical consequences for a repo being actively promoted:
Sibling repos in the same org already carry MIT: ward, umbra, agent-compose, agentic-os.
Proposed change
Add MIT, matching the rest of the portfolio and the estate default, unless there is a reason this one differs.
agent-proxyhas the same gap and has its own issue.Scope
Engineer. A license file is a legal and repository change rather than human-facing copy, so it sits outside the content boundary even though it is a small diff.
Fixed on
mainin95311d5. MIT, byte-identical to umbra's, plus a## Licensesection in the README.No reason this one differs from the portfolio default, so it took the default.