Skip to content

Commit c723b2a

Browse files
os-zhuangclaude
andcommitted
fix(skills): regenerate the objectstack-data reference index
`view.zod.ts` now imports `chart.zod.ts` (for the extracted list-chart subset), so the taxonomy joins that skill's transitive reference set. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 3a24b6a commit c723b2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

skills/objectstack-data/references/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ from `node_modules` — there is no local copy in the skill bundle.
2929
- `node_modules/@objectstack/spec/src/shared/protection.zod.ts` — Package-level metadata protection (ADR-0010 §3.7 — Phase 4.3)
3030
- `node_modules/@objectstack/spec/src/shared/suggestions.zod.ts` — "Did you mean?" Suggestion Utilities
3131
- `node_modules/@objectstack/spec/src/ui/action.zod.ts` — Action Parameter Schema
32+
- `node_modules/@objectstack/spec/src/ui/chart.zod.ts` — Unified Chart Type Taxonomy
3233
- `node_modules/@objectstack/spec/src/ui/i18n.zod.ts` — I18n Object Schema
3334
- `node_modules/@objectstack/spec/src/ui/responsive.zod.ts` — Breakpoint Name Enum
3435
- `node_modules/@objectstack/spec/src/ui/sharing.zod.ts` — Sharing & Embedding Protocol

0 commit comments

Comments
 (0)