docs(wiki): add home page

2026-04-18 16:48:24 +00:00
commit 107be8cf68
+12
@@ -0,0 +1,12 @@
# tvctl Wiki
This wiki tracks project usage and API docs.
## Sections
- [HTTP API](API)
## Notes
- Base API URL (default): `http://127.0.0.1:7272/v1`
- CLI and HTTP API are intended to stay behaviorally aligned.