Make_Skills
Manage — deployment context

Environments

Placeholder — direction set, build queued. The roadmap and design proposals already cover what this becomes.

A single workspace can run in multiple environments: your laptop's self-host stack, a humancensys.com hosted account, and (when classrooms ship) a shared classroom workspace. This page surfaces which environment you're currently looking at and lets you switch between them — same agents, same memory, different runtime context.

What this becomes

  • Current environment: shows PLATFORM_MODE (self_host / hosted) and active tenant
  • Switcher: jump between Local self-host, Hosted personal, future Classroom contexts
  • Per-environment status: api healthcheck, postgres reachable, Vercel/Render deploy state
  • Diff view: shows which env vars are set in each environment (without revealing secrets)

Where it's tracked