Relicense to PolyForm Noncommercial 1.0.0 and refresh marketing site#2
Merged
Conversation
License (ADR-007): - Swap openkp/LICENSE from MIT to PolyForm Noncommercial 1.0.0, with a Required Notice attribution line for Hugo Campos. - Update license references in pyproject.toml, README.md, openkp/README.md, DESIGN.md, ADR index + ADR-001, and the release checklist. - Add docs/adr/007-relicense-to-polyform-noncommercial.md. Site: - Hero panel is now a 3-slide auto-rotating carousel (visit notes, implants, messages) with dot navigation and a per-slide accent color. - Each slide tag leads with a tiny inline-SVG line icon (document for visit notes, device-with-ECG-lead for implants, envelope for messages) inheriting the slide accent via currentColor; icons are aria-hidden decoration. - Tools section now reads "24 MCP tools"; install card notes Windows support. Docs: - Add docs/install/windows.md (Windows setup notes). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
hugooc
added a commit
that referenced
this pull request
May 27, 2026
The tiny slide-tag icons added in #2 made the carousel feel too busy. Revert the slide tags to text-only, restore .slide-tag to inline-block, and drop the .slide-tag svg rule. CLAUDE.md site-refresh note updated. Co-authored-by: Hugo Campos <2074396+hugooc@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
License (ADR-007)
openkp/LICENSEmoved from MIT to PolyForm Noncommercial 1.0.0, with a Required Notice attribution line for Hugo Campos.pyproject.toml,README.md,openkp/README.md,DESIGN.md, ADR index + ADR-001, and the release checklist.docs/adr/007-relicense-to-polyform-noncommercial.md.Site (openkp.org)
currentColor. Icons arearia-hiddendecoration, so the tag text stays the accessible label.Docs
docs/install/windows.md.No Python source changed, so CI (ruff/mypy/pytest, 567 tests) should stay green.
🤖 Generated with Claude Code