Scaffold dd0c/route core proxy engine (handler, router, auth, config)

This commit is contained in:
2026-03-01 02:23:27 +00:00
parent d038cd9c5c
commit cc003cbb1c
12 changed files with 872 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
fn main() {
println!("dd0c/route worker — not yet implemented");
// TODO: Background worker for digests, aggregations (Epic 7)
}