Defer property assessor email gate
This commit is contained in:
@@ -91,7 +91,8 @@ scripts/property-assessor render-report --input "<report-payload-json>" --output
|
||||
- try to discover Zillow and HAR listing URLs from the address when no listing URL is provided
|
||||
- run the approval-safe Zillow/HAR photo extractor chain automatically
|
||||
- build a purpose-aware report payload
|
||||
- stop and ask for recipient email(s) before rendering the PDF
|
||||
- complete the analysis without requiring recipient email(s)
|
||||
- only stop and ask for recipient email(s) when the user is explicitly rendering or sending the PDF
|
||||
- render the PDF only after recipient email(s) are known
|
||||
|
||||
## Public-record enrichment
|
||||
@@ -361,6 +362,9 @@ The PDF report should include:
|
||||
|
||||
Before rendering or sending the PDF, the skill must know the target recipient email address(es).
|
||||
|
||||
This gate applies to the PDF step, not the analysis step.
|
||||
Do not interrupt a normal assessment run just because recipient email is missing if the user has not yet asked to render or send the PDF.
|
||||
|
||||
If the prompt does **not** include target email(s):
|
||||
- stop
|
||||
- ask the user for the target email address(es)
|
||||
|
||||
Reference in New Issue
Block a user