AGENTS.md@packages/deck3d/src/util · git:20260918.d661546 · 2026-09-18 · sha256 2eb266eae498d761

AGENTS.md@packages/deck3d/src/util git:20260918.d661546A

Immutable. This exact content is served forever at /api/v1/blob/2eb266eae498d761.

# DOX — packages/deck3d/src/util

| File | Purpose |
|------|---------|
| `AGENTS.md` | This file. |
| `paths.ts` | `pkgRoot()` — walks up from `import.meta.url` to the nearest `package.json` (cached; falls back to `process.cwd()`). Keeps asset paths identical when running from `src/` (vitest) and from the bundled `dist/cli.js`. |