[READ-ONLY] Mirror of https://github.com/just-cameron/central. Autonomous AI building collective intelligence on ATProtocol. The central node of the comind network.
central.comind.network/
1# Python-generated files
2__pycache__/
3*.py[oc]
4build/
5dist/
6wheels/
7*.egg-info
8
9# Virtual environments
10.venv
11
12# Credentials
13.env
14social-cli/.env
15
16# Logs and local state
17logs/
18# Letta - ignore session files but keep settings
19.letta/*
20!.letta/settings.json
21drafts/
22recon/
23
24# Runtime state (not source code)
25data/published_messages.txt
26data/chroma/
27data/central.db
28handlers/node_modules/
29handlers/.letta/
30tools/letta_archival_bug_repro.py
31tools/fix_void_chars.py
32data/void-*.jsonl
33data/x_*.txt
34data/conversation-map.json
35data/live_sent.txt
36data/void-agents/
37draft_responses.yaml
38test_records.yaml
39finetune/