nexus
๐ Data Pipeline
Nexus collectors, snapshot assembly, dashboard generation, and safe wiki input boundaries.
Collector flow#
collectors/system.py,kanban.sh,profiles.py,skills.py,memory.py, andknowledge.pywrite focuseddata/*.jsonoutputs.collect.pyaggregates collector JSON and Markdown/JSON extras intosnapshot.json.build.pyinjects the snapshot into static dashboard fragments.server.pyexposes health, snapshot, search, static files, and WebSocket updates.
Safe wiki inputs#
This wiki only consumes:
nexus-dash/data/skills.jsonnexus-dash/data/profiles.jsonnexus-dash/data/kanban.json
The generator publishes names/counts/descriptions/status summaries, not raw Hermes state.
Operational rule#
Run affected Nexus scripts only when it is safe for generated data to update.
Sources: nexus-dash/AGENTS.md, plan generator policy.