- Remove `dataset = {}` assignment on SVG circle element (read-only
property on SVGElement, causes TypeError crash on every render)
- Add authHeaders() helper using encryptid-token from localStorage
- Include Authorization header on all mutating intent API calls
(create, solver/run, accept, reject)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| components | ||
| intent-routes.ts | ||
| landing.ts | ||
| mod.ts | ||
| reputation.ts | ||
| schemas-intent.ts | ||
| schemas.ts | ||
| settlement.ts | ||
| skill-curve.ts | ||
| solver.ts | ||