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 @@
|
||||
# Communication Layer Refinement — Design
|
||||
|
||||
**Date**: 2026-03-16
|
||||
**Component**: Central–Site Communication (`Component-Communication.md`)
|
||||
**Component**: Central–Site Communication (`docs/requirements/Component-Communication.md`)
|
||||
**Status**: Approved
|
||||
|
||||
## Problem
|
||||
@@ -36,7 +36,7 @@ The Communication Layer doc defined 8 message patterns clearly but lacked specif
|
||||
|
||||
| Document | Change |
|
||||
|----------|--------|
|
||||
| `Component-Communication.md` | Added 4 new sections: Message Timeouts, Transport Configuration, Message Ordering, Connection Failure Behavior |
|
||||
| `docs/requirements/Component-Communication.md` | Added 4 new sections: Message Timeouts, Transport Configuration, Message Ordering, Connection Failure Behavior |
|
||||
|
||||
## Alternatives Considered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user