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 @@
|
||||
# Data Connection Layer Refinement — Design
|
||||
|
||||
**Date**: 2026-03-16
|
||||
**Component**: Data Connection Layer (`Component-DataConnectionLayer.md`)
|
||||
**Component**: Data Connection Layer (`docs/requirements/Component-DataConnectionLayer.md`)
|
||||
**Status**: Approved
|
||||
|
||||
## Problem
|
||||
@@ -38,9 +38,9 @@ The Data Connection Layer doc covered the happy path (interface, subscriptions,
|
||||
|
||||
| Document | Change |
|
||||
|----------|--------|
|
||||
| `Component-DataConnectionLayer.md` | Added 4 new sections: Connection Lifecycle & Reconnection, Write Failure Handling, Tag Path Resolution, Health Reporting |
|
||||
| `Component-HealthMonitoring.md` | Added tag resolution counts to monitored metrics table |
|
||||
| `Component-SiteRuntime.md` | Updated SetAttribute description to note synchronous write failure errors |
|
||||
| `docs/requirements/Component-DataConnectionLayer.md` | Added 4 new sections: Connection Lifecycle & Reconnection, Write Failure Handling, Tag Path Resolution, Health Reporting |
|
||||
| `docs/requirements/Component-HealthMonitoring.md` | Added tag resolution counts to monitored metrics table |
|
||||
| `docs/requirements/Component-SiteRuntime.md` | Updated SetAttribute description to note synchronous write failure errors |
|
||||
|
||||
## Alternatives Considered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user