diff --git a/skills/objectstack-ai/SKILL.md b/skills/objectstack-ai/SKILL.md index 3d6c736d44..ee03ce04e7 100644 --- a/skills/objectstack-ai/SKILL.md +++ b/skills/objectstack-ai/SKILL.md @@ -9,10 +9,10 @@ description: > them via skills and tools, not by authoring `*.agent.ts`. Do not use for general LLM prompting questions unrelated to ObjectStack metadata. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "1.2" + version: "1.3" domain: ai tags: agent, tool, skill, conversation, llm, embedding, mcp --- diff --git a/skills/objectstack-api/SKILL.md b/skills/objectstack-api/SKILL.md index 3216eb645d..40d04d7135 100644 --- a/skills/objectstack-api/SKILL.md +++ b/skills/objectstack-api/SKILL.md @@ -11,10 +11,10 @@ description: > syntax (see objectstack-query). CEL expressions in route guards or auth predicates: load objectstack-formula alongside. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "1.3" + version: "1.4" domain: api tags: rest, graphql, endpoint, auth, realtime, server --- diff --git a/skills/objectstack-automation/SKILL.md b/skills/objectstack-automation/SKILL.md index f50d570638..cd2da8ab54 100644 --- a/skills/objectstack-automation/SKILL.md +++ b/skills/objectstack-automation/SKILL.md @@ -9,10 +9,10 @@ description: > / plugin events (see objectstack-platform). CEL expressions in flow conditions / edge guards: load objectstack-formula alongside. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "1.2" + version: "1.3" domain: automation tags: flow, workflow, trigger, approval, state-machine, scheduled, webhook --- diff --git a/skills/objectstack-data/SKILL.md b/skills/objectstack-data/SKILL.md index c8ef3bf05b..4f662b779e 100644 --- a/skills/objectstack-data/SKILL.md +++ b/skills/objectstack-data/SKILL.md @@ -15,10 +15,10 @@ description: > formulas / validations / sharing rules / dynamic seed values: load objectstack-formula alongside. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "4.3" + version: "4.4" domain: data tags: object, field, validation, index, relationship, hook, schema, permission, rls, security, seed, fixture --- diff --git a/skills/objectstack-formula/SKILL.md b/skills/objectstack-formula/SKILL.md index 7a23715a99..2ae09db9b6 100644 --- a/skills/objectstack-formula/SKILL.md +++ b/skills/objectstack-formula/SKILL.md @@ -9,10 +9,10 @@ description: > predicate". Do not use for SQL fragments (driver-native), cron schedules (cron dialect), or L2 hook bodies (those belong in objectstack-data). license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x and @objectstack/formula 16.x (CEL) +compatibility: Requires @objectstack/spec 17.x and @objectstack/formula 17.x (CEL) metadata: author: objectstack-ai - version: "1.1" + version: "1.2" domain: expression tags: cel, formula, predicate, condition, validation, visibility, seed-dynamic --- diff --git a/skills/objectstack-i18n/SKILL.md b/skills/objectstack-i18n/SKILL.md index b135e0c384..98232925f6 100644 --- a/skills/objectstack-i18n/SKILL.md +++ b/skills/objectstack-i18n/SKILL.md @@ -8,10 +8,10 @@ description: > resolving missing-translation warnings. Do not use for general i18n library questions unrelated to ObjectStack bundles. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "1.2" + version: "1.3" domain: i18n tags: i18n, translation, locale, l10n, bundle, coverage --- diff --git a/skills/objectstack-platform/SKILL.md b/skills/objectstack-platform/SKILL.md index 9a1afb1441..980353a10c 100644 --- a/skills/objectstack-platform/SKILL.md +++ b/skills/objectstack-platform/SKILL.md @@ -12,10 +12,10 @@ description: > objectstack-query); data lifecycle hooks (beforeInsert / afterUpdate) belong in objectstack-data — only kernel / service-level events live here. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x and @objectstack/core 16.x (Zod v4 schemas), Node 22+ +compatibility: Requires @objectstack/spec 17.x and @objectstack/core 17.x (Zod v4 schemas), Node 22+ metadata: author: objectstack-ai - version: "1.2" + version: "1.3" domain: platform tags: project, defineStack, driver, adapter, plugin, kernel, service, DI, lifecycle, cli, deploy, ops --- diff --git a/skills/objectstack-query/SKILL.md b/skills/objectstack-query/SKILL.md index 7bd93ea504..f3dcb68893 100644 --- a/skills/objectstack-query/SKILL.md +++ b/skills/objectstack-query/SKILL.md @@ -8,10 +8,10 @@ description: > relationships (see objectstack-data) or for designing the API endpoint that exposes a query (see objectstack-api). license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "1.2" + version: "1.3" domain: query tags: query, filter, sort, paginate, aggregate, ObjectQL, full-text --- diff --git a/skills/objectstack-ui/SKILL.md b/skills/objectstack-ui/SKILL.md index 347c3935e9..4c8a3c4892 100644 --- a/skills/objectstack-ui/SKILL.md +++ b/skills/objectstack-ui/SKILL.md @@ -16,10 +16,10 @@ description: > ships with the platform). CEL expressions in visibility/conditional rules: load objectstack-formula alongside. license: Apache-2.0 -compatibility: Requires @objectstack/spec 16.x (Zod v4 schemas) +compatibility: Requires @objectstack/spec 17.x (Zod v4 schemas) metadata: author: objectstack-ai - version: "1.2" + version: "1.3" domain: ui tags: view, app, page, dashboard, report, chart, action, widget, doc ---