Remove equipment protocol survey — driver list confirmed by v2 team
The OtOpcUa v2 implementation team committed all 8 core drivers from internal knowledge of the estate, making the formal protocol survey unnecessary for driver scoping. Removed current-state/equipment-protocol- survey.md and cleaned up all references across 7 files. The UNS hierarchy snapshot (per-site equipment-instance walk for site/area/ line/equipment assignments + UUIDs) is now a standalone Year 1 deliverable, decoupled from protocol discovery. Tracked in status.md and goal-state.md UNS naming hierarchy section. Eliminates ~52 TBDs (all placeholder data in the pre-seeded survey rows).
This commit is contained in:
@@ -28,7 +28,6 @@ Chapter 1 — Current State (source: ../current-state.md)
|
||||
Chapter 2 — Goal State (source: ../goal-state.md)
|
||||
Chapter 3 — Roadmap (source: ../roadmap.md)
|
||||
Appendix A — Legacy Integrations Inventory (source: ../current-state/legacy-integrations.md)
|
||||
Appendix B — Equipment Protocol Survey (source: ../current-state/equipment-protocol-survey.md)
|
||||
```
|
||||
|
||||
**Chapter / appendix file-to-source mapping:**
|
||||
@@ -39,7 +38,6 @@ Appendix B — Equipment Protocol Survey (source: ../current-state/equipmen
|
||||
| Chapter 2 | Goal State | [`../goal-state.md`](../goal-state.md) |
|
||||
| Chapter 3 | Roadmap | [`../roadmap.md`](../roadmap.md) |
|
||||
| Appendix A | Legacy Integrations Inventory | [`../current-state/legacy-integrations.md`](../current-state/legacy-integrations.md) |
|
||||
| Appendix B | Equipment Protocol Survey | [`../current-state/equipment-protocol-survey.md`](../current-state/equipment-protocol-survey.md) |
|
||||
|
||||
## Explicitly excluded
|
||||
|
||||
@@ -85,7 +83,7 @@ Markdown links between plan files are resolved to section references in the rend
|
||||
| `[goal-state.md](goal-state.md)` | "see Chapter 2 — Goal State" |
|
||||
| `[roadmap.md](roadmap.md)` | "see Chapter 3 — Roadmap" |
|
||||
| `[legacy-integrations.md](current-state/legacy-integrations.md)` | "see Appendix A — Legacy Integrations Inventory" |
|
||||
| `[equipment-protocol-survey.md](current-state/equipment-protocol-survey.md)` | "see Appendix B — Equipment Protocol Survey" |
|
||||
| `[equipment-protocol-survey.md](current-state/equipment-protocol-survey.md)` | Render as **plain text** — file removed. Log as warning. |
|
||||
| Intra-file anchor links like `[X](#section-name)` | Rendered as internal PDF cross-reference to the numbered section (e.g., "see §1.2") |
|
||||
| Links to excluded files (e.g., `status.md`, `digital-twin-management-brief.md`) | Rendered as **plain text** — the link target is dropped, the link text stays. Logged as a warning in the run log. |
|
||||
| External links (http://, https://) | Rendered as clickable external links, unchanged. |
|
||||
|
||||
Reference in New Issue
Block a user