feat: refactor sgclaw around zeroclaw compat runtime
This commit is contained in:
58
third_party/zeroclaw/NOTICE
vendored
Normal file
58
third_party/zeroclaw/NOTICE
vendored
Normal file
@@ -0,0 +1,58 @@
|
||||
ZeroClaw
|
||||
Copyright 2025 ZeroClaw Labs
|
||||
|
||||
This product includes software developed at ZeroClaw Labs (https://github.com/zeroclaw-labs).
|
||||
|
||||
Official Repository
|
||||
===================
|
||||
|
||||
The only official ZeroClaw repository is:
|
||||
https://github.com/zeroclaw-labs/zeroclaw
|
||||
|
||||
Any other repository claiming to be ZeroClaw is unauthorized.
|
||||
See TRADEMARK.md for the full trademark policy.
|
||||
|
||||
License
|
||||
=======
|
||||
|
||||
This software is available under a dual-license model:
|
||||
|
||||
1. MIT License — see LICENSE-MIT
|
||||
2. Apache License 2.0 — see LICENSE-APACHE
|
||||
|
||||
You may use either license. Contributors grant rights under both.
|
||||
See CLA.md for the contributor license agreement.
|
||||
|
||||
Contributors
|
||||
============
|
||||
|
||||
This NOTICE file is maintained by repository automation.
|
||||
For the latest contributor list, see the repository contributors page:
|
||||
https://github.com/zeroclaw-labs/zeroclaw/graphs/contributors
|
||||
|
||||
All contributors retain copyright ownership of their contributions.
|
||||
Contributions are permanently attributed in the repository commit history.
|
||||
Patent rights are protected for all contributors under Apache License 2.0.
|
||||
|
||||
Third-Party Dependencies
|
||||
========================
|
||||
|
||||
This project uses third-party libraries and components,
|
||||
each licensed under their respective terms.
|
||||
|
||||
See Cargo.lock for a complete dependency list.
|
||||
|
||||
Verifiable Intent Specification
|
||||
================================
|
||||
|
||||
The src/verifiable_intent/ module is a Rust-native reimplementation based on
|
||||
the Verifiable Intent open specification and reference implementation:
|
||||
|
||||
Project: Verifiable Intent (VI)
|
||||
Author: agent-intent
|
||||
Source: https://github.com/agent-intent/verifiable-intent
|
||||
License: Apache License, Version 2.0
|
||||
|
||||
This implementation follows the VI specification design (SD-JWT layered
|
||||
credentials, constraint model, three-layer chain). No source code was copied
|
||||
from the reference implementation.
|
||||
Reference in New Issue
Block a user