Skip to main content

Crate split_brain_harness

Crate split_brain_harness 

Source

Re-exports§

pub use config::validate_config;

Modules§

adaptor
audit
backends
capability
code_gen
config
context_packs
extractor
generative_forge
harness
input_validation
normalizer
Pre-processing deobfuscation normalizer.
policy
rag
regenerative_forge
reputation
serve
session_log
soul
static_analysis
tool_forge
tool_memory
transformer
types
verifier
wasm_forge

Functions§

analyze
Top-level convenience function. Loads soul + backend from config, runs the full two-stage pipeline, returns a HarnessResult.
prepare_prompt
Build the augmented system prompt and payload for input without calling the model. Used by --dump-prompt to print and exit before any API call.