add core and per-plugin documentation set

This commit is contained in:
2026-03-18 00:15:04 +01:00
parent aa9390ce5e
commit 6389ce6567
21 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# rms.vswr.report_reader
- Zweck: Liest vorhandene VSWR-Artefakte und normalisiert sie fuer die API/UI.
- Capability: `vswr.report.read`.
- Wichtige ENV: `VSWR_OVERVIEW_HTML_PATH`, `VSWR_METADATA_PATH`, `VSWR_IMAGES_DIR_PATH`, `VSWR_IMAGES_BASE_URL`, `SWR_OVERVIEW_URL`.
- Aktion: `getReport`.
- Verhalten: kombiniert Metadata/HTML/Image-Infos zu bandweisem Statusreport.