Rename product to OrbitWard

This commit is contained in:
Keith Smith
2026-05-26 21:24:54 -06:00
parent af72a6c563
commit 177bdcc8a7
41 changed files with 129 additions and 105 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
# Plugin Design
Plugins will let OrbitalWard add collectors and discovery logic without hard-coding every integration into the core API.
Plugins will let OrbitWard add collectors and discovery logic without hard-coding every integration into the core API.
Target shape:
```python
class OrbitalWardPlugin:
class OrbitWardPlugin:
name: str
display_name: str