gitctx is intended to be developed in public. Contributions are welcome once the initial project structure stabilizes.
- Keep all contributions suitable for a public repository.
- Do not add private code, private repository names, secrets, or unpublished evaluation content.
- Do not add data, model outputs, or prompts unless their licenses allow the intended use.
- Document license and provenance decisions for data/model changes.
- Keep the model/eval/data loop ahead of CLI polish.
Maintainer commits should use:
serkan@altuntas.dev
Contributors may use their own identity unless a maintainer policy says otherwise.
Before opening a pull request:
- explain the user-visible or research-visible change;
- include verification steps;
- update docs or cards when the change touches data, models, prompts, evals, or release artifacts;
- disclose any new third-party licenses.