Third-party software notices
The Software incorporates third-party open-source components licensed under their respective terms. A complete list of third-party licenses is included in the distributed container image (LICENSES.txt) and available at:
https://aimanac.llmtech.net/licenses
Key dependencies and their licenses:
| Dependency | License |
|---|---|
| Express.js | MIT License |
| Prisma | Apache License 2.0 |
| Redis (client library) | MIT License |
| Bull (job queue) | MIT License |
| PostgreSQL (client library) | MIT License |
| jsonwebtoken | MIT License |
| bcrypt | MIT License |
| cors | MIT License |
| helmet | MIT License |
| winston | MIT License |
| ws (WebSocket) | MIT License |
| zod | MIT License |
| date-fns | MIT License |
| marked | MIT License |
| pdfkit | MIT License |
| ioredis | MIT License |
| openai (SDK) | Apache License 2.0 |
| @anthropic-ai/sdk | MIT License |
| @modelcontextprotocol/sdk | MIT License |
| googleapis | Apache License 2.0 |
| firebase-admin | Apache License 2.0 |
| serde (Rust) | MIT / Apache License 2.0 |
| serde_json (Rust) | MIT / Apache License 2.0 |
| aes-gcm (Rust) | MIT / Apache License 2.0 |
| chacha20poly1305 (Rust) | MIT / Apache License 2.0 |
| hkdf (Rust) | MIT / Apache License 2.0 |
| sha2 (Rust) | MIT / Apache License 2.0 |
| blake3 (Rust) | CC0 / Apache License 2.0 |
| zeroize (Rust) | MIT / Apache License 2.0 |
| subtle (Rust) | BSD-3-Clause |
| napi-rs | MIT License |
All third-party components are used in compliance with their respective license terms. The inclusion of these components does not grant any additional rights beyond those specified in this agreement.