Thanks for your interest. Until v1.0, the method and kit are evolving quickly and the project is maintained by a single author, so the most useful contributions are:
- Issues — reports from running the kit on real legacy repositories: what the
orientstep misdetected, where/cold-startstruggled, what your audit found. - Example repos — small, self-contained legacy codebases (different stacks) we can use as worked examples and CI fixtures.
- Template improvements — sharper prompts, better checklists. Keep the provenance
discipline intact: anything an agent writes must be markable
[inferred].
Ground rules:
- The installer stays zero-dependency. PRs adding packages will be declined.
- The implementation is Node.js only (
install.mjs+ thelib/*.mjsmodules), using the standard library exclusively. node test/run-tests.mjsmust pass on your platform before you open a PR.
By participating, you agree to abide by our Code of Conduct.