{"standard":"Current FEMA public Individual Assistance appeals guidance","rules":[{"rule":"An appeal is due within 60 days of the determination letter date.","source":"https://www.fema.gov/sites/default/files/documents/fema_ia-quick-reference_appeals.pdf","implementation":"sixty_days/letters.py: Letter.deadline","test":"tests/test_letters.py::test_default_deadline_is_letter_date_plus_sixty_days"},{"rule":"The decision letter identifies the reason and documents that may help; the evidence plan is selected from that letter's quoted reason.","source":"https://www.fema.gov/fact-sheet/8-tips-appealing-femas-decision-1","implementation":"sixty_days/letters.py: REQUIREMENTS, plan_requirements","test":"tests/test_letters.py::test_every_deficiency_has_a_concrete_route"},{"rule":"Evidence-image automation screens observable framing only and never predicts authenticity, legal sufficiency, or agency acceptance.","source":"https://www.fema.gov/fact-sheet/8-tips-appealing-femas-decision-1","implementation":"sixty_days/evidence.py: EvidenceChecker","test":"tests/test_evidence.py::test_good_wide_damage_photo_is_ready_for_applicant_review_not_declared_valid"},{"rule":"Third-party records requests are prepared and tracked, but the applicant reviews and sends them.","source":"https://www.fema.gov/fact-sheet/8-tips-appealing-femas-decision-1","implementation":"sixty_days/outreach.py: RequestPreparer","test":"tests/test_outreach.py::test_third_party_request_is_prepared_for_applicant_and_never_sent"},{"rule":"A system-authored statement about the decision reproduces an exact quote from that decision letter.","source":"https://www.fema.gov/fact-sheet/8-tips-appealing-femas-decision-1","implementation":"sixty_days/packet.py: DecisionLetterVerifier","test":"tests/test_packet.py::test_regulatory_paraphrase_is_rejected_even_when_it_cites_a_real_quote"},{"rule":"The draft repeats the synthetic application and disaster references in the footer of every PDF page for applicant verification.","source":"https://www.fema.gov/fact-sheet/fema-individuals-and-households-program-application-eligibility-registration-and-appeals","implementation":"sixty_days/packet.py: PacketRenderer.footer","test":"tests/test_packet.py::test_pdf_is_parseable_labeled_draft_and_page_numbered"},{"rule":"The system never submits on the applicant's behalf.","source":"https://www.fema.gov/sites/default/files/documents/fema_ia-quick-reference_appeals.pdf","implementation":"No submission endpoint exists; packet work remains draft-only.","test":"tests/test_sixty_days_routes.py::test_router_exposes_no_bulk_delete_or_submission_endpoint"}],"safety":["Synthetic data only; fixtures carry no agency marks.","Not legal advice and no prediction of appeal outcome.","Every extracted reason must quote the applicant's own letter.","A separate appeal letter or form is optional under the cited current guidance; the PDF is an organizing draft, not a required agency form."]}