Platform Reference

High-fidelity tool documentation generated directly from the Smash Substrate engine.

Engine Output

smash help

Smash Platform (v4.6.159)
Unix-philosophy OS for autonomous software engineering.
30 atomic CLIs + 5 substrate daemons -- shared typed memory (BLAKE3, CRNs, 19 types).

Subcommands:
------------------------------------------------------------
  version      Show platform version
  status       Show daemon health across the platform
  tools        List installed tools and their versions
  verify       Verify BLAKE3 hash chain integrity of audit logs
  audit        Query, verify, export, completeness-check, and encryption-audit the tamper-evident audit trail
  doctor       Diagnose platform and network health
  scan         Run security and quality analysis on a target path
  pipeline     Run autonomous multi-tool pipelines (delegates to delegata)
  help         Platform reference -- overview, tools, and usage examples
  init         Initialize a .smash/ project directory
  explain      Explain a platform concept in depth
  epic         Manage epics -- cross-tool project aggregation
  reflect      Mirror project-scoped substrate (mema/noisa/toda/tima/audit/crn) to .smash/mirror/ as MD+JSON
Orchestration

delegata --help

Service orchestrator for smash platform daemons

Usage: delegata <COMMAND>

Commands:
  watch               Watch noisa feed for intelligent orchestration
  daemon              Run delegata as a daemon service
  test                Test intelligent delegata orchestration with a sample task
  test-scanna         Test scanna integration with delegata orchestration
  coordinate          Coordinate with other agents using handoff protocol
  status              Report delegata daemon status
  relay               Run an analyzer tool and ingest findings
  findings            List sensory findings ingested from analyzer tools
  correlate           Correlate ingested sensory findings
  prioritize          Map correlations to toda priority decisions
  execute             Execute priority decisions
  auto-dispatch       Trigger autonomous remediation workflows
  loop                Run the autonomous detect-correlate-repair-verify-feedback loop
  correlate-history   View persisted correlation history from mema
  correlate-feedback  View repair feedback records
  correlate-stats     Show correlation resolution statistics
  trace               Trace decision provenance
  pipeline            Run multi-tool pipeline templates
  escalate            Evaluate resource escalation decisions
Remediation

repara --help

Atomic patch-application tool for the smash platform

Usage: repara [OPTIONS] <COMMAND>

Commands:
  plan      
  apply     
  auto      
  heal      
  verify    
  rollback  
  history   
Persistence

mema --help

Cognitive memory substrate for AI agents.
Mema provides long-term strategic persistence across sessions and tools.

Usage: mema <COMMAND>

Commands:
  add        Store a new memory item
  search     Query the memory substrate by text or type
  get        Retrieve a specific memory by UUID or CRN
  contexts   Manage working contexts for focused reasoning
  type-stats Show distribution of cognitive memory types
Cloud Security

scanna --help

Multi-tenant cloud resource scanner and analyzer

Usage: scanna [OPTIONS] <COMMAND>

Commands:
  auth         Authenticate with cloud providers
  logout       Logout from cloud providers
  discover     Discover cloud resources
  accounts     List cloud accounts in the organization
  security     Perform security analysis
  cost         Perform cost analysis
  compliance   Perform compliance check
  status       Get scanner status
  credentials  Check cloud provider credentials
  regions      List supported regions