LICENSE
README.md
pyproject.toml
stillworks/__init__.py
stillworks/__main__.py
stillworks/cli.py
stillworks/core.py
stillworks/mcp_server.py
stillworks/report.py
stillworks/tools.py
stillworks.egg-info/PKG-INFO
stillworks.egg-info/SOURCES.txt
stillworks.egg-info/dependency_links.txt
stillworks.egg-info/entry_points.txt
stillworks.egg-info/requires.txt
stillworks.egg-info/top_level.txt
tests/test_a_record_it_cannot_replay_is_not_a_pass.py
tests/test_broken_pipe.py
tests/test_c_locale.py
tests/test_canon_keeps_different_things_different.py
tests/test_check_rows.py
tests/test_cli.py
tests/test_core.py
tests/test_damaged_lockfile.py
tests/test_family_claims.py
tests/test_hostile.py
tests/test_interrupt.py
tests/test_mcp.py
tests/test_missing_project_dir.py
tests/test_nothing_verified.py
tests/test_partial_lock.py
tests/test_readme.py
tests/test_readonly_lockdir.py
tests/test_report_output_path.py
tests/test_the_built_wheel_is_this_code.py
tests/test_the_exit_codes_the_readme_promises.py
tests/test_the_family_roster_says_which_one_you_are_reading.py
tests/test_the_fuzz_inputs_are_the_right_kind_of_thing.py
tests/test_the_lockfile_is_a_file_people_read.py
tests/test_the_readme_documents_the_flags.py
tests/test_the_readme_example.py
tests/test_the_readme_examples_are_commands_that_work.py
tests/test_the_two_functions_that_decide_if_behavior_changed.py
tests/test_the_version_it_reports.py
tests/test_tools.py
tests/test_version_scrape.py