[Phase 1] Task 1: Create core/models.py — Domain dataclasses #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task 1: Create core/models.py
Labels: phase-1, core
Dependency: None — can start immediately
Goal
Define all domain dataclasses for the JIGAIDO bounty tracker.
Files to create
core/__init__.pycore/models.pyDomain dataclasses to implement
Acceptance Criteria
Optional[T]tests/test_models.pypass