REQ-SELF-TRACE-001 pass high since 0.2.0
Statement: The auto_trace() function shall use word-boundary matching to prevent partial ID matches.
Rationale: REQ-001X must not match REQ-001.
Verification Method: test
Last Checked: 2026-04-17 18:13 UTC
Acceptance Criteria
- A file containing "REQ-001X" produces zero TraceLinks for REQ-001.
- A file containing "REQ-001" produces exactly one TraceLink per occurrence.
Evidence
| ID | Kind | Verdict | Observed | Details |
|---|---|---|---|---|
| EV-PYTEST-0037 | test | pass | 2026-04-17 18:13 | source: pytest-vnvspec, nodeid: tests/trace/test_auto.py::TestAutoTrace::test_no_false_positives, test_name: test_no_false_positives |