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

    Variable TrinityPhaseSchemaConst

    TrinityPhaseSchema: ZodEnum<
        {
            thinking: "thinking";
            working: "working";
            verifying: "verifying";
            complete: "complete";
        },
    > = ...

    Schema for TRINITY phase.