Init: RoggioApp Architecture, Prisma Schema, API MVP

This commit is contained in:
Clara Zetkin
2026-04-26 19:42:42 +02:00
commit 193b29e8a9
5256 changed files with 1446953 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import type * as Channel from "../../Channel.js";
export type ErasedChannel<R> = Channel.Channel<unknown, unknown, unknown, unknown, unknown, unknown, R>;
//# sourceMappingURL=channelExecutor.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"channelExecutor.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/channelExecutor.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,OAAO,MAAM,kBAAkB,CAAA;AAyBhD,MAAM,MAAM,aAAa,CAAC,CAAC,IAAI,OAAO,CAAC,OAAO,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,CAAC,CAAA"}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelState.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"channelState.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/channelState.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=childExecutorDecision.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"childExecutorDecision.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/childExecutorDecision.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=continuation.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"continuation.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/continuation.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=mergeDecision.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"mergeDecision.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/mergeDecision.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=mergeState.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"mergeState.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/mergeState.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=mergeStrategy.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"mergeStrategy.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/mergeStrategy.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=singleProducerAsyncInput.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"singleProducerAsyncInput.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/singleProducerAsyncInput.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=subexecutor.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"subexecutor.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/subexecutor.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=upstreamPullRequest.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"upstreamPullRequest.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/upstreamPullRequest.ts"],"names":[],"mappings":""}
+2
View File
@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=upstreamPullStrategy.d.ts.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"upstreamPullStrategy.d.ts","sourceRoot":"","sources":["../../../../src/internal/channel/upstreamPullStrategy.ts"],"names":[],"mappings":""}