requirements-manager 0.1.1

Plain-text requirements management tool
Documentation
---
_version: '1'
uuid: d1b46364-2297-409c-9bbe-8b0134cf86e6
created: 2025-10-25T16:15:59.970545959Z
parents:
- uuid: 12fcd31d-7b7a-41d1-a072-66248ad6f86f
  fingerprint: d7a6df07168a0b5e39ef8dea0fd0b33821f6e44630d20ea2d532f1520175baee
  hrid: USR-004
---
# SYS-010 Accept All Suspect Links in Bulk

## Statement

The tool shall provide a CLI command `req accept --all` that accepts all suspect links in bulk by updating all suspect fingerprints.

## Scope

Bulk acceptance supports maintenance workflows where many suspect links have already been reviewed outside the tool. The experience shall emphasise transparency and safeguards so that wide-reaching updates remain intentional.

User journey details, confirmation patterns, and reporting expectations are documented in [SPC-001](./SPC-001.md).

## Verification

- Running the command updates every outstanding suspect link when the operator confirms the action.
- The command communicates how many files were touched and whether any suspect links remain.
- Operators can discover the impact before committing to write operations.