Skip to content

Fix documentation: eval_type parameter and module structure#82

Merged
mihiarc merged 1 commit intomainfrom
docs/update-documentation
Mar 14, 2026
Merged

Fix documentation: eval_type parameter and module structure#82
mihiarc merged 1 commit intomainfrom
docs/update-documentation

Conversation

@mihiarc
Copy link
Copy Markdown
Owner

@mihiarc mihiarc commented Mar 14, 2026

Summary

  • Fix eval_type="EXPVOL" to eval_type="VOL" in README, DEVELOPMENT.md, and specs — the code adds the EXP prefix internally, so passing "EXPVOL" would search for "EXPEXPVOL"
  • Update module structure in DEVELOPMENT.md to include all 11 estimators and 3 missing modules (evalidator, validation, utils)
  • Update CLAUDE.md project structure to match actual layout
  • Add note about variable-width EVALIDs for single-digit FIPS codes

Test plan

  • 720 unit tests pass
  • Documentation-only changes, no code impact

- Fix eval_type="EXPVOL" to eval_type="VOL" in README, DEVELOPMENT.md,
  and specs (the code adds the EXP prefix internally)
- Update module structure in DEVELOPMENT.md to include all 11 estimators
  and missing modules (evalidator, validation, utils)
- Update CLAUDE.md project structure to match actual layout
- Add note about variable-width EVALIDs for single-digit FIPS codes
@mihiarc mihiarc merged commit 2a1139d into main Mar 14, 2026
3 checks passed
@mihiarc mihiarc deleted the docs/update-documentation branch March 14, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant