Section Overview
CLI
Operational, introspection, and AI-oriented command surfaces that explain and drive the framework from the terminal.
Support Semitexa
Built for developers who prefer control over magic.
Your support helps keep it fast, open, and evolving.
Route Map
Each feature page pairs live output with the source that produced it.
Describe & Inspect
2CLI
Project Graph Introspection
Routes, modules, contracts, and handlers can be introspected directly from the CLI instead of reverse-engineering the framework graph by hand.
CLI
Runtime Maintenance
Reload workers, clear stale cache, sync registries, lint architecture rules, and probe handler wiring without reaching for ad-hoc shell scripts.
Automation
4CLI
Scaffolding Generators
Scaffold modules, pages, payloads, services, and contracts through commands that already understand Semitexa structure and AI-friendly output modes.
CLI
Workers & Scheduling
Run queues, scheduler pools, mail delivery, webhooks, and tenant-scoped commands from a coherent operator surface instead of bespoke daemons.
CLI
Semitexa Dev
Use Semitexa Dev as the project-aware operating layer for orientation, planning, structural inspection, runtime debugging, durable work memory, and precise verification.
CLI
ORM Console Toolkit
The ORM ships with a practical CLI surface: status, diff, sync, and seed commands with dry-run safety and SQL plan export.