This repository has been archived on 2026-04-03 . You can view files and clone it, but cannot push or open issues or pull requests.
- SensorNode: 5s tick loop with delta-only emissions (clock, idle, memo changes) - Input reframed as perceiver (describes what it heard, not commands) - Output reframed as voice (acts on perception, never echoes it) - Per-node token budgets: Input 2K, Output 4K, Memorizer 3K - fit_context() trims oldest messages to stay within budget - History sliding window: 40 messages max - Facts capped at 20, trace file rotates at 500KB - /api/send + /api/clear endpoints for programmatic testing - test_cog.py test suite - Listener context: physical/social/security awareness Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
ARCHIVED � moved to gitea/titan monorepo (src/assay/)
Languages
Python
75.3%
JavaScript
16.1%
HTML
6%
CSS
2.5%