diff --git a/docs/ai/implementation-state.md b/docs/ai/implementation-state.md index 5b3d2df..be83bfc 100644 --- a/docs/ai/implementation-state.md +++ b/docs/ai/implementation-state.md @@ -43,13 +43,13 @@ - [x] Default router template with internal + public nets - [x] Backward compat: legacy flat `pool` field in templates -## Not Yet Tested on illumos +## Tested on illumos (2026-03-22) -- [ ] `zmgr create` (requires zonecfg/zoneadm/dladm) -- [ ] `zmgr destroy` -- [ ] `zmgr import` -- [ ] `zmgr status` (requires zoneadm) -- [ ] `zmgr boot` / `zmgr halt` +- [x] `zmgr create` +- [x] `zmgr destroy` +- [x] `zmgr import` +- [x] `zmgr boot` +- [x] `zmgr halt` ## Dependencies