docs: add CLI demo gif (#649)

This commit is contained in:
Zohaib Hassnain
2026-06-18 01:52:24 +05:30
committed by GitHub
parent 25289023fe
commit 0765cfea77
2 changed files with 12 additions and 0 deletions
+12
View File
@@ -1025,6 +1025,18 @@ semantica # startup dashboard
semantica --help # full grouped command reference
```
<div align="center">
<img
src="docs/assets/img/semantica-cli-demo.gif"
alt="Semantica CLI startup dashboard, health checks, graph build, shell, and grouped commands"
width="900"
/>
</div>
Start with `semantica`, verify with `doctor`, build a graph, and explore the command groups from one terminal.
### Startup Dashboard
```