Skip to content

chore(widget): sync schema (drop vector_index_created) — item 15#176

Merged
yasithdev merged 1 commit into
devfrom
item-15-vector-cleanup
May 27, 2026
Merged

chore(widget): sync schema (drop vector_index_created) — item 15#176
yasithdev merged 1 commit into
devfrom
item-15-vector-cleanup

Conversation

@yasithdev
Copy link
Copy Markdown
Member

@yasithdev yasithdev commented May 27, 2026

Closes #177

Summary

Widget-side companion to api PR #537, agent PR #315, and app PR #591 for item 15. Syncs the LearningProgressSchema field drop from api/schema.ts.

The widget doesn't render learning progress UI; this is a contract-mirror hygiene change to keep the SDK schema aligned with the api source of truth per the "Shared Contracts" rule in CLAUDE.md.

Test plan

  • npx tsc --noEmit — clean
  • npm run lint — clean
  • Schema mirror matches api/schema.ts (zero diff)

Coordination

Deploy after api #537 lands. Field drop is wire-tolerant per project_orpc_no_runtime_validation memory.

🤖 Generated with Claude Code

Companion to api PR #537, agent PR #315, and app PR #591. Syncs the
LearningProgressSchema field drop from api/schema.ts. The widget
doesn't render learning progress UI; this is a contract-mirror
hygiene change to keep the SDK schema aligned with the api source
of truth.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yasithdev yasithdev self-assigned this May 27, 2026
@yasithdev yasithdev requested a review from a team May 27, 2026 22:58
@yasithdev yasithdev merged commit 2d363b2 into dev May 27, 2026
4 checks passed
@yasithdev yasithdev deleted the item-15-vector-cleanup branch May 28, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(widget): sync schema (drop vector_index_created) — item 15

1 participant