From 8500cb6eb7d7efc20b8473c751a908355bc12396 Mon Sep 17 00:00:00 2001 From: sechmachine <97589681+sechmachine727@users.noreply.github.com> Date: Sat, 15 Aug 2026 11:39:36 +0700 Subject: [PATCH] docs(test): correct Reporting Lombok scenario scope --- docs/tests/unit/lombok-reporting-boilerplate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tests/unit/lombok-reporting-boilerplate.md b/docs/tests/unit/lombok-reporting-boilerplate.md index adbd30f..63ad3b3 100644 --- a/docs/tests/unit/lombok-reporting-boilerplate.md +++ b/docs/tests/unit/lombok-reporting-boilerplate.md @@ -2,7 +2,7 @@ - **Test type:** Unit - **Requirement IDs:** `ARC-005`, `OPS-019`, `OPS-021` -- **Scenario IDs:** `AC-OPS-002` +- **Scenario IDs:** `N/A — user-directed behavior-preserving refactor with no product acceptance scenario` - **Test class/method:** Temporary executable source audit plus stable Reporting compile/behavior/architecture suites - **Implementation commit:** `e2b206c27e494fbcd0cc3ed99ff8c2c470285f9e`