refactor(docs): move requirements and test infra docs into docs/ subdirectories
Organize documentation by moving requirements (HighLevelReqs, Component-*, lmxproxy_protocol) to docs/requirements/ and test infrastructure docs to docs/test_infra/. Updates all cross-references in README, CLAUDE.md, infra/README, component docs, and 23 plan files.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Notification Service Refinement — Design
|
||||
|
||||
**Date**: 2026-03-16
|
||||
**Component**: Notification Service (`Component-NotificationService.md`)
|
||||
**Component**: Notification Service (`docs/requirements/Component-NotificationService.md`)
|
||||
**Status**: Approved
|
||||
|
||||
## Problem
|
||||
@@ -32,7 +32,7 @@ The Notification Service doc covered notification lists and the script API but l
|
||||
|
||||
| Document | Change |
|
||||
|----------|--------|
|
||||
| `Component-NotificationService.md` | Expanded SMTP configuration with OAuth2 support, connection settings. Added Email Delivery Behavior section (recipient handling, error classification, rate limiting). Specified plain text content. |
|
||||
| `docs/requirements/Component-NotificationService.md` | Expanded SMTP configuration with OAuth2 support, connection settings. Added Email Delivery Behavior section (recipient handling, error classification, rate limiting). Specified plain text content. |
|
||||
|
||||
## Alternatives Considered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user