Dashboard launchpad

Operate the AIMSOO console—publish data, trigger workers, observe propagation.

Everything you do here routes through FastAPI on Cloud Run. No direct database writes, no hidden caches. Publish once, then let workers handle enrichment, embeddings, JSON-LD generation, and scoring.

Core modules

Profiles

JSON-LD + HTML snapshots

Create a single, structured business profile that feeds public ISR pages and JSON-LD payloads.

Propagation

Async worker health

Track enrichment, embedding, publish, and score jobs across every location.

Assets

Signed URL uploads

Ship logos and imagery through signed uploads straight into Cloud Storage buckets.

Launch checklist
  • Authenticate with Firebase, enforced by FastAPI
  • Select an organization and role (viewer, editor, owner, platform_admin)
  • Publish or update a profile to trigger workers
  • Watch propagation scores update as ISR refreshes
RBAC is enforced by FastAPI; ask a platform admin to invite you.