Swarrm — License

Copyright (c) 2026 Maximilian Carl Friede / Capx Holding. All rights reserved.

This distribution contains components under two licenses:

1. PROPRIETARY (default — every file headed "Proprietary — © Capx Holding",
   and any file with no header):

   Permission is granted to install and use this software, including for
   commercial purposes, and to make copies as reasonably necessary for
   backup and deployment. Redistribution, modification, sublicensing,
   public hosting as a competing service, and removal of notices are not
   permitted without prior written permission (proof@swarrm.ai).
   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

2. APACHE-2.0 (open components — trust must not require permission):
   - verify/  (the offline Python verifier and disclosure checker)
   - SPEC/    (the evd/* wire-format specifications)
   - the independent Rust/WASM verifier, maintained publicly at
     https://github.com/capxholding/swarrm-verify

   Full license text: LICENSES/APACHE-2.0.txt. You may use, modify, and
   redistribute these components under Apache-2.0 — implement the specs,
   port the verifier, embed them.

The split is deliberate: everything needed to CHECK evidence is open, so
verification never depends on us; the recording plane is proprietary.
