Expand description
PCP configuration and validation types.
Persistent Context Protocol types for validation, checkpointing, dosage,
and harm reduction. Moved from the standalone cellstate-server crate into core.
Structs§
- Anti
Sprawl Config - Configuration for anti-sprawl measures.
- Checkpoint
State - State captured in a checkpoint.
- Context
DagConfig - Configuration for context DAG management.
- Contradiction
- Detected contradiction between artifacts.
- Dosage
Config - Configuration for dosage limits (harm reduction).
- Dosage
Result - Result of applying dosage limits.
- Grounding
Config - Configuration for grounding and fact-checking.
- Lint
Issue - A lint issue found during artifact linting.
- Lint
Result - Result of artifact linting.
- Linting
Config - Configuration for artifact linting.
- Markdown
Semantic Issue - Semantic lint issue for markdown/text content.
- PCPCheckpoint
- A PCP checkpoint for recovery.
- PCPConfig
- Master PCP configuration.
- Recovery
Config - Configuration for recovery and checkpointing.
- Recovery
Result - Result of recovery operation.
- Staleness
Config - Configuration for staleness detection.
- Validation
Issue - A validation issue found during context validation.
- Validation
Result - Result of context validation.
Enums§
- Issue
Type - Type of validation issue.
- Lint
Issue Type - Type of lint issue for artifacts.
- Prune
Strategy - Strategy for pruning context DAG.
- Recovery
Frequency - Frequency for recovery checkpoints.
- Severity
- Severity of a validation issue.