Skip to main content

Crate agentsight_analysis

Crate agentsight_analysis 

Source
Expand description

AgentSight post-capture extension set.

Existing analysis, materialization, storage, and agent/session projection live here. The native capture crate stays the stable platform boundary.

Re-exports§

pub use view::MaterializedView;
pub use view::SharedMaterializedView;

Modules§

analyzers
binary_extractor
binary_resolver
Resolution of the ELF binary that sslsniff should attach its SSL uprobe to.
event
model
runners
sinks
sources
text
time
Timestamp conversion utilities
view

Structs§

BinaryExtractor
Event
Raw event structure flowing from runners through analyzers.

Traits§

Runner

Type Aliases§

EventStream
RunnerError