One future YUKU account for every product, license, download, order, and notification.
This page prepares the account architecture only. Authentication, OAuth, Firebase Auth, provider sign-in, backend writes, payments, and real user data are intentionally inactive.
Runtime status
Account modules
Each module is modeled as a future account surface while remaining disconnected from live identity and backend systems.
Dashboard placeholder
Unified account landing surface for product status, access, billing, and notifications.
License management
Future seat, entitlement, renewal, and license assignment layer for all YUKU products.
Product access
Future access controls for Field, Time, Community, Marketplace, AI, and Estimating.
Downloads
Future signed download delivery for templates, reports, calculators, and marketplace assets.
Orders
Future order history for physical products, digital products, services, and subscriptions.
Subscriptions
Future subscription management for Free, Pro, Enterprise, and Marketplace Plus tiers.
Notification center
Future cross-product account notifications, alerts, and preference controls.
Profile settings
Future identity, company, security, and communication preference settings.
API placeholder
Future developer access, API keys, webhooks, integrations, and audit visibility.
Product access
YUKU Field
Project operations, tasks, reports, photos, files, and field activity.
YUKU Time
Clock in/out, worker status, timesheets, GPS, and labour visibility.
YUKU Community
Future discussions, contractor networks, project communities, and knowledge sharing.
Marketplace
Products, downloads, templates, calculators, plugins, subscriptions, and services.
Future AI products
Scheduler, safety assistant, daily report, insights, and cost prediction placeholders.
Future Estimating
Material takeoff, calculators, estimates, and project starter pack access.
License management
YUKU Field Pilot
12 seats / Pilot
YUKU Time Pilot
18 seats / Pilot
Marketplace Plus
1 seats / Future
Downloads
Daily Report Templates
Field / PDF
Inspection Bundle
Marketplace / PDF
Material Takeoff Pro Export
Estimating / CSV
Orders
Field Admin Kit
$145 CAD
Hi-Vis Command Vest
$92 CAD
Implementation Workshop
Quote
Subscriptions
Free
Free
Pro
Pro
Enterprise
Enterprise
Marketplace Plus
Marketplace Plus
Notification center
Field access ready
YUKU Field access placeholder is available in the unified account model.
Time pilot status
YUKU Time pilot license placeholder is linked to this account.
Download prepared
Daily Report Templates are represented in the downloads placeholder.
Profile settings
Name
Demo YUKU User
demo-user@example.com
Company
Unified YUKU Workspace
Role
Owner / Admin
API placeholder
API keys
Future developer keys scoped to product and company access.
Webhooks
Future event delivery for orders, downloads, reports, and account updates.
Audit log
Future account security and access history visibility.
Future sign-in adapters
Adapters are represented as typed capability objects only. They do not initialize SDKs, read environment variables, create sessions, or write to a backend.
firebase-auth
Future Firebase Auth adapter for shared YUKU identity, custom claims, and product entitlements.
NEXT_PUBLIC_FIREBASE_API_KEY, NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN
oauth
Future generic OAuth adapter for enterprise identity providers and connected account flows.
OAUTH_CLIENT_ID, OAUTH_CLIENT_SECRET, OAUTH_ISSUER_URL
google-sign-in
Future Google Sign-In adapter for account creation and workspace membership.
GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET
apple-sign-in
Future Apple Sign-In adapter for app-store-friendly identity flows.
APPLE_CLIENT_ID, APPLE_TEAM_ID, APPLE_KEY_ID