Skip to content

docs: add MIT license - #211

Merged
dskvr merged 2 commits into
mainfrom
chore/add-mit-license
Sep 4, 2026
Merged

docs: add MIT license#211
dskvr merged 2 commits into
mainfrom
chore/add-mit-license

Conversation

@dskvr

@dskvr dskvr commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

What

  • add the canonical MIT license at the repository root
  • attribute copyright to napplet contributors for 2026
  • record the completed GSD quick task

Why

All published packages already declare MIT, but the repository had no root license file, leaving GitHub and downstream users without the actual grant text.

Verification

  • canonical GitHub MIT template comparison
  • pnpm build (13/13 tasks)
  • pnpm type-check (19/19 tasks)
  • pnpm -r test:unit
  • pnpm lint (no configured lint tasks)
  • pnpm dlx aislop@0.12.0 scan --changes --base origin/main . (100/100)
  • git diff --check

Out of scope

  • no protocol or runtime behavior changes
  • no package version changes or changeset
  • pre-existing local packages/cli/.napplet/config.json remains untracked and excluded

dskvr and others added 2 commits September 4, 2026 11:37
The published packages already declare MIT, but the repository lacked the license text GitHub and downstream users need to verify those terms.

Constraint: Preserve the existing MIT package metadata without changing shipped code or protocol behavior
Confidence: high
Scope-risk: narrow
Reversibility: clean
Tested: Canonical GitHub MIT template comparison; pnpm build; pnpm type-check; pnpm -r test:unit; pnpm lint; AI-slop 100/100; git diff --check
Not-tested: GitHub license detection before the branch is pushed
Co-Authored-By: OpenAI Codex <codex@openai.com>
Record the quick-task scope, evidence, and repository state so future work can distinguish this governance-only change from package or protocol releases.

Constraint: Keep GSD state synchronized with shipped work
Confidence: high
Scope-risk: narrow
Reversibility: clean
Tested: git diff --check; plan and summary artifact presence
Not-tested: None
Co-Authored-By: OpenAI Codex <codex@openai.com>
@dskvr
dskvr merged commit 1df6dc8 into main Sep 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant