department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
98 stars 69 forks source link

I.L. API: Document how IL tables are used to calculate limits for FE #13582

Closed wesrowe closed 1 year ago

wesrowe commented 1 year ago

Description

User story

AS AN Engineer I WANT to have a clear diagram of how data input to API is used to calculate limits for FE SO THAT I can implement a well-tested application.

Engineering notes / background

Analytics considerations

Quality / testing notes

See ACs around cross-verifying threshold calculations.

Acceptance criteria

wesrowe commented 1 year ago

Cross-check of calculations

GMT > NMT case - zip 66207, 2021, 2 dependents

Old wizard values (from screenshot)

image

Calculations:

image

GMT < NMT case - zip 72401, 2021, 2 dependents

Old wizard values (from screenshot)

image

Calculations:

image
wesrowe commented 1 year ago

Josh was able to use my work to implement. Donezo!