Skip to content

Conversation

@bnunamak
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
dlp-ui-template Ready Ready Preview Nov 14, 2025 10:23pm

- Escape quotes with HTML entities in ContributionSummary and ThoughtInput
- Remove unused variables and imports (isProcessing, UploadResponse, driveInfo)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add schema ID configuration to ensure all data contributions through
the UI are properly tagged with the registered Moksha schema ID (36).
This enables proper validation and processing of uploaded thoughts.

Changes:
- Add NEXT_PUBLIC_SCHEMA_ID environment variable with default value 36
- Update useDataUpload hook to pass schemaId to vana.data.upload()
- Add schemaValidation: "warn" for non-blocking validation feedback
- Document schema configuration in ENV_VARIABLES.md

The schema ID is read from environment variables, allowing flexibility
across different deployment environments while defaulting to schema 36
for the Thinker DLP.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

4 participants