fix(web): keep unrectified birth data usable without inventing a minute
Rectification stays optional. Reported minutes can consult and generate reports; date-plus-period uses a declared window instead of a midpoint or 00:00. Updates BUG-341. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -55,6 +55,7 @@ CORE_PYTEST_TARGETS = [
|
||||
# These pin the answer-truth contract every product consultation is built on, and their failure
|
||||
# mode is silent widening — nothing errors when they regress (BUG-267, BUG-270).
|
||||
"tests/test_consultation_consumer_context.py",
|
||||
"tests/test_declared_window_chart.py",
|
||||
]
|
||||
|
||||
RUNTIME_TRUTH_PYTEST_TARGETS = [
|
||||
|
||||
Reference in New Issue
Block a user