zigrix 0.1.0-alpha.14 → 0.1.0-alpha.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/README.md +85 -182
  2. package/dist/dashboard/.next/BUILD_ID +1 -1
  3. package/dist/dashboard/.next/app-build-manifest.json +17 -17
  4. package/dist/dashboard/.next/app-path-routes-manifest.json +4 -4
  5. package/dist/dashboard/.next/build-manifest.json +2 -2
  6. package/dist/dashboard/.next/prerender-manifest.json +10 -10
  7. package/dist/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/dist/dashboard/.next/server/app/_not-found.html +1 -1
  9. package/dist/dashboard/.next/server/app/_not-found.rsc +1 -1
  10. package/dist/dashboard/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  11. package/dist/dashboard/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  12. package/dist/dashboard/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  13. package/dist/dashboard/.next/server/app/api/auth/setup/route_client-reference-manifest.js +1 -1
  14. package/dist/dashboard/.next/server/app/api/overview/route_client-reference-manifest.js +1 -1
  15. package/dist/dashboard/.next/server/app/api/stream/route_client-reference-manifest.js +1 -1
  16. package/dist/dashboard/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  17. package/dist/dashboard/.next/server/app/api/tasks/[taskId]/conversation/route_client-reference-manifest.js +1 -1
  18. package/dist/dashboard/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  19. package/dist/dashboard/.next/server/app/login/page_client-reference-manifest.js +1 -1
  20. package/dist/dashboard/.next/server/app/login.html +1 -1
  21. package/dist/dashboard/.next/server/app/login.rsc +1 -1
  22. package/dist/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  23. package/dist/dashboard/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  24. package/dist/dashboard/.next/server/app/setup.html +1 -1
  25. package/dist/dashboard/.next/server/app/setup.rsc +1 -1
  26. package/dist/dashboard/.next/server/app-paths-manifest.json +4 -4
  27. package/dist/dashboard/.next/server/chunks/972.js +1 -1
  28. package/dist/dashboard/.next/server/functions-config-manifest.json +3 -3
  29. package/dist/dashboard/.next/server/pages/404.html +1 -1
  30. package/dist/dashboard/.next/server/pages/500.html +1 -1
  31. package/dist/dashboard/.next/static/css/{94d75aff24d0c077.css → c3a7306cb2ba3f6c.css} +1 -1
  32. package/package.json +21 -1
  33. /package/dist/dashboard/.next/static/{gl9FuUQE7dOSS5c3ZdHG0 → MsJVqMMraUvpRtQ8kdYIB}/_buildManifest.js +0 -0
  34. /package/dist/dashboard/.next/static/{gl9FuUQE7dOSS5c3ZdHG0 → MsJVqMMraUvpRtQ8kdYIB}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -5,119 +5,126 @@
5
5
  </p>
6
6
 
7
7
  <p align="center">
8
- Zigrix turns ad-hoc agent delegation into a tracked, inspectable workflow<br>
9
- with specialist routing, evidence collection, final reporting, and a built-in dashboard.
8
+ Zigrix turns ad-hoc delegation into a visible workflow with specialist routing,
9
+ evidence collection, and reportable finalization.
10
10
  </p>
11
11
 
12
12
  <p align="center">
13
- <a href="https://www.npmjs.com/package/zigrix"><img src="https://img.shields.io/npm/v/zigrix?color=cb3837" alt="npm version"></a>
14
- <img src="https://img.shields.io/badge/node-%3E%3D22-339933?logo=node.js&logoColor=white" alt="Node >=22">
15
13
  <img src="https://img.shields.io/badge/license-Apache--2.0-blue" alt="License">
16
14
  <img src="https://img.shields.io/badge/platform-macOS%20%7C%20Linux-lightgrey" alt="Platform">
17
15
  <img src="https://img.shields.io/badge/OpenClaw-first-6f42c1" alt="OpenClaw-first">
18
- <img src="https://img.shields.io/badge/stage-alpha-orange" alt="Alpha">
19
16
  </p>
20
17
 
21
18
  <p align="center">
22
- <a href="#quick-start">Quick Start</a> ·
23
19
  <a href="#why-zigrix">Why Zigrix</a> ·
