Operations Reference
This section holds durable operational guidance for maintaining and shipping the BrightWeb platform.
Pages
How to use this section
- Put repeatable team workflows here.
- Prefer instructions that match the repo as it exists now.
- Link back to architecture docs when a workflow depends on platform policy.
Repo source
docs/operations/README.mdThis page is rendered directly from the root docs folder. Edit the markdown there, not inside the app.
PreviousUI vs Domain ModulesThe current BrightWeb model separates shared platform ownership from client app ownership. Shared modules own schema, policies, contracts, and domain and server logic. Client apps own the actual product UI built on top of those shared layers.NextExamples and RecipesThese recipes stay intentionally practical and current. Where the repo does not expose a one-command workflow, the recipe is written as a manual checklist instead of pretending more automation exists than it does.