Platform Thesis
Ship the shell first. Centralize the boring stuff second.
The monorepo should host shared contracts and a real internal product, not become a storage unit for unrelated code. This shell is the front door for that platform.
Obra Internal Platform
`alberto.engineer` is the control plane for the things you keep needing across products: identity, observability, deploy surfaces, docs, automation, and starter kits.
Platform Thesis
The monorepo should host shared contracts and a real internal product, not become a storage unit for unrelated code. This shell is the front door for that platform.
First-Cut Scope
What This Is
This is not meant to be another product dashboard full of vanity metrics. It is the front door for the repos, domains, environments, runbooks, and shared systems you keep needing across products.
Things you ship to users or validate as product bets.
Shared code, CLIs, and internal defaults you want to reuse.
Infra control, CI, access, and execution systems that keep the fleet alive.
At A Glance
Quick Actions
Catalog
Tooling
Environments
Runbooks / Docs
Control Plane
Platform
Workbench
The useful version is a thin control plane over reusable runners, jobs, and guided workflows. The likely substrate is `oficina`-style pull agents plus `flare`, `credkit`, and your repo catalog.
Starter Kits
Next Steps