24
- <a href="#what-zigrix-does">What It Does</a> ·
25
- <a href="docs/architecture.md">Architecture</a> ·
26
- <a href="docs/openclaw-integration.md">OpenClaw Integration</a> ·
27
- <a href="#documentation">Docs</a>
20
+ <a href="#is-zigrix-for-you">Is Zigrix for you?</a> ·
21
+ <a href="#quick-start">Quick Start</a> ·
22
+ <a href="#core-workflow">Core Workflow</a> ·
23
+ <a href="#openclaw-integration">OpenClaw Integration</a> ·
24
+ <a href="#dashboard--docs">Dashboard / Docs</a>
28
25
  </p>
29
26
 
30
27
  ---
31
28
 
32
29
  ## Why Zigrix
33
30
 
34
- Most agent workflows break down at the same point:
31
+ Most agent-heavy workflows break down in the same places:
35
32
 
36
- - work gets delegated in chat, but **not tracked**
37
- - follow-up lives in memory, not in **runtime state**
38
- - specialist routing is **inconsistent**
39
- - results arrive without **evidence** or a reliable **final report**
33
+ - work gets delegated, but not consistently tracked
34
+ - specialist routing depends on memory, not policy
35
+ - outputs arrive without structured evidence
36
+ - final reporting is manual and hard to audit
40
37
 
41
- Zigrix gives that work a control surface visible, recoverable, and inspectable from dispatch to finalization.
38
+ Zigrix gives that flow a control surface: dispatch, worker lifecycle, evidence, and finalization in one runtime.
42
39
 
43
40
  ---
44
41
 
45
- ## What Zigrix does
42
+ ## Is Zigrix for you?
46
43
 
47
- | Capability | Description |
48
- |---|---|
49
- | **Task dispatch** | Tracked tasks with full orchestration metadata |
50
- | **Specialist routing** | Role-based dispatch maps work to standard roles (`orchestrator`, `qa`, `security`, `frontend`, `backend`, `system`) |
51
- | **Evidence collection** | Workers contribute evidence before finalization |
52
- | **Final reporting** | Inspectable reports with execution unit checks |
53
- | **Built-in dashboard** | Web UI for runtime visibility (`zigrix dashboard`) |
54
- | **OpenClaw integration** | Agent import, skill registration, PATH stabilization |
55
- | **Recovery-first** | Reset, re-seed, re-onboard — recoverable by default |
44
+ Zigrix is a strong fit if you want:
45
+
46
+ - **one-time operator setup, then agent-driven execution**
47
+ - **repeatable orchestration rules** instead of ad-hoc delegation
48
+ - **recoverable local runtime state** for task progress and reports
49
+ - **OpenClaw compatibility** without requiring a plugin-based architecture
56
50
 
57
- **Best with OpenClaw. Still usable as a standalone orchestration CLI.**
51
+ Zigrix may be a poor fit if your main goal is a hosted, multi-tenant control plane.
52
+
53
+ ---
54
+
55
+ ## Supported environments
56
+
57
+ - **Operating systems:** macOS, Linux
58
+ - **Runtime:** Node.js (current LTS recommended)
59
+ - **Package manager:** npm
60
+ - **OpenClaw:** optional, but recommended for full orchestration flow
61
+
62
+ Zigrix still works as a standalone CLI when OpenClaw is not installed.
58
63
 
59
64
  ---
60
65
 
61
66
  ## Quick Start
62
67
 
63
- ### Step 1 Install
68
+ ### 1) Install
64
69
 
65
70
  ```bash
66
71
  npm install -g zigrix
67
72
  ```
68
73
 
69
- ### Step 2 — Onboard
74
+ From source:
75
+
76
+ ```bash
77
+ ./install.sh
78
+ ```
79
+
80
+ ### 2) Onboard
70
81
 
71
82
  ```bash
72
83
  zigrix onboard
73
84
  ```
74
85
 
75
- ### Step 3 Verify
86
+ ### 3) Verify
76
87
 
77
88
  ```bash
78
89
  zigrix doctor
79
90
  zigrix dashboard
80
91
  ```
81
92
 
