e2d4231ea43c61549af962a9200a409bccdf7276
Each ARA now has a canonical home in its project repo (PRs open). catalog.yaml tracks source repos, branch, path, PR status. sync.sh automates sparse-checkout pulls when PRs merge. traefik-infrastructure stays aggregator-only (no dedicated project repo).
Agent-Native Research Artifacts
Shared ARA knowledge packages for all services on the WyLab stack.
Structure
Each subdirectory is an ARA artifact for a specific project or system:
nanobot/— nanobot AI agent system (heartbeat, memory, skills)traefik-infrastructure/— Traefik + DNS + Docker networkingss14/— Space Station 14 server CI/CDminecraft/— Minecraft server administration
Usage in containers
Mount this repo at /ara (read-only):
volumes:
- /mnt/user/ara:/ara:ro
Then read /ara/[project]/PAPER.md (~200 tokens) to check relevance, load deeper layers on demand.
Sync on Unraid
# Clone once
git clone https://git.wylab.me/nanobot/ara.git /mnt/user/ara
# Auto-pull (add to cron or Unraid User Scripts)
cd /mnt/user/ara && git pull
Description
Languages
TeX
54.5%
BibTeX Style
16.3%
Python
10.5%
JavaScript
8.6%
HTML
4.7%
Other
5.4%