AutoBE
    Preparing search index...

    Type Alias AnalyzeStructuredRequirementClaimKind

    AnalyzeStructuredRequirementClaimKind:
        | "actor"
        | "entity"
        | "permission"
        | "workflow"
        | "business_rule"
        | "non_functional"
        | "assumption"
        | "exclusion"
        | "open_question"

    Additive non-decision claim kinds extracted from rendered Analyze sections.

    Juntak