82
- That's it. `onboard` handles config, agent import, skill registration, and PATH setup.
83
-
84
- > **From source?** Clone this repo, run `./install.sh`, then `zigrix onboard`.
85
- > See [docs/install.md](docs/install.md) for details.
93
+ That is the intended entry flow: **install onboard done**.
86
94
 
87
- ### Prerequisites
95
+ ---
88
96
 
89
- - **Node.js 22+** verify with `node --version`
90
- - **macOS or Linux** — Windows is not yet supported
97
+ ## Usage model: human vs agent
91
98
 
92
- If you use **nvm**, make sure the correct version is active before installing:
99
+ | Role | Primary responsibility |
100
+ |---|---|
101
+ | **Human operator** | Install Zigrix, run `zigrix onboard`, verify readiness (`zigrix doctor`), then step out of day-to-day orchestration |
102
+ | **OpenClaw / automation agents** | Run task/worker/evidence/report commands to execute and complete orchestration work |
103
+ | **Human (maintenance mode)** | Use `zigrix configure` or `zigrix reset` only when reconfiguration or recovery is needed |
93
104
 
94
- ```bash
95
- nvm use 22
96
- node --version # confirm v22+
97
- ```
105
+ This split keeps normal operation agent-driven while keeping setup and governance human-controlled.
98
106
 
99
107
  ---
100
108
 
101
109
  ## Core Workflow
102
110
 
103
- A typical Zigrix flow:
111
+ Typical operational flow:
104
112
 
105
113
  ```text
106
- Human installs → zigrix onboard → runtime ready
107
-
108
- zigrix task dispatch --title "..." --description "..." --scale normal
109
- specialist agents contribute evidence
110
- zigrix task finalize merges evidence + checks execution units
111
- reportable result
112
-
113
- zigrix dashboard
114
- → inspect task state, progress, and reports
114
+ Human setup
115
+ install -> zigrix onboard -> doctor check
116
+
117
+ Agent execution
118
+ zigrix task dispatch
119
+ -> worker prepare/register/complete
120
+ -> evidence collect/merge
121
+ -> task finalize + report
115
122
  ```
116
123
 
117
- ### Key commands
124
+ Common commands:
118
125
 
119
126
  ```bash
120
- # Dispatch a new task (role-based selection)
127
+ # Dispatch orchestration work
121
128
  zigrix task dispatch --title "Implement auth module" --description "..." --scale normal --json
122
129
 
123
130
  # Check runtime health
@@ -126,160 +133,56 @@ zigrix doctor
126
133
  # Launch dashboard
127
134
  zigrix dashboard --port 3838
128
135
 
129
- # Reconfigure after changes
136
+ # Maintenance surfaces
130
137
  zigrix configure --section agents
131
138
  zigrix configure --section skills
132
-
133
- # Recovery
134
- zigrix template reset workerPrompt --yes
135
- zigrix reset config --yes
136
139
  zigrix reset state --yes
137
140
  ```
138
141
 
139
- ### Standard roles and orchestrator selection
140
-
141
- Zigrix dispatch uses a closed set of normalized roles:
142
-
143
- - `orchestrator`
144
- - `qa`
145
- - `security`
146
- - `frontend`
147
- - `backend`
148
- - `system`
149
-
150
- At dispatch time, Zigrix resolves `requiredRoles` / `optionalRoles` from scale rules and maps them to enabled agents in the registry.
151
-
152
- - `agents.orchestration.orchestratorId` selects the orchestrator owner agent
153
- - if multiple orchestrator-role agents exist, `orchestratorId` is the source of truth
154
- - dispatch output includes orchestration fields such as `orchestratorId`, `qaAgentId`, `baselineRequiredAgents`, `candidateAgents`, `roleAgentMap`, and `orchestratorPrompt`
155
-
156
142
  ---
157
143
 
158
- ## What `zigrix onboard` does
144
+ ## What onboard does
159
145
 
160
- `onboard` prepares the runtime for actual orchestration work:
146
+ `zigrix onboard` prepares runtime and integration in one pass:
161
147
 
