| license: other | |
| tags: | |
| - agent | |
| - swarm | |
| - crdt | |
| - offline-first | |
| - seed | |
| pipeline_tag: text-generation | |
| library_name: borg-seed | |
| # Borg AI Swarm Agency — Agent Seed | |
| This repository distributes the `borg-agent-seed.borg` capsule. | |
| ## Contents | |
| - `borg-agent-seed.borg` — portable seed capsule | |
| - `manifest.json` — release metadata | |
| - `SHA256SUMS` — integrity checksum | |
| ## Safety Contract | |
| This is an authorized, opt-in agent seed package. | |
| It does not: | |
| - silently install | |
| - self-propagate without authorization | |
| - execute remote capabilities automatically | |
| - sync private working memory by default | |
| ## Download | |
| ```bash | |
| hf download Nine1Eight/borg-agent-seed borg-agent-seed.borg | |
| ``` | |