MicroFish/.kiro/settings/templates/specs/requirements.md

1.3 KiB

Requirements Document

Introduction

{{INTRODUCTION}}

Boundary Context (Optional)

  • In scope: {{IN_SCOPE_BEHAVIORS}}
  • Out of scope: {{OUT_OF_SCOPE_BEHAVIORS}}
  • Adjacent expectations: {{ADJACENT_SYSTEM_OR_SPEC_EXPECTATIONS}}

Requirements

Requirement 1: {{REQUIREMENT_AREA_1}}

Objective: As a {{ROLE}}, I want {{CAPABILITY}}, so that {{BENEFIT}}

Acceptance Criteria

  1. When [event], the [system] shall [response/action]
  2. If [trigger], then the [system] shall [response/action]
  3. While [precondition], the [system] shall [response/action]
  4. Where [feature is included], the [system] shall [response/action]
  5. The [system] shall [response/action]

Requirement 2: {{REQUIREMENT_AREA_2}}

Objective: As a {{ROLE}}, I want {{CAPABILITY}}, so that {{BENEFIT}}

Acceptance Criteria

  1. When [event], the [system] shall [response/action]
  2. When [event] and [condition], the [system] shall [response/action]