162
- 1. Creates `~/.zigrix/` with default config
163
- 2. Seeds rule files from bundled templates
164
- 3. Stabilizes PATH reachability
165
- 4. Detects OpenClaw when present
166
- 5. Imports agents from `openclaw.json`
167
- 6. Registers Zigrix skill packs into `~/.openclaw/skills/`
168
-
169
- If OpenClaw is not present, Zigrix still initializes its own runtime and remains usable in standalone mode.
148
+ 1. creates `~/.zigrix/` and default config/state structure
149
+ 2. seeds rule files from bundled templates
150
+ 3. ensures `zigrix` is reachable from the runtime-visible PATH
151
+ 4. detects OpenClaw and imports agents from `openclaw.json`
152
+ 5. registers bundled `skills/zigrix-*` into `~/.openclaw/skills/`
153
+ 6. leaves the environment ready for agent-led orchestration
170
154
 
171
155
  ---
172
156
 
173
157
  ## OpenClaw Integration
174
158
 
175
- Zigrix is **OpenClaw-first** in intended use.
176
-
177
- When OpenClaw is available, Zigrix:
178
-
179
- - **imports agent definitions** from `openclaw.json` — filters `main`, normalizes agent roles, and sets/validates `orchestratorId`
180
- - **registers skill packs** — symlinks `skills/zigrix-*` into `~/.openclaw/skills/`
181
- - **stabilizes CLI visibility** — ensures `zigrix` is reachable from the OpenClaw gateway-visible PATH
182
- - **inspects readiness** — `zigrix doctor` reports OpenClaw detection, skill dir presence, and PATH reachability
159
+ When OpenClaw is present, Zigrix is optimized for this model:
183
160
 
184
- The intended operator experience is strongest when OpenClaw is part of the stack.
161
+ - import agent definitions and normalize roles
162
+ - establish orchestrator ownership for task execution
163
+ - register Zigrix skill packs for agent readiness checks
164
+ - keep CLI reachability stable for OpenClaw runtime
185
165
 
186
- See [docs/openclaw-integration.md](docs/openclaw-integration.md) for the full integration spec.
166
+ Read the full integration contract in [docs/openclaw-integration.md](docs/openclaw-integration.md).
187
167
 
188
168
  ---
189
169
 
190
- ## Built-in Dashboard
170
+ ## Dashboard / Docs
191
171
 
192
- Zigrix ships with a bundled web dashboard for runtime visibility.
172
+ Start dashboard:
193
173
 
194
174
  ```bash
195
175
  zigrix dashboard --port 3838
196
176
  ```
197
177
 
