chore(license): re-license to dual MIT (core) + BSL 1.1 (stealth)
Squashed from chore/license-relicense. Full message preserved in the original branch commitbb77eb5. See ADR-0002 for the decision rationale. Refs: ADR-0002, commitbb77eb5
This commit is contained in:
parent
72b225f548
commit
8d25702eca
305 changed files with 2423 additions and 340 deletions
|
|
@ -1,3 +1,5 @@
|
|||
[//]: # (SPDX-License-Identifier: MIT)
|
||||
[//]: # (Copyright (c) 2026 Rug Munch Media LLC)
|
||||
# DECISIONS.md — PryScraper
|
||||
|
||||
> Architecture Decision Records (ADRs). Read before architectural changes.
|
||||
|
|
@ -21,6 +23,7 @@ A short document capturing an important architectural decision:
|
|||
| Number | Title | Status | Date |
|
||||
|--------|-------|--------|------|
|
||||
| [0001](docs/adr/0001-initial-architecture.md) | Initial architecture | Accepted | 2026-07-02 |
|
||||
| [0002](docs/adr/0002-dual-licensing.md) | Dual licensing: MIT (core) + BSL 1.1 (stealth) | Accepted | 2026-07-03 |
|
||||
|
||||
## Fleet-wide ADRs (in standards repo)
|
||||
- [ADR-0001: Tailscale mesh as the only perimeter](https://git.rugmunch.io/RugMunchMedia/standards/raw/branch/main/MCP-ARCHITECTURE.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue