Expand description
FACT - Fast Augmented Context Tools
A high-performance context processing engine with WebAssembly support.
Structs§
- Cognitive
Template - Enhanced cognitive template definition with versioning and metadata
- Fact
- Main FACT interface for WebAssembly
- Fast
Cache - Fast cache with LRU eviction and TTL support
- Processing
Step - Enhanced processing step with execution metadata
- Query
Processor - High-performance query processor
- Retry
Policy - Retry policy for failed processing steps
- Step
Metrics - Performance metrics for processing steps
- Template
Pattern - Enhanced template pattern definition with optimization hints
- Validation
Rule - Validation rules for processing steps
Enums§
- Backoff
Strategy - Backoff strategy for retries
- Optimization
Hint - Optimization hints for the template engine
- Template
Priority - Template priority levels for processing optimization
Functions§
- init
- Initialize the WASM module
- process_
template - Process a cognitive template (exposed to WASM)