Loading articleโฆ
Loading 4weirdโฆ
Loading articleโฆ
4weird.com/docs/remastery/squad-workspaces ยท Wave 1
Squads are private, invite-only team workspaces โ no public freelancer directory, no labor marketplace (that was evaluated and rejected: too much legal and safety risk). Start at /squads. Money rule everywhere: 100 Vibe Coins = exactly $1.00.
The remastery blueprint adds a dedicated page per squad at /squads/[id] with a header banner (name, tagline, Private Squad badge), wallet card, sprint-progress card linking to the kanban board, time-tracker and invoices shortcuts, and a squad code-projects list (name, description, target game slug, contributor count). Status: planned โ the workspace UI lane is building it now.
| Table | What it holds |
|---|---|
| squad_projects | id, squad_id, name, description, repository_url, target_game_slug, timestamps. |
| squad_project_members | project_id + user_id, role: lead | contributor | reviewer. |
Access is squad-scoped: you only see projects for squads you belong to (planned RLS).
Next: Kanban sprints ยท Time tracking ยท Open /squads ยท All docs