Engrams, health, observability, DSoR & tier system tools.
Actions:
health - Get system health status
version - Get Nucleus version info
export_schema - Export MCP toolset as JSON Schema
performance_metrics - Get perf metrics. params: {export_to_file?}
prometheus_metrics - Get Prometheus metrics. params: {format?}
audit_log - View cryptographic interaction log. params: {limit?}
write_engram - Write engram to memory. params: {key, value, context?, intensity?}. context: Feature|Architecture|Brand|Strategy|Decision. intensity: 1-10.
query_engrams - Query engrams. params: {context?, min_intensity?, limit?}. limit default 50, max 500.
search_engrams - Search engrams. params: {query, case_sensitive?, limit?}. limit default 50, max 500.
governance_status - Get governance status
morning_brief - Daily Nucleus Morning Brief
hook_metrics - Monitor auto-write engram hooks
compounding_status - Compounding Loop status
end_of_day - Capture EOD learnings. params: {summary, key_decisions?, blockers?}
session_inject - Session-start context injection
weekly_consolidate - Weekly consolidation. params: {dry_run?}
list_decisions - List DecisionMade events. params: {limit?}
list_snapshots - List context snapshots. params: {limit?}
metering_summary - Token metering summary. params: {since_hours?}
ipc_tokens - List IPC auth tokens. params: {active_only?}
dsor_status - Comprehensive DSoR status
pulse_and_polish - God Combo: automated health check pipeline. params: {write_engram?}. Runs prometheus→audit→brief→engram.
self_healing_sre - God Combo: SRE diagnosis pipeline. params: {symptom, write_engram?}. Runs search→metrics→diagnose→recommend.
fusion_reactor - God Combo: self-reinforcing memory loop. params: {observation, context?, intensity?, write_engrams?}. Compounds knowledge.
context_graph - Build engram relationship graph. params: {include_edges?, min_intensity?}. Returns nodes, edges, clusters.
engram_neighbors - Get neighborhood of an engram. params: {key, max_depth?}. BFS traversal of context graph.
billing_summary - Usage cost tracking from audit logs. params: {since_hours?, group_by?}. group_by: tool|tier|session.
render_graph - ASCII visualization of engram context graph. params: {max_nodes?, min_intensity?}.
federation_dsor - Federation DSoR status
routing_decisions - Query routing decision history. params: {limit?}
list_tools - List tools at current tier. params: {category?}
tier_status - Get tier configuration status
dsor_query_decisions- Query the DSoR decision ledger. params: {limit?}
dsor_get_trace - Get full provenance trace for a decision. params: {decision_id}
Parameters
actionstr
paramsdict
features
nucleus_features
Feature tracking, proof generation & MCP server mounting.
Actions:
add - Add a feature. params: {product, name, description, source, version, how_to_test, expected_result, status?, tags?}
list - List features. params: {product?, status?, tag?}
get - Get feature by ID. params: {feature_id}
update - Update feature fields. params: {feature_id, status?, description?, version?}
validate - Mark feature validated. params: {feature_id, result}
search - Search features. params: {query}
mount_server - Mount external MCP server. params: {name, command, args?}
thanos_snap - Trigger Instance Fractal Aggregation
unmount_server - Unmount MCP server. params: {server_id}
list_mounted - List mounted MCP servers
discover_tools - Discover tools from mounted servers. params: {server_id?}
invoke_tool - Invoke tool on mounted server. params: {server_id, tool_name, arguments?}
traverse_mount - Recursively mount downstream servers. params: {root_mount_id}
generate_proof - Generate proof document. params: {feature_id, thinking?, deployed_url?, files_changed?, risk_level?, rollback_time?}
get_proof - Get proof for a feature. params: {feature_id}
list_proofs - List all proof documents
Parameters
actionstr
paramsdict
federation
nucleus_federation
Federation management for multi-brain coordination.
Actions:
status - Get comprehensive federation status
join - Join a federation via seed peer. params: {seed_peer}
leave - Leave the federation gracefully
peers - List all federation peers with details
sync - Force immediate synchronization with all peers
route - Route a task to the optimal brain. params: {task_id, profile?}
health - Get federation health dashboard
Parameters
actionstr
paramsdict
governance
nucleus_governance
Governance, Hypervisor & security tools for the Nucleus Agent OS.
Actions:
auto_fix_loop - Auto-fix loop: Verify->Diagnose->Fix->Verify (3 retries). params: {file_path, verification_command}
lock - [HYPERVISOR] Lock a file/dir immutable (chflags uchg). params: {path}
unlock - [HYPERVISOR] Unlock a file/dir. params: {path}
set_mode - [HYPERVISOR] Switch IDE context: "red" or "blue". params: {mode}
list_directory - [GOVERNANCE] List files in a directory. params: {path}
delete_file - [GOVERNANCE] Delete a file (governed by Hypervisor). params: {path, confirm?}. HITL: requires confirm=true.
watch - [HYPERVISOR] Monitor a file/folder for changes. params: {path}
status - [HYPERVISOR] Report current security state of Agent OS
curl - [EGRESS] Proxied HTTP fetch for air-gapped agents. params: {url, method?}
pip_install - [EGRESS] Proxied pip install for air-gapped agents. params: {package}
validate_strategic_plan - [PROTOCOL] Validate Strategic mode PLAN has Big Bang [BB##] refs. params: {plan_text, mode?}
comply_list - [COMPLIANCE] List available regulatory jurisdictions
comply_apply - [COMPLIANCE] Apply jurisdiction config. params: {jurisdiction, brain_path?}
comply_report - [COMPLIANCE] Generate compliance status report. params: {brain_path?}
audit_report - [COMPLIANCE] Generate audit-ready report. params: {report_format?, since_hours?, brain_path?}
kyc_review - [COMPLIANCE] Run KYC demo review. params: {application_id?, brain_path?}
sovereign_status - [STATUS] Get sovereignty posture report. params: {brain_path?}
trace_list - [DSoR] List decision traces. params: {trace_type?, brain_path?}
trace_view - [DSoR] View specific trace. params: {trace_id, brain_path?}
Parameters
actionstr
paramsdict
orchestration
nucleus_infra
Infrastructure: file changes, cloud, marketing & strategy tools.
Actions:
file_changes - Get pending file change events
gcloud_status - Check GCloud auth status
gcloud_services - List Cloud Run services. params: {project?, region?}
list_services - List Render.com services
scan_marketing_log - Scan marketing log for failures
synthesize_strategy - Analyze marketing & update strategy. params: {focus_topic?}
status_report - Generate State of the Union. params: {focus?}
optimize_workflow - Self-optimize workflow cheatsheet
manage_strategy - Read/Update strategy doc. params: {action, content?}
update_roadmap - Read/Update roadmap. params: {action, item?}
Parameters
actionstr
paramsdict
orchestration
nucleus_orchestration
Satellite view, commitments, loops, patterns & metrics.
Actions:
satellite - Unified satellite view. params: {detail_level?}
scan_commitments - Scan artifacts for new commitments
archive_stale - Auto-archive commitments older than 30 days
export - Export brain to zip
list_commitments - List open commitments. params: {tier?}
close_commitment - Close a commitment. params: {commitment_id, method}
commitment_health - Get commitment health summary
open_loops - View all open loops. params: {type_filter?, tier_filter?}
add_loop - Add a new open loop. params: {description, loop_type?, priority?}
weekly_challenge - Manage weekly challenge. params: {action?, challenge_id?}
patterns - Manage learned patterns. params: {action?}
metrics - Get coordination metrics
Parameters
actionstr
paramsdict
sessions
nucleus_sessions
Session management, events, state & checkpoint tools.
Actions:
save - Save session for later. params: {context, active_task?, pending_decisions?, breadcrumbs?, next_steps?}
resume - Resume a saved session. params: {session_id?}
list - List all saved sessions
check_recent - Check for recent session to resume
end - End work session. params: {summary?, learnings?, mood?}
start - Mandatory session start protocol
archive_resolved - Archive .resolved.* backup files
propose_merges - Detect redundant artifacts, generate merge proposals
garbage_collect - Archive stale tasks. params: {max_age_hours?, dry_run?}
emit_event - Emit event to brain ledger. params: {event_type, emitter, data, description?}
read_events - Read recent events. params: {limit?}
get_state - Get brain state. params: {path?}
update_state - Update brain state. params: {updates}
checkpoint - Save task checkpoint. params: {task_id, step?, progress_percent?, context?, artifacts?, resumable?}
resume_checkpoint - Resume from checkpoint. params: {task_id}
handoff_summary - Generate handoff summary. params: {task_id, summary, key_decisions?, handoff_notes?}