CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/ACCOUNTABILITY.md
docs/BENCHMARKS.md
docs/GITHUB-ONLY-INSTALL.md
docs/MCP-PARITY-DESIGN-20260908.md
docs/RELEASE-0.2.0-CANDIDATE.md
docs/REMOTE-SETUP.md
docs/art/accountability-lane.svg
docs/art/clause-ladder.svg
docs/art/endpoint-ladder.svg
docs/art/relay-header.svg
docs/art/relay.art.json
src/flywheel_relay.egg-info/PKG-INFO
src/flywheel_relay.egg-info/SOURCES.txt
src/flywheel_relay.egg-info/dependency_links.txt
src/flywheel_relay.egg-info/entry_points.txt
src/flywheel_relay.egg-info/requires.txt
src/flywheel_relay.egg-info/top_level.txt
src/relay/__init__.py
src/relay/__main__.py
src/relay/approvals.py
src/relay/architect.py
src/relay/async_runs.py
src/relay/bisect.py
src/relay/cert.py
src/relay/claim_grounding.py
src/relay/compaction.py
src/relay/contract.py
src/relay/conventions.py
src/relay/edit_plan.py
src/relay/endpoints.py
src/relay/hashline.py
src/relay/injection_probe.py
src/relay/integrity.py
src/relay/intent_audit.py
src/relay/local_agent.py
src/relay/local_agent_cli.py
src/relay/local_git.py
src/relay/local_loop.py
src/relay/local_mcp.py
src/relay/local_repomap.py
src/relay/local_review_agent.py
src/relay/local_session.py
src/relay/local_tools.py
src/relay/messages_api.py
src/relay/oauth.py
src/relay/remote_cli.py
src/relay/remote_mcp.py
src/relay/remote_oauth.py
src/relay/remote_state.py
src/relay/review.py
src/relay/run_view.py
src/relay/session_store.py
src/relay/tools_prompt.py
src/relay/udiff.py
src/relay/verified_bon.py
src/relay/watch.py
tests/test_ambient_repo_map.py
tests/test_apply_diff.py
tests/test_approvals.py
tests/test_architect.py
tests/test_async_runs.py
tests/test_bisect.py
tests/test_cert.py
tests/test_claim_grounding.py
tests/test_compaction.py
tests/test_conventions.py
tests/test_edit_plan.py
tests/test_endpoints.py
tests/test_hashline_edits.py
tests/test_injection_probe.py
tests/test_integrity.py
tests/test_intent_audit.py
tests/test_local_agent.py
tests/test_local_agentic.py
tests/test_local_git.py
tests/test_local_mcp.py
tests/test_local_repomap.py
tests/test_local_review_agent.py
tests/test_messages_api.py
tests/test_oauth.py
tests/test_parallel_calls.py
tests/test_release_metadata.py
tests/test_remote_mcp.py
tests/test_remote_oauth_http.py
tests/test_remote_state.py
tests/test_repo_art.py
tests/test_review.py
tests/test_run_view.py
tests/test_session_store.py
tests/test_verified_bon.py
tests/test_watch.py
tools/check_release_metadata.py