AutoBE
    Preparing search index...

    Interface AnalyzeSrsRequirement

    Atomic SRS requirement used as analyze's machine-readable contract registry.

    Final markdown remains the human-readable document, but downstream phases should prefer this registry when deciding which analyzed requirements are implementation contracts.

    Index

    Properties

    acceptanceCriteria: string[]

    Concrete checks for the requirement.

    actors: string[]

    Actor names referenced by this requirement.

    concepts: string[]

    Business concepts referenced by this requirement.

    id: string

    Stable requirement id.

    Requirement category.

    Whether downstream phases must implement, ask, exclude, or treat as default.

    Product priority within the SRS.

    Rendered-section locator when the requirement came from a generated section.

    Evidence and generated locations supporting this requirement.

    statement: string

    Single atomic requirement statement.

    Requirement lifecycle status.

    How this requirement is supported.

    title: string

    Short business title.

    Verification method best suited for this requirement.