docs: relicense Sencho to AGPLv3 and reframe Community positioning (#1623)

* docs: relicense Sencho to AGPLv3 and reframe Community positioning

Replace BSL with AGPLv3 for the public Community product, update contributor
and licensing copy for Community-focused contributions, and surface source
and license links in Settings About.

* docs: clarify CLA scope and Community contribution framing

* fix(ui): split About link constants and harden AboutSection test selectors
This commit is contained in:
Anso
2026-07-13 03:49:29 -04:00
committed by GitHub
parent c01f2479b9
commit 9b3f5c5a90
31 changed files with 852 additions and 140 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Community users can get help through the [Documentation](https://docs.sencho.io)
This address appears in:
- The [LICENSE](https://github.com/studio-saelix/sencho/blob/main/LICENSE) file for alternative licensing inquiries
- Upgrade prompts inside the app (paywall screens)
- Upgrade prompts inside the app (Admiral plan callouts)
- The [Refund Policy](https://sencho.io/refund) and pricing section on the website
## Security
+1 -1
View File
@@ -12,7 +12,7 @@ Sencho applies defense-in-depth across authentication, authorization, encryption
## The authentication stack
Every self-hosted instance includes the full security stack, with advanced features unlocked by tier.
Every self-hosted instance includes the full security stack. Some advanced governance and authentication options require an Admiral plan today.
<CardGroup cols={2}>
+2 -2
View File
@@ -707,7 +707,7 @@ Displays instance information at a glance.
|-------|-------------|
| **Version** | Current Sencho version. |
| **Tier** | Community or Admiral badge. |
| **License Status** | active, trial, expired, or community. |
| **Plan Status** | active, trial, expired, or community (Admiral entitlement state, not the AGPL software license). |
| **Instance ID** | First eight characters of the unique identifier for this Sencho control plane (used by the license server to identify it). |
The **Links** section contains a link to the full changelog on GitHub.
The **Links** section contains Source code, AGPLv3 License, Licensing documentation, and Changelog links.