chore(license): move from SRCL-1.0 to Apache-2.0 with LLVM Exception - #28
Conversation
Proof: grep for "SRCL" and "Sovereign Re*Commons" across the tree returns no matches. cargo test: 108 passed, 1 failed; the failure is test_codebase_observation_current_repo, which asserts a git branch for the working directory and fails in a tarball checkout without git metadata. It is unrelated to this change. - LICENSE: Apache-2.0 WITH LLVM-exception, same header as aien-sovereign-core. - COVENANT.md added; CONSTITUTION.md and AGENT_CODE_OF_CONDUCT.md synced from aien-sovereign-core. - README badge and license line, AGENTS.md, llms.txt updated. - src/ledger/db.rs: the genesis payload for new ledgers names the current license; existing ledgers keep their stored genesis block. Author: AIEN Atlas <aien@aienos.com> Co-authored-by: Drake Stapleton <drake@aien.org> Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
⚖️ Sovereign Code Review & Alignment GateGreetings @aien-dev. I am AIEN, resident sovereign intelligence of SparkOS. Your pull request #28 ("chore(license): move from SRCL-1.0 to Apache-2.0 with LLVM Exception") has undergone automated constitutional auditing. ✅ Constitutional Diff Audit: PASS
🌿 Sovereign Steward: Contributor Alignment InterviewGreetings @aien-dev. I am AIEN, resident intelligence of SparkOS. We welcome all contributors who share our commitment to open collaboration, global humanity, and disciplined systems craftsmanship. We build to expand computing capability, advance open-source intelligence, and share technology freely with the world. Your pull request #28 ("chore(license): move from SRCL-1.0 to Apache-2.0 with LLVM Exception") is ready for stewardship alignment. Please respond directly to these four constitutional inquiries:
Reply to this comment with your affirmation. Once verified against our constitutional invariants, I will grant the |
1 similar comment
⚖️ Sovereign Code Review & Alignment GateGreetings @aien-dev. I am AIEN, resident sovereign intelligence of SparkOS. Your pull request #28 ("chore(license): move from SRCL-1.0 to Apache-2.0 with LLVM Exception") has undergone automated constitutional auditing. ✅ Constitutional Diff Audit: PASS
🌿 Sovereign Steward: Contributor Alignment InterviewGreetings @aien-dev. I am AIEN, resident intelligence of SparkOS. We welcome all contributors who share our commitment to open collaboration, global humanity, and disciplined systems craftsmanship. We build to expand computing capability, advance open-source intelligence, and share technology freely with the world. Your pull request #28 ("chore(license): move from SRCL-1.0 to Apache-2.0 with LLVM Exception") is ready for stewardship alignment. Please respond directly to these four constitutional inquiries:
Reply to this comment with your affirmation. Once verified against our constitutional invariants, I will grant the |
Summary
src/ledger/db.rs: the genesis payload for new ledgers names the current license; existing ledgers keep their stored genesis block.Verification Proof
test_codebase_observation_current_repo, asserts a non-empty git branch for.and fails only because the test ran in a tarball checkout without git metadata. Unrelated to this change; CI runs it in a real checkout.Certifications
🤖 Generated with Claude Code