Wrangler

_archiveconfigjson
Path: _archive/loom-stale-pre-sprint-snapshot/wrangler.jsoncRelative: loom-stale-pre-sprint-snapshot/wrangler.jsoncSubproject: _archiveCategory: archived
Lines: 66Bytes: 2,002Imports: 0Exports: 0

Content Preview

  1. {
  2. "$schema": "node_modules/wrangler/config-schema.json",
  3. "name": "loom",
  4. "main": "src/index.ts",
  5. "account_id": "a5335954d3ced04c5f63a35b0454c266",
  6. "compatibility_date": "2026-05-01",
  7. "compatibility_flags": ["nodejs_compat"],
  8. "observability": { "enabled": true },
  9. // ── Loop 1: OrchestratorDO — one instance per goal, SQLite-backed storage ──
  10. "durable_objects": {
  11. "bindings": [
  12. { "name": "ORCHESTRATOR", "class_name": "OrchestratorDO" }
  13. ]
  14. },
  15. "migrations": [
  16. {