File size: 689 Bytes
6f4e33c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
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
```