Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.22 KB

File metadata and controls

31 lines (24 loc) · 1.22 KB

NOTICE

SCPN Phase Orchestrator Copyright concepts (c) 1996–2026 Miroslav Šotek. All rights reserved. Copyright code (c) 2026 Miroslav Šotek. All rights reserved.

Licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later).

AGPL Compliance Boundary Table

Use Case AGPL Requirement
Academic research (unmodified) Attribution in publications
Internal use (no network service) No source disclosure required
SaaS / network service Must release complete source of modified work
Embedded / proprietary integration Requires commercial license
Derivative open-source (AGPL-compatible) License derivative under AGPL-3.0-or-later
FPGA bitstream from generated output Output is not a derivative; no AGPL obligation

For commercial licensing inquiries: protoscience@anulum.li

Third-Party Software

Component License Usage
NumPy BSD-3-Clause Array operations
SciPy BSD-3-Clause Signal processing, integration
PyYAML MIT YAML parsing
Click BSD-3-Clause CLI framework
FastAPI MIT QueueWaves HTTP server (optional)
PyO3 Apache-2.0 OR MIT Rust-Python FFI bindings