This repository targets certification under the Beacon Certified Open Source (BCOS) program by Elyan Labs.
python3 -m pip install clawrtc
clawrtc bcos scan .
clawrtc bcos verify BCOS-xxxxxxxxVerify at: rustchain.org/bcos/
| Check | Description | Status in this repo |
|---|---|---|
| License Compliance | SPDX headers + OSI-compatible deps | ✅ SPDX on all sources; MIT LICENSE |
| Vulnerability Scan | OSV/CVE scan | ⏳ run via clawrtc bcos scan |
| Static Analysis | Semgrep (3,800+ rules) | ⏳ run via clawrtc bcos scan |
| SBOM | Software Bill of Materials | ⏳ generated by scan |
| Dependency Freshness | % deps at latest | n/a — no package deps (stdlib + SDL2 + system POV-Ray) |
| Test Evidence | test infra / CI | bench.sh + headless self-tests (FD_MAXFRAMES) |
| Review Attestation | human/agent tier L0/L1/L2 | Scott Boudreaux (L2, human) |
- Original work (daemon, drivers, converters, scenes, docs): MIT —
SPDX-License-Identifier: MIT. - POV-Ray is NOT vendored.
patches/feverdream-realtime.patchis a diff against POV-Ray 3.7 (AGPL-3.0). A built binary from that patch is a derivative work governed by AGPL-3.0-or-later — seeARCHITECTURE.md → LicensingandLICENSE.
- Reviewed By: Scott Boudreaux (@Scottcjn)
- Organization: Elyan Labs
- Chain: RustChain (Proof of Antiquity)
- Engine: BCOS v2 — Free & Open Source (MIT)
- On-Chain Proof: BLAKE2b-256 commitment anchored to the RustChain ledger
— pending: run
clawrtc bcos scan .to mint theBCOS-xxxxxxxxid and anchor it.
Status: BCOS-ready (SPDX + LICENSE + review attestation in place). The on-chain certificate id is assigned when the scan is run with the BCOS tool.