14 lines
353 B
Markdown
14 lines
353 B
Markdown
# Tessera
|
|
|
|
A modern, composable ticketing system — RT's paradigm rebuilt in Rust.
|
|
|
|
## Architecture
|
|
|
|
- **Core** (Rust): Scrip runtime, transaction engine, query builder, lifecycle state machines
|
|
- **Integration Layer** (Go): gRPC-exposed API, webhook connectors, import/export pipelines
|
|
- **UI**: TBD
|
|
|
|
## Status
|
|
|
|
Early design phase. Nothing works yet.
|