Slug-based scenarios, quests and offers per the environments contract; regenerated models; e2e seed passes environment to admin mirrors

Claude-Session: https://claude.ai/code/session_01SMCvdwDmuxoaqGgvGBLk1V
This commit is contained in:
edmand46
2026-09-06 21:44:54 +03:00
parent e863cc3bf7
commit a7401b534a
23 changed files with 127 additions and 115 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export function effect(
): PendingEffect {
return {
runId: 'run-1',
scenarioId: 'scenario-1',
scenarioSlug: 'scenario-1',
nodeId: `${type}-1`,
type,
data,