nexus-agents - v2.80.0
    Preparing search index...

    Class PersistentStrategyDistiller

    StrategyDistiller that persists distilled rules to a JSON file.

    • Construction: hydrates from rules.json via Zod validation
    • distill(): calls super.distill() then atomically saves snapshot
    • Corruption: warn + start fresh (no partial loads)

    Hierarchy (View Summary)

    Index

    Constructors

    Methods