Thanks for helping make financial research evidence easier to inspect.
- Every change must make something harder to fake.
- Zero-dependency is a feature unless a new dependency is clearly justified.
- Fail closed by default.
- Be explicit about boundaries whenever a check is heuristic or incomplete.
- Research tooling is not execution tooling. It must not place orders, change trading rules, or present research output as investment advice.
- Fork the repo and create a branch from
main. - Implement with tests.
- Run the full test suite locally before pushing.
- Open a PR.
Use conventional commits (feat:, fix:, docs:, chore:, test:,
refactor:).
All repositories in this organization are MIT. By contributing you agree that your contributions are licensed under the repository's MIT license.