Sentinel Finding (🟢 MINOR)
Source: Sentinel Report sentinel-2026-05-26-cc7409b, PR #60
File: docs/DEVELOPMENT-WORKFLOW.md:140
Issue
The link [ADR-005](./DECISIONS.md#adr-005-independent-versioning-with-release-please)\ uses a relative path from \docs/\ directory, but \DECISIONS.md\ is at the repo root. The correct path should be ../DECISIONS.md#adr-005-independent-versioning-with-release-please.
Remediation
Change the relative link from ./DECISIONS.md\ to ../DECISIONS.md.
Sentinel Finding (🟢 MINOR)
Source: Sentinel Report sentinel-2026-05-26-cc7409b, PR #60
File: docs/DEVELOPMENT-WORKFLOW.md:140
Issue
The link [ADR-005](./DECISIONS.md#adr-005-independent-versioning-with-release-please)\ uses a relative path from \docs/\ directory, but \DECISIONS.md\ is at the repo root. The correct path should be ../DECISIONS.md#adr-005-independent-versioning-with-release-please.
Remediation
Change the relative link from ./DECISIONS.md\ to ../DECISIONS.md.