SLW / dev โ† Dev Portal
SLW engineering

Guides & Rules

How we develop across the SLW projects โ€” the workflows to follow and the rules that keep production safe. Pairs with each repo's AGENTS.md.

๐Ÿ‘‹ New here? Read this first Start here The whole picture in five minutes โ€” what this is, how to get in, how you work with the AI, how changes get approved, and how ideas become features. No coding experience needed. Read โ†’
Guides ยท how we work
๐Ÿ—„๏ธReady

Changing the database

How a new table or changed field flows from your dev Codespace to production โ€” migrations, per-repo commands, and the additive-vs-destructive rules.

Read โ†’
๐Ÿง‘โ€๐Ÿ’ปReady

Working in a Codespace

Open a project, run Claude Code, run the app, and ship on a branch โ€” the day-to-day loop, plus the lifecycle (idle, reopen, machine sizes).

Read โ†’
๐Ÿ”€Soon

Branch & PR workflow

Branch per task, open a PR, let CI run, merge on green. When small changes can go straight to main.

Rules ยท keeping production safe
๐Ÿ”’Soon

Dev vs production data

Why Codespaces only ever touch dev databases, and the gated, per-person path for working against real data.

๐Ÿ›ก๏ธSoon

Task Flow โ€” dev data only

Task Flow's stricter rule: teammates never receive production credentials or data.