Build production Python server code
backendskillsetup L2★559
sipyourdrink-ltd/bernstein ↗What it does
Implement Python server code, APIs, database logic
Best for
Backend-heavy products; structured ownership prevents cross-team merge conflicts.
Inputs
- · task description
- · owned_files list
Outputs
- · typed Python code
- · tests
- · git commits
Requires
- · Python 3.12+
- · FastAPI, SQLAlchemy, Pydantic
Preconditions
Task owns specific files; tests run before marking done
Failure modes
- · Modifies unowned files → violates rules
- · Tests fail → incomplete
Trust signals
- · Strict typing enforced
- · Tests required before completion