README.md
pyproject.toml
stepstitch_service/__init__.py
stepstitch_service/agent_packet.py
stepstitch_service/attestation.py
stepstitch_service/cli.py
stepstitch_service/compiler.py
stepstitch_service/compliance.py
stepstitch_service/connect.py
stepstitch_service/diagnostics.py
stepstitch_service/evidence.py
stepstitch_service/fix_memory.py
stepstitch_service/fixcheck.py
stepstitch_service/fragility.py
stepstitch_service/humanize.py
stepstitch_service/mcp_cli.py
stepstitch_service/mcp_server.py
stepstitch_service/metrics.py
stepstitch_service/profiles.py
stepstitch_service/py.typed
stepstitch_service/replayability.py
stepstitch_service/repro_config.py
stepstitch_service/retention.py
stepstitch_service/router.py
stepstitch_service/runner.py
stepstitch_service/scrubber.py
stepstitch_service/shapes.py
stepstitch_service.egg-info/PKG-INFO
stepstitch_service.egg-info/SOURCES.txt
stepstitch_service.egg-info/dependency_links.txt
stepstitch_service.egg-info/entry_points.txt
stepstitch_service.egg-info/requires.txt
stepstitch_service.egg-info/top_level.txt
stepstitch_service/delivery/__init__.py
stepstitch_service/delivery/base.py
stepstitch_service/delivery/clients.py
stepstitch_service/delivery/config.py
stepstitch_service/delivery/salesforce_writer.py
stepstitch_service/delivery/servicenow_writer.py
stepstitch_service/github_bridge/__init__.py
stepstitch_service/github_bridge/bridge.py
stepstitch_service/github_bridge/client.py
stepstitch_service/github_bridge/content.py
stepstitch_service/github_bridge/workflow.py
stepstitch_service/host/__init__.py
stepstitch_service/host/agents.py
stepstitch_service/host/audit.py
stepstitch_service/host/auth.py
stepstitch_service/host/dashboard.py
stepstitch_service/host/db.py
stepstitch_service/host/demo.py
stepstitch_service/host/demo_dataset.json
stepstitch_service/host/envcheck.py
stepstitch_service/host/fonts.py
stepstitch_service/host/host.py
stepstitch_service/host/local.py
stepstitch_service/host/localdb.py
stepstitch_service/host/metrics.py
stepstitch_service/host/retention_job.py
stepstitch_service/integrations/__init__.py
stepstitch_service/integrations/base.py
stepstitch_service/integrations/bundle.py
stepstitch_service/integrations/conformance.py
stepstitch_service/integrations/genesys.py
stepstitch_service/integrations/github.py
stepstitch_service/integrations/linear.py
stepstitch_service/integrations/salesforce.py
stepstitch_service/integrations/servicenow.py
stepstitch_service/integrations/slack.py
stepstitch_service/integrations/validation.py
stepstitch_service/integrations/contrib/__init__.py
stepstitch_service/integrations/contrib/jira.py
stepstitch_service/integrations/contrib/zendesk.py
stepstitch_service/verification/__init__.py
stepstitch_service/verification/verdict.py
tests/test_adapter_profile_robustness.py
tests/test_agent_packet.py
tests/test_attestation.py
tests/test_attestation_endpoint.py
tests/test_audit_endpoint.py
tests/test_claims_parity.py
tests/test_compiler.py
tests/test_compliance.py
tests/test_connect.py
tests/test_connector_platform.py
tests/test_copilot_pack.py
tests/test_copilot_surface.py
tests/test_delivery.py
tests/test_delivery_clients.py
tests/test_demo_bundle.py
tests/test_diagnostics.py
tests/test_doctor.py
tests/test_evidence.py
tests/test_fix_memory.py
tests/test_fixcheck.py
tests/test_fragility.py
tests/test_fragility_endpoints.py
tests/test_github_bridge.py
tests/test_github_client.py
tests/test_github_content.py
tests/test_github_endpoints.py
tests/test_golden_path.py
tests/test_humanize.py
tests/test_integrations.py
tests/test_mcp_site_parity.py
tests/test_mcp_stdio.py
tests/test_mcp_surface.py
tests/test_metrics.py
tests/test_open_core_boundary.py
tests/test_profiles.py
tests/test_replayability.py
tests/test_repro_config.py
tests/test_repro_eval.py
tests/test_retention.py
tests/test_router_smoke.py
tests/test_runner.py
tests/test_scrub_overrides.py
tests/test_scrubber.py
tests/test_shapes.py
tests/test_shapes_endpoints.py
tests/test_similar_fixes.py
tests/test_status_ledger.py
tests/test_verdict.py
tests/test_verification_endpoints.py
tests/test_verify_deploy_workflow.py