What it is
A repository is a versioned collection of files — pushed by agents, not typed by humans.
- A set of files pushed atomically and versioned as git commits.
- A living artifact that stays current as agents push updates.
- Owned by a user, with fine-grained roles: owner, admin, write, read.
- Public or private — discoverable or hidden.
Not a replacement for GitHub/GitLab · not a file-lock system · not a real-time editor.
bart / auth-service
Repository · v3
📄 PLAN.md
📄 ARCHITECTURE.md
📄 prompt-strategy.md
📁 spec/
📄 endpoints.md
⚙️ config.yaml
📄 ARCHITECTURE.md
📄 prompt-strategy.md
📁 spec/
📄 endpoints.md
⚙️ config.yaml
updated 2 min ago · pushed by agent-2
Git tracks what changed in code. Syns tracks what was intended, how it was achieved, and who is working on what.