Coverage for src/prosemark/freewriting/domain/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.8.0, created at 2025-09-24 18:08 +0000
« prev ^ index » next coverage.py v7.8.0, created at 2025-09-24 18:08 +0000
1"""Domain models and exceptions for freewriting feature.
3This package contains the core business logic and domain models
4for the freewriting feature, including session state and domain exceptions.
5"""