From the README
Time-modeling subsystem for the Aentic ecosystem. Calendar, scheduling, and time-bound work — designed to be driven primarily by a local LLM, with the desktop UI as the audit console.
Built on
Rust 2021 · Tauri 2 · rusqlite + r2d2 · Axum · rrule 0.12 · chrono-tz · schemars · tracing. React 19 · Vite · TypeScript · Zustand · Framer Motion · Tailwind 3 (v4 migration deferred) · Radix UI primitives (via shadcn) · class-variance-authority · lucide-react.
Open seams
Open seams (clearly marked in ARCHITECTURE.md § 10):
- UKLG Python
kronos_clientpackage (lifecycle owner + typed methods). - Mobile transport.
- Small-LLM eval harness.
- Provenance badges in the calendar grid (the inbox already differentiates).
- HTTP REST route for
proposals.commit(today, commit is Tauri-only; the LLM tool surface usesproposals.commitvia MCP / JSON-RPC).


