fix: require completed photo review before pdf render
This commit is contained in:
@@ -100,12 +100,14 @@ Current behavior:
|
||||
- does not require recipient email(s) for the analysis-only run
|
||||
- asks for recipient email(s) only when PDF rendering is explicitly requested
|
||||
- does not render/send the PDF from a preliminary helper payload with `decision: pending`
|
||||
- does not render/send the PDF when `photoReview.status` is not `completed`
|
||||
- only renders the fixed-template PDF after a decision-grade verdict and fair-value range are actually present
|
||||
|
||||
Expected agent behavior:
|
||||
|
||||
- if the user asked for the full assessment, continue beyond the preliminary helper output
|
||||
- fill the remaining gaps with listing facts, comp work, condition interpretation, and valuation logic
|
||||
- require completed subject-unit photo review before treating the report as decision-grade enough for PDF delivery
|
||||
- only stop early when there is a real blocker, not merely because the helper stopped at a checkpoint
|
||||
|
||||
Important limitation:
|
||||
|
||||
Reference in New Issue
Block a user