Preparing search index...

    Variable UpdateContractSchemaConst

    UpdateContractSchema: TUnion<[TLiteral<"periodic">, TLiteral<"event">]> = ...

    Update contract of a path: whether silence means failure (periodic) or unchanged state (event). Consumed by the staleness enforcer.