@oss-autopilot/core - v3.14.5
    Preparing search index...

    Interface AttentionSummary

    interface AttentionSummary {
        dormantFollowup: number;
        needsAttention: number;
        stuckCI: number;
        waiting: number;
    }
    Index

    Properties

    dormantFollowup: number
    needsAttention: number
    stuckCI: number
    waiting: number