Wrangler
Path:
loom-sprint-scaffold/loom/wrangler.jsoncRelative: loom/wrangler.jsoncSubproject: loom-sprint-scaffoldCategory: configurationLines: 66Bytes: 2,002Imports: 0Exports: 0
Content Preview
- {
- "$schema": "node_modules/wrangler/config-schema.json",
- "name": "loom",
- "main": "src/index.ts",
- "account_id": "a5335954d3ced04c5f63a35b0454c266",
- "compatibility_date": "2026-05-01",
- "compatibility_flags": ["nodejs_compat"],
- "observability": { "enabled": true },
- // ── Loop 1: OrchestratorDO — one instance per goal, SQLite-backed storage ──
- "durable_objects": {
- "bindings": [
- { "name": "ORCHESTRATOR", "class_name": "OrchestratorDO" }
- ]
- },
- "migrations": [
- {