Initial commit: project scaffold
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# 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.
|
||||||
Reference in New Issue
Block a user