Docs.rs
split-brain-harness-1.0.0
split-brain-harness 1.0.0
Docs.rs crate page
MIT
26 June 2026
Links
Repository
crates.io
Source
Owners
bigblue-r4
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.7
normal
optional
axum-server ^0.7
normal
optional
base64 ^0.22
normal
crossterm ^0.28
normal
optional
ratatui ^0.29
normal
optional
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.38
normal
toml ^0.8
normal
tempfile ^3
dev
Versions
38.52%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module adaptor
split_
brain_
harness
1.0.0
Module adaptor
Module Items
Structs
Functions
In crate split_
brain_
harness
split_brain_harness
Module
adaptor
Copy item path
Source
Structs
§
Pack
Selection
Functions
§
prepare
Augment
system_prompt
with selected context packs and wrap
input
in payload tags. Returns
(augmented_system_prompt, payload)
. If no packs are active the system prompt is returned unchanged — output is identical to the pre-adaptor path.
select_
packs
Convenience wrapper — returns only the packs, without trigger evidence.
select_
packs_
with_
evidence
Return packs whose triggers appear in
input
, together with the matched trigger strings.