198
- Use it to inspect:
199
- - active task state and orchestration progress
200
- - agent participation and evidence flow
201
- - finalization and report status
202
-
203
- <!-- TODO: dashboard screenshot -->
204
-
205
- ---
206
-
207
- ## Intended User Model
208
-
209
- | Role | What they do |
210
- |---|---|
211
- | **Human operator** | Install, run `zigrix onboard`, verify with `zigrix doctor`, then stop |
212
- | **OpenClaw agents** | Use operational commands: `task dispatch`, `task finalize`, `worker`, `evidence`, `report` |
213
- | **Advanced maintenance** | `zigrix configure` for reconfiguration, `zigrix reset` for recovery |
214
-
215
- See [docs/onboarding-ownership-model.md](docs/onboarding-ownership-model.md) for the ownership model.
216
-
217
- ---
218
-
219
- ## Product Stance
220
-
221
- Zigrix is:
222
-
223
- - **local-first** — runtime state lives in `~/.zigrix/`, not a cloud service
224
- - **runtime-visible** — tasks, evidence, and reports are inspectable, not hidden
225
- - **recoverable by default** — reset templates, config, or state independently
226
- - **OpenClaw-first** — best with OpenClaw, still usable standalone
227
- - **operator-friendly** — `onboard` + `doctor` + `dashboard` cover the human path
228
-
229
- ### Non-goals right now
230
-
231
- - hosted control plane or multi-user UI
232
- - generalized plugin SDK
233
- - Windows-first support
234
- - speculative expansion before core workflow is stable
235
-
236
- ---
237
-
238
- ## Repository Layout
239
-
240
- ```text
241
- zigrix/
242
- ├─ src/ # Node/TypeScript implementation
243
- ├─ tests/ # test suite
244
- ├─ skills/ # OpenClaw skill packs
245
- ├─ dashboard/ # bundled Next.js dashboard
246
- ├─ rules/ # default rule/template files
247
- ├─ examples/ # example workflows
248
- ├─ scripts/ # smoke / release helpers
249
- ├─ docs/ # product + architecture docs
250
- ├─ legacy-python/ # reference prototype (not active)
251
- └─ install.sh # source-based install script
252
- ```
253
-
254
- ---
255
-
256
- ## Documentation
257
-
258
- | Doc | What it covers |
259
- |---|---|
260
- | [Quick Start](docs/quickstart.md) | First-time setup walk-through |
261
- | [Install](docs/install.md) | Install paths, prerequisites, nvm notes |
262
- | [OpenClaw Integration](docs/openclaw-integration.md) | Agent import, skill registration, PATH |
263
- | [Config Schema](docs/config-schema.md) | Config contract including role model and `orchestratorId` |
264
- | [Orchestrator/Role Guide](docs/orchestrator-role-guide.md) | Role normalization, dispatch mapping, and orchestrator selection |
265
- | [Architecture](docs/architecture.md) | System design and runtime layout |
266
- | [CLI Spec](docs/cli-spec.md) | Full command reference |
267
- | [Runtime Flow](docs/runtime-flow.md) | Task lifecycle from dispatch to report |
268
- | [State Layout](docs/state-layout.md) | `~/.zigrix/` directory structure |
269
- | [Concepts](docs/concepts.md) | Core abstractions and terminology |
270
- | [Troubleshooting](docs/troubleshooting.md) | Common issues and recovery |
271
- | [Main Agent Skill Guide](skills/zigrix-main-agent-guide/SKILL.md) | Dispatch → orchestrator spawn → worker/evidence/finalize chain |
272
- | [Product Decisions](docs/product-decisions.md) | Why things are the way they are |
273
-
274
- ---
275
-
276
- ## Current Status
178
+ Key docs:
277
179
 
278
- - **Stage:** alpha — productization in progress
279
- - **Implementation:** Node/TypeScript (repository root)
280
- - **Published:** [`zigrix` on npm](https://www.npmjs.com/package/zigrix)
281
- - **Supported platforms:** macOS, Linux
282
- - **Legacy:** Python prototype under `legacy-python/` (reference only)
180
+ - [Quickstart](docs/quickstart.md)
181
+ - [Install](docs/install.md)
182
+ - [OpenClaw Integration](docs/openclaw-integration.md)
183
+ - [CLI Spec](docs/cli-spec.md)
184
+ - [Architecture](docs/architecture.md)
185
+ - [Troubleshooting](docs/troubleshooting.md)
283
186
 
284
187
  ---
285
188
 
@@ -1 +1 @@
1
- gl9FuUQE7dOSS5c3ZdHG0
1
+ MsJVqMMraUvpRtQ8kdYIB
@@ -36,13 +36,6 @@
36
36
  "static/chunks/main-app-458501fc143f8dcb.js",
37
37
  "static/chunks/app/api/auth/login/route-aaf047a494f0055f.js"
38
38
  ],
39
- "/api/auth/setup/route": [
40
- "static/chunks/webpack-1c485544eee88ef7.js",
41
- "static/chunks/4bd1b696-c023c6e3521b1417.js",
42
- "static/chunks/255-ebd51be49873d76c.js",
43
- "static/chunks/main-app-458501fc143f8dcb.js",
44
- "static/chunks/app/api/auth/setup/route-aaf047a494f0055f.js"
45
- ],
46
39
  "/api/overview/route": [
47
40
  "static/chunks/webpack-1c485544eee88ef7.js",
48
41
  "static/chunks/4bd1b696-c023c6e3521b1417.js",
@@ -50,26 +43,26 @@
50
43
  "static/chunks/main-app-458501fc143f8dcb.js",
51
44
  "static/chunks/app/api/overview/route-aaf047a494f0055f.js"
52
45
  ],
