Thanks for your interest in improving PostmortemForge.
- One logical change per pull request.
- Run the test suite before pushing:
pip install -e . && pip install pytest && pytest -q - Keep changes small and reviewable; describe what and why.
- src/postmortemforge/ - sources, clock alignment, correlation, drafting
- ests/ - the test suite (run with pytest)
- samples/ - bundled evidence exports used by the tests and examples
- docs/ - design notes and the timeline format