LICENSE
MANIFEST.in
README.md
pyproject.toml
claude-plugin/README.md
claude-plugin/mcp.json
claude-plugin/.claude-plugin/plugin.json
claude-plugin/commands/juvera-instrument.md
claude-plugin/juvera_mcp/__init__.py
claude-plugin/juvera_mcp/requirements.txt
claude-plugin/juvera_mcp/server.py
claude-plugin/skills/juvera-instrument/SKILL.md
juvera_sdk/__init__.py
juvera_sdk/_fmt.py
juvera_sdk/cli.py
juvera_sdk/config.py
juvera_sdk/context.py
juvera_sdk/costs.py
juvera_sdk/decorators.py
juvera_sdk/demo.py
juvera_sdk/events.py
juvera_sdk/frameworks.py
juvera_sdk/handoff.py
juvera_sdk/local_relay.py
juvera_sdk/local_storage.py
juvera_sdk/normalizer.py
juvera_sdk/processor.py
juvera_sdk/report.py
juvera_sdk/roi.py
juvera_sdk/signals.py
juvera_sdk/span.py
juvera_sdk/telemetry.py
juvera_sdk/tracer.py
juvera_sdk/user_config.py
juvera_sdk/wrappers.py
juvera_sdk.egg-info/PKG-INFO
juvera_sdk.egg-info/SOURCES.txt
juvera_sdk.egg-info/dependency_links.txt
juvera_sdk.egg-info/entry_points.txt
juvera_sdk.egg-info/requires.txt
juvera_sdk.egg-info/top_level.txt
juvera_sdk/compliance/__init__.py
juvera_sdk/compliance/pii.py
juvera_sdk/data/model_pricing.json
juvera_sdk/exporters/__init__.py
juvera_sdk/exporters/debug.py
juvera_sdk/exporters/http.py
juvera_sdk/exporters/mock.py
juvera_sdk/schema/__init__.py
juvera_sdk/schema/impact_signal.py
juvera_sdk/templates/__init__.py
juvera_sdk/templates/report.html.j2
tests/test_attach_mode.py
tests/test_backward_compat.py
tests/test_config.py
tests/test_config_cli.py
tests/test_cost_capture.py
tests/test_costs.py
tests/test_costs_catalog_lookup.py
tests/test_decorators.py
tests/test_demo_card.py
tests/test_demo_cli.py
tests/test_demo_generator.py
tests/test_estimate_roi_init_compat.py
tests/test_estimate_roi_pure.py
tests/test_fmt.py
tests/test_handoff.py
tests/test_listen_keyless.py
tests/test_listen_upload_best_effort.py
tests/test_local_relay.py
tests/test_local_storage.py
tests/test_metrics_counters.py
tests/test_mock_exporter.py
tests/test_normalizer.py
tests/test_packaging.py
tests/test_pii.py
tests/test_processor.py
tests/test_prompt_completion.py
tests/test_record_event.py
tests/test_relay_otlp_normalization.py
tests/test_report_cli.py
tests/test_report_filters.py
tests/test_report_html.py
tests/test_roi.py
tests/test_run_summary.py
tests/test_signals.py
tests/test_span.py
tests/test_telemetry_consent.py
tests/test_telemetry_flag_allowlist.py
tests/test_telemetry_sender.py
tests/test_user_config.py
tests/test_version.py
tests/test_wheel_install_e2e.py
tests/test_work_item_context.py
tests/test_wrappers.py