53
- "/api/tasks/[taskId]/conversation/route": [
46
+ "/api/tasks/[taskId]/cancel/route": [
54
47
  "static/chunks/webpack-1c485544eee88ef7.js",
55
48
  "static/chunks/4bd1b696-c023c6e3521b1417.js",
56
49
  "static/chunks/255-ebd51be49873d76c.js",
57
50
  "static/chunks/main-app-458501fc143f8dcb.js",
58
- "static/chunks/app/api/tasks/[taskId]/conversation/route-aaf047a494f0055f.js"
51
+ "static/chunks/app/api/tasks/[taskId]/cancel/route-aaf047a494f0055f.js"
59
52
  ],
60
- "/api/tasks/[taskId]/route": [
53
+ "/api/auth/setup/route": [
61
54
  "static/chunks/webpack-1c485544eee88ef7.js",
62
55
  "static/chunks/4bd1b696-c023c6e3521b1417.js",
63
56
  "static/chunks/255-ebd51be49873d76c.js",
64
57
  "static/chunks/main-app-458501fc143f8dcb.js",
65
- "static/chunks/app/api/tasks/[taskId]/route-aaf047a494f0055f.js"
58
+ "static/chunks/app/api/auth/setup/route-aaf047a494f0055f.js"
66
59
  ],
67
- "/api/tasks/[taskId]/cancel/route": [
60
+ "/api/tasks/[taskId]/conversation/route": [
68
61
  "static/chunks/webpack-1c485544eee88ef7.js",
69
62
  "static/chunks/4bd1b696-c023c6e3521b1417.js",
70
63
  "static/chunks/255-ebd51be49873d76c.js",
71
64
  "static/chunks/main-app-458501fc143f8dcb.js",
72
- "static/chunks/app/api/tasks/[taskId]/cancel/route-aaf047a494f0055f.js"
65
+ "static/chunks/app/api/tasks/[taskId]/conversation/route-aaf047a494f0055f.js"
73
66
  ],
74
67
  "/api/stream/route": [
75
68
  "static/chunks/webpack-1c485544eee88ef7.js",
@@ -78,13 +71,12 @@
78
71
  "static/chunks/main-app-458501fc143f8dcb.js",
79
72
  "static/chunks/app/api/stream/route-aaf047a494f0055f.js"
80
73
  ],
81
- "/setup/page": [
74
+ "/api/tasks/[taskId]/route": [
82
75
  "static/chunks/webpack-1c485544eee88ef7.js",
83
76
  "static/chunks/4bd1b696-c023c6e3521b1417.js",
84
77
  "static/chunks/255-ebd51be49873d76c.js",
85
78
  "static/chunks/main-app-458501fc143f8dcb.js",
86
- "static/css/1f406f685b1e941e.css",
87
- "static/chunks/app/setup/page-a01ab6e2460293c3.js"
79
+ "static/chunks/app/api/tasks/[taskId]/route-aaf047a494f0055f.js"
88
80
  ],
89
81
  "/login/page": [
90
82
  "static/chunks/webpack-1c485544eee88ef7.js",
@@ -94,12 +86,20 @@
94
86
  "static/css/1f406f685b1e941e.css",
95
87
  "static/chunks/app/login/page-f627cfc7a91a6d34.js"
96
88
  ],
89
+ "/setup/page": [
90
+ "static/chunks/webpack-1c485544eee88ef7.js",
91
+ "static/chunks/4bd1b696-c023c6e3521b1417.js",
92
+ "static/chunks/255-ebd51be49873d76c.js",
93
+ "static/chunks/main-app-458501fc143f8dcb.js",
94
+ "static/css/1f406f685b1e941e.css",
95
+ "static/chunks/app/setup/page-a01ab6e2460293c3.js"
96
+ ],
97
97
  "/page": [
98
98
  "static/chunks/webpack-1c485544eee88ef7.js",
99
99
  "static/chunks/4bd1b696-c023c6e3521b1417.js",
100
100
  "static/chunks/255-ebd51be49873d76c.js",
101
101
  "static/chunks/main-app-458501fc143f8dcb.js",
102
- "static/css/94d75aff24d0c077.css",
102
+ "static/css/c3a7306cb2ba3f6c.css",
103
103
  "static/chunks/856-4671c40140d5540a.js",
104
104
  "static/chunks/app/page-23f9176364af6d64.js"
105
105
  ]
@@ -3,13 +3,13 @@
3
3
  "/api/auth/logout/route": "/api/auth/logout",
4
4
  "/api/auth/session/route": "/api/auth/session",
5
5
  "/api/auth/login/route": "/api/auth/login",
6
- "/api/auth/setup/route": "/api/auth/setup",
7
6
  "/api/overview/route": "/api/overview",
8
- "/api/tasks/[taskId]/conversation/route": "/api/tasks/[taskId]/conversation",
9
- "/api/tasks/[taskId]/route": "/api/tasks/[taskId]",
10
7
  "/api/tasks/[taskId]/cancel/route": "/api/tasks/[taskId]/cancel",
8
+ "/api/auth/setup/route": "/api/auth/setup",
9
+ "/api/tasks/[taskId]/conversation/route": "/api/tasks/[taskId]/conversation",
11
10
  "/api/stream/route": "/api/stream",
12
- "/setup/page": "/setup",
11
+ "/api/tasks/[taskId]/route": "/api/tasks/[taskId]",
13
12
  "/login/page": "/login",
13
+ "/setup/page": "/setup",
14
14
  "/page": "/"
15
15
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/gl9FuUQE7dOSS5c3ZdHG0/_buildManifest.js",
9
- "static/gl9FuUQE7dOSS5c3ZdHG0/_ssgManifest.js"
8
+ "static/MsJVqMMraUvpRtQ8kdYIB/_buildManifest.js",
9
+ "static/MsJVqMMraUvpRtQ8kdYIB/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-1c485544eee88ef7.js",
@@ -1,8 +1,7 @@
1
1
  {
2
2
  "version": 4,
3
3
  "routes": {
4
- "/_not-found": {
5
- "initialStatus": 404,
4
+ "/setup": {
6
5
  "experimentalBypassFor": [
7
6
  {
8
7
  "type": "header",
@@ -15,8 +14,8 @@
15
14
  }
16
15
  ],
17
16
  "initialRevalidateSeconds": false,
18
- "srcRoute": "/_not-found",
19
- "dataRoute": "/_not-found.rsc",
17
+ "srcRoute": "/setup",
18
+ "dataRoute": "/setup.rsc",
20
19
  "allowHeader": [
21
20
  "host",
22
21
  "x-matched-path",
@@ -26,7 +25,8 @@
26
25
  "x-next-revalidate-tag-token"
27
26
  ]
28
27
  },
29
- "/login": {
28
+ "/_not-found": {
29
+ "initialStatus": 404,
30
30
  "experimentalBypassFor": [
31
31
  {
32
32
  "type": "header",
@@ -39,8 +39,8 @@
39
39
  }
40
40
  ],
41
41
  "initialRevalidateSeconds": false,
42
- "srcRoute": "/login",
43
- "dataRoute": "/login.rsc",
42
+ "srcRoute": "/_not-found",
43
+ "dataRoute": "/_not-found.rsc",
44
44
  "allowHeader": [
45
45
  "host",
46
46
  "x-matched-path",
@@ -50,7 +50,7 @@
50
50
  "x-next-revalidate-tag-token"
51
51
  ]
52
52
  },
53
- "/setup": {
53
+ "/login": {
54
54
  "experimentalBypassFor": [
55
55
  {
56
56
  "type": "header",
@@ -63,8 +63,8 @@
63
63
  }
64
64
  ],
65
65
  "initialRevalidateSeconds": false,
66
- "srcRoute": "/setup",
67
- "dataRoute": "/setup.rsc",
66
+ "srcRoute": "/login",
67
+ "dataRoute": "/login.rsc",
68
68
  "allowHeader": [
69
69
  "host",
70
70
  "x-matched-path",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"470":{"*":{"id":"39508","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5554":{"*":{"id":"13932","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"80137","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-96206a34ff37a783.js"],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/components/SetupForm.tsx":{"id":470,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/components/LoginForm.tsx":{"id":5554,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/components/DashboardClient.tsx":{"id":9181,"name":"*","chunks":["856","static/chunks/856-4671c40140d5540a.js","974","static/chunks/app/page-23f9176364af6d64.js"],"async":false}},"entryCSSFiles":{"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/":[],"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/layout":[{"inlined":false,"path":"static/css/9f7ffdac282b0450.css"}],"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/page":[{"inlined":false,"path":"static/css/94d75aff24d0c077.css"}],"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/_not-found/page":[]},"rscModuleMapping":{"470":{"*":{"id":"90726","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5554":{"*":{"id":"35894","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"45146","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"470":{"*":{"id":"39508","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5554":{"*":{"id":"13932","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"80137","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-96206a34ff37a783.js"],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/components/LoginForm.tsx":{"id":5554,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/components/SetupForm.tsx":{"id":470,"name":"*","chunks":[],"async":false},"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/components/DashboardClient.tsx":{"id":9181,"name":"*","chunks":["856","static/chunks/856-4671c40140d5540a.js","974","static/chunks/app/page-23f9176364af6d64.js"],"async":false}},"entryCSSFiles":{"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/":[],"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/layout":[{"inlined":false,"path":"static/css/9f7ffdac282b0450.css"}],"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/page":[{"inlined":false,"path":"static/css/c3a7306cb2ba3f6c.css"}],"/Users/janos/.openclaw/workspace/projects/zigrix/dashboard/src/app/_not-found/page":[]},"rscModuleMapping":{"470":{"*":{"id":"90726","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5554":{"*":{"id":"35894","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"45146","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--gl9FuUQE7dOSS5c3ZdHG0--><html lang="ko"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/9f7ffdac282b0450.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1c485544eee88ef7.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-ebd51be49873d76c.js" async=""></script><script src="/_next/static/chunks/main-app-458501fc143f8dcb.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>Zigrix Dashboard</title><meta name="description" content="Zigrix task orchestration dashboard"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-1c485544eee88ef7.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[9766,[],\"\"]\n3:I[8924,[],\"\"]\n4:I[4431,[],\"OutletBoundary\"]\n6:I[5278,[],\"AsyncMetadataOutlet\"]\n8:I[4431,[],\"ViewportBoundary\"]\na:I[4431,[],\"MetadataBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[7150,[],\"\"]\n:HL[\"/_next/static/css/9f7ffdac282b0450.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"gl9FuUQE7dOSS5c3ZdHG0\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9f7ffdac282b0450.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ko\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L4\",null,{\"children\":[\"$L5\",[\"$\",\"$L6\",null,{\"promise\":\"$@7\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],null],[\"$\",\"$La\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$b\",null,{\"fallback\":null,\"children\":\"$Lc\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n5:null\n"])</script><script>self.__next_f.push([1,"7:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Zigrix Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Zigrix task orchestration dashboard\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"c:\"$7:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--MsJVqMMraUvpRtQ8kdYIB--><html lang="ko"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/9f7ffdac282b0450.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1c485544eee88ef7.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-ebd51be49873d76c.js" async=""></script><script src="/_next/static/chunks/main-app-458501fc143f8dcb.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>Zigrix Dashboard</title><meta name="description" content="Zigrix task orchestration dashboard"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-1c485544eee88ef7.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[9766,[],\"\"]\n3:I[8924,[],\"\"]\n4:I[4431,[],\"OutletBoundary\"]\n6:I[5278,[],\"AsyncMetadataOutlet\"]\n8:I[4431,[],\"ViewportBoundary\"]\na:I[4431,[],\"MetadataBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[7150,[],\"\"]\n:HL[\"/_next/static/css/9f7ffdac282b0450.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"MsJVqMMraUvpRtQ8kdYIB\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9f7ffdac282b0450.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ko\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L4\",null,{\"children\":[\"$L5\",[\"$\",\"$L6\",null,{\"promise\":\"$@7\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],null],[\"$\",\"$La\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$b\",null,{\"fallback\":null,\"children\":\"$Lc\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n5:null\n"])</script><script>self.__next_f.push([1,"7:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Zigrix Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Zigrix task orchestration dashboard\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"c:\"$7:metadata\"\n"])</script></body></html>