This issue tracks the comprehensive rebranding of the application from Vaisu to VeilTalk.
Strategy
- Identity: Full rename of project metadata and visible branding.
- Infrastructure: Fresh start with new resource names (
veiltalk-*).
- Assets: Rename existing V-logo assets to match new naming convention.
Tasks
1. Project Metadata & Configuration
2. Infrastructure Defaults (Backend)
3. Frontend & Visual Assets
4. Documentation
This issue tracks the comprehensive rebranding of the application from Vaisu to VeilTalk.
Strategy
veiltalk-*).Tasks
1. Project Metadata & Configuration
package.jsonname toveiltalk.backend/package.jsonname toveiltalk-backend.frontend/package.jsonname toveiltalk-frontend.render.yamlservice name and default environment variables.2. Infrastructure Defaults (Backend)
backend/src/config/aws.tsdefault table/bucket names (replacevaisu-prefix withveiltalk-).backend/scripts/setup-dynamodb.tsto createveiltalk-*tables.setup:s3inbackend/package.jsonto creates3://veiltalk-documents-dev.3. Frontend & Visual Assets
frontend/public/vaisu-favicon.png→veiltalk-favicon.pngfrontend/public/vaisu-splash.png→veiltalk-splash.pngfrontend/index.html:veiltalk-theme.4. Documentation
README.md.backend/README.md.frontend/README.md.AGENTS.md.