LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
docs/CI_CD_SETUP.md
docs/INSTALL.md
docs/audit/human_readable_audit.md
docs/business/patent/n417.pymt.pdf
docs/business/patent/readme.md
docs/guides/ACADEMIC_RESEARCH_TEMPLATE.md
docs/guides/ECONOMIC_ENVIRONMENTAL_IMPACT_ASSESSMENT_2025.md
docs/guides/PACKAGE_PUBLISHING_GUIDE.md
docs/guides/compression_ratios_guide.md
docs/packages/package_readme.md
docs/technical/AURA_SYSTEM_CONTEXT.md
docs/technical/gpu_acceleration_research.md
docs/technical/gpu_stress_test_results.md
docs/technical/honest_stress_test_comparison.md
docs/technical/multimedia_compression_analysis.md
docs/technical/readme.md
docs/technical/single_user_session_test.md
docs/technical/test_honesty_audit.md
docs/technical/features/extended_metadata_improvement.md
docs/technical/features/template_selection_bias_feature.md
src/python/aura_compression/__init__.py
src/python/aura_compression/acceleration.py
src/python/aura_compression/adaptive_cache.py
src/python/aura_compression/ai_large_file.py
src/python/aura_compression/appendix_c_templates.py
src/python/aura_compression/audit.py
src/python/aura_compression/audit_layer.py
src/python/aura_compression/audit_service.py
src/python/aura_compression/auditable_compressor.py
src/python/aura_compression/aura_heavy.py
src/python/aura_compression/aura_heavy_optimized.py
src/python/aura_compression/background_workers.py
src/python/aura_compression/brand_audit_config.py
src/python/aura_compression/compression_strategy.py
src/python/aura_compression/compressor.py
src/python/aura_compression/conversation_accelerator.py
src/python/aura_compression/discovery.py
src/python/aura_compression/enums.py
src/python/aura_compression/function_parser.py
src/python/aura_compression/fuzzy_matcher.py
src/python/aura_compression/gpu_accelerated.py
src/python/aura_compression/gpu_accelerator_service.py
src/python/aura_compression/gpu_fuzzy_matcher.py
src/python/aura_compression/gpu_torch_accelerated.py
src/python/aura_compression/hardware_accelerated_compression.py
src/python/aura_compression/metadata.py
src/python/aura_compression/metadata_entry.py
src/python/aura_compression/metadata_sidechannel.py
src/python/aura_compression/ml_algorithm_selector.py
src/python/aura_compression/network_aware_compression.py
src/python/aura_compression/normalizer.py
src/python/aura_compression/persistent_cache.py
src/python/aura_compression/router.py
src/python/aura_compression/separated_audit.py
src/python/aura_compression/sidechain.py
src/python/aura_compression/simd_accelerator.py
src/python/aura_compression/streaming_harness.py
src/python/aura_compression/template_discovery.py
src/python/aura_compression/template_memory_profiler.py
src/python/aura_compression/template_service.py
src/python/aura_compression/templates.py
src/python/aura_compression/test_compression_strategy.py
src/python/aura_compression.egg-info/PKG-INFO
src/python/aura_compression.egg-info/SOURCES.txt
src/python/aura_compression.egg-info/dependency_links.txt
src/python/aura_compression.egg-info/entry_points.txt
src/python/aura_compression.egg-info/not-zip-safe
src/python/aura_compression.egg-info/requires.txt
src/python/aura_compression.egg-info/top_level.txt
src/python/aura_compression/auralite/__init__.py
src/python/aura_compression/auralite/decoder.py
src/python/aura_compression/auralite/encoder.py
src/python/aura_compression/brio/__init__.py
src/python/aura_compression/brio/constants.py
src/python/aura_compression/brio/decoder.py
src/python/aura_compression/brio/dictionary.py
src/python/aura_compression/brio/encoder.py
src/python/aura_compression/brio/lz77.py
src/python/aura_compression/brio/rans.py
src/python/aura_compression/brio/tokens.py
src/python/aura_compression/brio_full/__init__.py
src/python/aura_compression/brio_full/common_words.py
src/python/aura_compression/brio_full/constants.py
src/python/aura_compression/brio_full/decoder.py
src/python/aura_compression/brio_full/dictionary.py
src/python/aura_compression/brio_full/encoder.py
src/python/aura_compression/brio_full/lz77.py
src/python/aura_compression/brio_full/rans.py
src/python/aura_compression/brio_full/tokens.py
src/python/aura_compression/brio_full/trie.py
src/python/aura_compression/cli/__init__.py
src/python/aura_compression/cli/benchmark.py
src/python/aura_compression/cli/compress.py
src/python/aura_compression/cli/decompress.py
src/python/aura_compression/cli/server.py
src/python/aura_compression/experimental/__init__.py
src/python/aura_compression/experimental/auralite.py
tests/comprehensive_performance_analysis.py
tests/honest_stress_test_100_processes.py
tests/internet_compression_simulation.py
tests/metrics_collector.py
tests/realistic_single_user_test.py
tests/simple_websocket_server.py
tests/test_all_compression_methods.py
tests/test_audit_service.py
tests/test_aura_heavy.py
tests/test_aura_lite_codec.py
tests/test_client_server_integration.py
tests/test_complete_optimization_pipeline.py
tests/test_core_functionality.py
tests/test_data_generator.py
tests/test_discovery_working.py
tests/test_fallback_system.py
tests/test_framework.py
tests/test_full_system.py
tests/test_gpu_accelerator_service.py
tests/test_hardware_accelerated_compression.py
tests/test_network_aware_compression.py
tests/test_patent_claims.py
tests/test_real_world_scenario.py
tests/test_real_world_scenarios.py
tests/test_runner.py
tests/test_sidechain_service.py
tests/test_streaming_integration.py
tests/test_template_anchor_sync.py
tests/test_template_discovery_only.py
tests/test_template_service.py
tests/test_uncovered_modules.py
tests/integration/test_end_to_end.py
tests/unit/test_compressor.py
tools/bootstrap_aura.py
tools/compression_monitor.py
tools/environmental_impact_assessment.py
tools/fuzzy_optimizer.py
tools/healthcare_assessment.py
tools/industry_infrastructure_impact_assessment.py
tools/industry_infrastructure_impact_with_binary_storage.py
tools/industry_integration_analysis.py
tools/load_test_optimized_server.py
tools/medicine_cabinet_internet_assessment.py
tools/medicine_cabinet_universal_assessment.py
tools/training_data_generator.py
tools/medicine_cabinet/README.md
tools/medicine_cabinet/__init__.py
tools/medicine_cabinet/cli.py
tools/medicine_cabinet/context_capsule.py
tools/medicine_cabinet/inspector.py
tools/medicine_cabinet/pyproject.toml
tools/medicine_cabinet/setup.py
tools/medicine_cabinet/tablet.py
tools/medicine_cabinet/examples/quick_start.py
tools/packages/aura-compressor-py/src/aura_compressor/__init__.py
tools/packages/aura-compressor-py/src/aura_compressor/streamer.py
tools/packages/aura-compressor-py/src/aura_compressor/lib/__init__.py
tools/packages/aura-compressor-py/src/aura_compressor/lib/hacs_tokenizer.py
tools/packages/aura-compressor-py/src/aura_compressor/lib/template_discovery.py
tools/packages/aura-compressor-py/src/aura_compressor/lib/template_manager.py
tools/packages/aura-compressor-py/src/aura_compressor/lib/template_store.py
tools/packages/aura-node-native/build.rs
tools/packages/aura-node-native/cargo.toml
tools/packages/aura-node-native/changelog.md
tools/packages/aura-node-native/index.js
tools/packages/aura-node-native/package-lock.json
tools/packages/aura-node-native/package.json
tools/packages/aura-node-native/readme.md
tools/packages/aura-node-native/test.js
tools/packages/aura-node-native/bin/compress.js
tools/packages/aura-node-native/bin/decompress.js
tools/packages/aura-node-native/node_modules/.package-lock.json
tools/packages/aura-node-native/node_modules/@napi-rs/cli/README.md
tools/packages/aura-node-native/node_modules/@napi-rs/cli/package.json
tools/packages/aura-node-native/node_modules/@napi-rs/cli/scripts/index.js
tools/packages/aura-node-native/src/lib.rs
tools/packages/aura-node-native/target/.rustc_info.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/alloc-no-stdlib-00b282041dd1ea34/lib-alloc_no_stdlib.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/alloc-stdlib-c5dc01d8f6ca83c6/lib-alloc_stdlib.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/aura-node-native-114756a9a09b0f69/lib-aura_node_native.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/aura-node-native-fef5ddb013d70a54/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/bitflags-7d42a06cdc0b586c/lib-bitflags.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/brotli-1def1e79144e48fa/lib-brotli.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/brotli-decompressor-97c34193ae6ab669/lib-brotli_decompressor.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/itoa-5495470861a1cda6/lib-itoa.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/memchr-6956e47dc9e53ccb/lib-memchr.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/napi-d5df0dfb358a00e2/lib-napi.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/napi-sys-4ddd76c76a4bd0d1/lib-napi_sys.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/once_cell-f7bc72dda77a393d/lib-once_cell.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/ryu-9af28a4bff5be871/lib-ryu.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/serde-3211b3f8b881454e/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/serde-eb316dbf0da7aab3/lib-serde.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/serde_core-ac0feec5dee8c586/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/serde_core-e66c2f82105d3cc6/lib-serde_core.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/serde_json-4073c314c956e615/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/serde_json-7e0ed638b6720fe9/lib-serde_json.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/thiserror-73981213238c0d61/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/.fingerprint/thiserror-897bf59217e04eb9/lib-thiserror.json
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/build/serde-3211b3f8b881454e/out/private.rs
tools/packages/aura-node-native/target/aarch64-unknown-linux-gnu/release/build/serde_core-ac0feec5dee8c586/out/private.rs
tools/packages/aura-node-native/target/release/.fingerprint/aho-corasick-7e10df77a8cf7d5a/lib-aho_corasick.json
tools/packages/aura-node-native/target/release/.fingerprint/aho-corasick-d1bf8a1b9b88486d/lib-aho_corasick.json
tools/packages/aura-node-native/target/release/.fingerprint/alloc-no-stdlib-3f5a488fc48561d5/lib-alloc_no_stdlib.json
tools/packages/aura-node-native/target/release/.fingerprint/alloc-no-stdlib-8109ff10524ef8fa/lib-alloc_no_stdlib.json
tools/packages/aura-node-native/target/release/.fingerprint/alloc-stdlib-21ff45c87461189a/lib-alloc_stdlib.json
tools/packages/aura-node-native/target/release/.fingerprint/alloc-stdlib-252c5c74f954c219/lib-alloc_stdlib.json
tools/packages/aura-node-native/target/release/.fingerprint/aura-node-native-0077118a57c25dc9/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/aura-node-native-114756a9a09b0f69/lib-aura_node_native.json
tools/packages/aura-node-native/target/release/.fingerprint/aura-node-native-48ad483262ff3432/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/aura-node-native-4e054d66285d4059/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/aura-node-native-8e21d070ce2be055/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/bitflags-ef080cfb3fbb0b11/lib-bitflags.json
tools/packages/aura-node-native/target/release/.fingerprint/bitflags-fdb11901412749c2/lib-bitflags.json
tools/packages/aura-node-native/target/release/.fingerprint/brotli-c406f396dc153419/lib-brotli.json
tools/packages/aura-node-native/target/release/.fingerprint/brotli-decompressor-278467cbfcd24227/lib-brotli_decompressor.json
tools/packages/aura-node-native/target/release/.fingerprint/brotli-decompressor-83465ad223375378/lib-brotli_decompressor.json
tools/packages/aura-node-native/target/release/.fingerprint/brotli-fdefee6e2e560fff/lib-brotli.json
tools/packages/aura-node-native/target/release/.fingerprint/cfg-if-1445c036de06e6ff/lib-cfg_if.json
tools/packages/aura-node-native/target/release/.fingerprint/cfg-if-de915782db31218d/lib-cfg_if.json
tools/packages/aura-node-native/target/release/.fingerprint/convert_case-9116bc458982a88f/lib-convert_case.json
tools/packages/aura-node-native/target/release/.fingerprint/convert_case-baf7b2c6ced3bfc7/lib-convert_case.json
tools/packages/aura-node-native/target/release/.fingerprint/ctor-78cf1d598474959c/lib-ctor.json
tools/packages/aura-node-native/target/release/.fingerprint/ctor-af9cec8412f99f46/lib-ctor.json
tools/packages/aura-node-native/target/release/.fingerprint/itoa-88ac9e1cfb93529f/lib-itoa.json
tools/packages/aura-node-native/target/release/.fingerprint/itoa-aa6c24b259d2284b/lib-itoa.json
tools/packages/aura-node-native/target/release/.fingerprint/memchr-0d08810e3293980a/lib-memchr.json
tools/packages/aura-node-native/target/release/.fingerprint/memchr-3bc323673935425f/lib-memchr.json
tools/packages/aura-node-native/target/release/.fingerprint/memchr-82ecf0ea8fa1d13c/lib-memchr.json
tools/packages/aura-node-native/target/release/.fingerprint/memchr-ec270da78619e101/lib-memchr.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-98c0a308c8ba5344/lib-napi.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-9f7e1fe04e30f9df/lib-napi.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-build-723a796678440f64/lib-napi_build.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-build-79eb7363f97b70d1/lib-napi_build.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-derive-38a9547dc574f767/lib-napi_derive.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-derive-7f7fa5b638a50828/lib-napi_derive.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-derive-backend-287175f8f9818e33/lib-napi_derive_backend.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-derive-backend-a4d838b917825814/lib-napi_derive_backend.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-sys-6653c773d08c2e6b/lib-napi_sys.json
tools/packages/aura-node-native/target/release/.fingerprint/napi-sys-f7be3beab87d4297/lib-napi_sys.json
tools/packages/aura-node-native/target/release/.fingerprint/once_cell-3dcc1c0414738cdc/lib-once_cell.json
tools/packages/aura-node-native/target/release/.fingerprint/once_cell-869860742b3ecb49/lib-once_cell.json
tools/packages/aura-node-native/target/release/.fingerprint/once_cell-b3d5886c69628cfe/lib-once_cell.json
tools/packages/aura-node-native/target/release/.fingerprint/once_cell-f8897cfbd01c20de/lib-once_cell.json
tools/packages/aura-node-native/target/release/.fingerprint/proc-macro2-17a131ca6a845510/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/proc-macro2-67798731000cd56c/lib-proc_macro2.json
tools/packages/aura-node-native/target/release/.fingerprint/proc-macro2-74eae476c906c8d3/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/proc-macro2-aa9f72392488adf0/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/proc-macro2-d7e3e93314a67449/lib-proc_macro2.json
tools/packages/aura-node-native/target/release/.fingerprint/proc-macro2-f6d3c457b9447955/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/quote-0e3bdbbe5ca30a19/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/quote-9c288120fa5fa673/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/quote-aa979e8d41952482/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/quote-b731f5b664523ab3/lib-quote.json
tools/packages/aura-node-native/target/release/.fingerprint/quote-de9013479b7a89e9/lib-quote.json
tools/packages/aura-node-native/target/release/.fingerprint/quote-ec12ed55a46267ab/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/regex-14f369bc312228bd/lib-regex.json
tools/packages/aura-node-native/target/release/.fingerprint/regex-automata-1882e89fac27d14d/lib-regex_automata.json
tools/packages/aura-node-native/target/release/.fingerprint/regex-automata-5407ee854e955a77/lib-regex_automata.json
tools/packages/aura-node-native/target/release/.fingerprint/regex-df1f27415059930f/lib-regex.json
tools/packages/aura-node-native/target/release/.fingerprint/regex-syntax-2469847f80126203/lib-regex_syntax.json
tools/packages/aura-node-native/target/release/.fingerprint/regex-syntax-37c5e6c8c4a87710/lib-regex_syntax.json
tools/packages/aura-node-native/target/release/.fingerprint/ryu-0146b533526d83f3/lib-ryu.json
tools/packages/aura-node-native/target/release/.fingerprint/ryu-2354df3b3bacb1b7/lib-ryu.json
tools/packages/aura-node-native/target/release/.fingerprint/semver-3e9cb8bf3b9cf2f7/lib-semver.json
tools/packages/aura-node-native/target/release/.fingerprint/semver-c2faa73ffb3ddf47/lib-semver.json
tools/packages/aura-node-native/target/release/.fingerprint/serde-02300b37a83b35bd/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde-5e4498f9e14c9efd/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde-6037f14ec2d4cc90/lib-serde.json
tools/packages/aura-node-native/target/release/.fingerprint/serde-607a2592c1d9ddb3/lib-serde.json
tools/packages/aura-node-native/target/release/.fingerprint/serde-836011249a3c1675/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde-964e7503de6b8e03/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_core-72791bf4bc87a538/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_core-75ac431a6e7add94/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_core-95d9dac369f79d2a/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_core-adffdc4efb75a069/lib-serde_core.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_core-ba0514171b75bcdf/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_core-e7da364538b003b6/lib-serde_core.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_derive-102be7458c95ad67/lib-serde_derive.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_derive-6eaec7f9be253fe4/lib-serde_derive.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_json-104f3972673c8fa9/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_json-20509031e2422652/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_json-35c390f99f2d8467/lib-serde_json.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_json-55773323f5aefb6a/lib-serde_json.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_json-633b61e51d4af62b/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/serde_json-de42943f1de030b4/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/syn-b1d76f581823f8fa/lib-syn.json
tools/packages/aura-node-native/target/release/.fingerprint/syn-ea4af51033d80f56/lib-syn.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-38bf344bc5942ab7/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-4d4085ce5e516cc9/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-4f49781ca6466888/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-5e29e0e36e5d1a82/lib-thiserror.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-913565f2945dfb99/build-script-build-script-build.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-ea7e2a9954a196cf/lib-thiserror.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-impl-bb489283dce4c382/lib-thiserror_impl.json
tools/packages/aura-node-native/target/release/.fingerprint/thiserror-impl-e05c224504d61bc2/lib-thiserror_impl.json
tools/packages/aura-node-native/target/release/.fingerprint/unicode-ident-9591be1087908ef4/lib-unicode_ident.json
tools/packages/aura-node-native/target/release/.fingerprint/unicode-ident-9b2e783a730e2805/lib-unicode_ident.json
tools/packages/aura-node-native/target/release/.fingerprint/unicode-segmentation-79b30d1766076489/lib-unicode_segmentation.json
tools/packages/aura-node-native/target/release/.fingerprint/unicode-segmentation-b574fa70fe871364/lib-unicode_segmentation.json
tools/packages/aura-node-native/target/release/build/serde-964e7503de6b8e03/out/private.rs
tools/packages/aura-node-native/target/release/build/serde_core-72791bf4bc87a538/out/private.rs
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/alloc-no-stdlib-3c8c9a1d6e334467/lib-alloc_no_stdlib.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/alloc-stdlib-0a5aa2c327276d9a/lib-alloc_stdlib.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/aura-node-native-114756a9a09b0f69/lib-aura_node_native.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/aura-node-native-2cf8e3afcfadb197/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-8e1037866e28d6a0/lib-bitflags.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/brotli-c3e6d455675ada35/lib-brotli.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/brotli-decompressor-176d89878a953dcb/lib-brotli_decompressor.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/itoa-19db4dfc09b036f1/lib-itoa.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-eb1e30a4891ca91f/lib-memchr.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/napi-d15597c0a676ba20/lib-napi.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/napi-sys-6402cd416c948380/lib-napi_sys.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-767ef10e5a3b4a3e/lib-once_cell.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/ryu-2a47de6e3415ac49/lib-ryu.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-a1ff3cfb979e937a/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde-d31e6449f1462b76/lib-serde.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_core-5e4c6ea1f13044d9/lib-serde_core.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_core-7723570c7aa6892c/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-d7f1a4c23580a19c/lib-serde_json.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/serde_json-faaca316ba0612e9/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-1e9892df53382341/run-build-script-build-script-build.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/.fingerprint/thiserror-882a9c4c8637f2e8/lib-thiserror.json
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/build/serde-a1ff3cfb979e937a/out/private.rs
tools/packages/aura-node-native/target/x86_64-unknown-linux-gnu/release/build/serde_core-7723570c7aa6892c/out/private.rs
tools/packages/client_sdk/__init__.py
tools/packages/server_sdk/__init__.py
tools/scripts/analyze_traces.py
tools/scripts/audit_log_viewer.py
tools/scripts/benchmark.py
tools/scripts/benchmark_brio.py
tools/scripts/benchmark_optimizations.py
tools/scripts/compare_trace_types.py
tools/scripts/generate_expanded_traces.py
tools/scripts/generate_network_simulation_traces.py
tools/scripts/optimization_summary.py
tools/scripts/optimize_compression_algorithm.py
tools/scripts/optimize_compression_targeted.py
tools/scripts/production_hybrid_compression.py
tools/scripts/production_websocket_server.py
tools/scripts/replay_audit_logs.py
tools/scripts/repro_enough_case.py
tools/scripts/run_full_test_suite.py
tools/scripts/show_audit_logs.py
tools/scripts/sidechain_network_sim.py
tools/scripts/validate_emergency_fix.py
tools/vscode-medicine-cabinet/CHANGELOG.md
tools/vscode-medicine-cabinet/README.md
tools/vscode-medicine-cabinet/package-lock.json
tools/vscode-medicine-cabinet/package.json
tools/vscode-medicine-cabinet/tsconfig.json
tools/vscode-medicine-cabinet/webpack.config.js