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:
@@ -167,10 +167,10 @@ ENTRYPOINT ["dotnet", "LmxFakeProxy.dll"]
|
||||
```
|
||||
|
||||
**Documentation updates:**
|
||||
- `test_infra.md` — Add LmxFakeProxy to services table (6th service)
|
||||
- `docs/test_infra/test_infra.md` — Add LmxFakeProxy to services table (6th service)
|
||||
- `infra/README.md` — Add to quick-start table
|
||||
- New `test_infra_lmxfakeproxy.md` — Dedicated per-service doc
|
||||
- `Component-DataConnectionLayer.md` — Note fake proxy availability for LmxProxy testing
|
||||
- New `docs/test_infra/test_infra_lmxfakeproxy.md` — Dedicated per-service doc
|
||||
- `docs/requirements/Component-DataConnectionLayer.md` — Note fake proxy availability for LmxProxy testing
|
||||
|
||||
## Unit Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user