-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing
swayerloren edited this page Apr 13, 2026
·
1 revision
Outside contributions are welcome, especially when they improve real behavior on real estimate documents.
This wiki page is only the short contributor orientation. The main repo docs are the source of truth for contributor workflow and subsystem details.
| If you want to improve... | Start here |
|---|---|
| parsing and layout support | How to add new parsers |
| ESX output and mapping | How to improve ESX output |
| UI behavior | UI architecture |
| packaging and Windows releases | Windows EXE build |
| docs and project structure | Codebase tour |
- new real-world PDF layout coverage
- better guide-page and summary-page filtering
- stronger line-item extraction on scan-heavy packets
- better ESX compatibility evidence and mapping refinement
- more regression tests around tricky estimate shapes
- clearer user-facing troubleshooting and validation messages
- the canonical model boundary between parsing and export
- deterministic export behavior
- local-first execution
- honest documentation about current limitations
- parser/layout gaps: use the parser support issue template
- output/import problems: use the ESX output issue template
- general bugs: use the normal bug template
- security issues: follow the private path in
SECURITY.md
Main repository | Deep docs in docs_repo | Issues
docs_repo/ in the main repository is the authoritative deep technical source of truth.