Skip to content

Module Overview

Lennox98 edited this page Sep 6, 2026 · 3 revisions

Module Overview

The module registry is the runtime source of truth. Only modules listed in config/module_registry.json are loaded at startup.

Intake and Casework

Codename Role
VektorZero Normalizes local observations and extracts basic signals.
Portcullis Validates manual and exported JSON imports.
CaseForge Manages cases, notes, tags, search, and review flow.
CipherLedger Creates content and context fingerprints for integrity and deduplication.
MirrorFace Stores profile snapshots and documents changes.
NullMask Keeps analyst-entered identity hypotheses separate from verified facts.

Analysis and Visualization

Codename Role
SpectreNet Produces evidence-bound relationship candidates.
ChronoWatch Builds chronology and activity comparisons.
GhostCluster Produces graph groups, paths, and centrality views.
SignalForge Creates review candidates from transparent comment-outlier features.
GlyphWatch Runs opt-in OCR and relative-depth derivatives for explicit local image evidence.

Runtime and Reporting

Codename Role
AssemblyCore Exposes processing stages for the interface.
Conclave Validates agent roles, routes topics, records job events, and runs explicit local handlers.
CommandDeck Provides the allowlisted local command console.
BlackArchive Produces JSON and PDF case exports.
EvidenceVault Creates opt-in encrypted, signed local evidence packages.
ForgeProbe Performs read-only runtime and configuration diagnostics.
Citadel Checks prepared deployment topology without activating it.

Optional Bridges

Codename Role
MindForge Opt-in loopback bridge for local LLM providers.
ClawBridge Prepared, disabled bridge for an external OpenClaw-compatible gateway.

See Analysis Models, Conclave Job Ledger, and Deployment for operational details.

Clone this wiki locally