Current State
Waiting for local API
Platform Boundary
- Local database stores project metadata, assets, schedules, and local references.
- Cloud services will handle protected model inference, training, and lookahead generation.
- Heavy point-cloud files remain local or in object storage, not in the database.
Expected Warnings
- Connect the local API to view warnings.
Projects
Select existing or prepare a new setup
Schedules
Local project inputs
Jobs and Compute Policy
Budget-gated metadata only
Compute Policy
Each job is checked before it is accepted. The policy decides whether it belongs on the local worker, cloud coordination, or external compute.
Budget Checks
Checks record the approval gate. They do not invent runtime cost where no input size is available.
Compute Providers
Providers show where an approved job may execute. API keys and endpoint IDs stay in cloud secrets, not in the browser or local database.
This creates a database job record and budget check. It does not run processing.