LICENSE
MANIFEST.in
README.md
glama.json
llms.txt
main.py
mcp_server.py
mcp_tool_spec.json
pyproject.toml
.well-known/agent.json
.well-known/ap2.json
app/__init__.py
app/a2a_deal_engine.py
app/agent_session_vault.py
app/agrid_ops_client.py
app/cobalt_pipeline.py
app/compliance_engine.py
app/composite_battery_pipeline.py
app/copper_pipeline.py
app/distributed_store.py
app/enterprise_manager.py
app/evolution_manager.py
app/gasless_relayer.py
app/global_trade_engine.py
app/lithium_pipeline.py
app/main.py
app/mcp_stdio.py
app/multi_chain.py
app/nickel_pipeline.py
app/onchain_signer.py
app/pyth_oracle_client.py
app/schemas.py
app/security_gate_client.py
app/silver_pipeline.py
app/vault_manager.py
app/webhook_manager.py
app/websocket_manager.py
app/x402_verifier.py
app/__pycache__/__init__.cpython-310.pyc
app/__pycache__/__init__.cpython-312.pyc
app/__pycache__/__init__.cpython-314.pyc
app/__pycache__/a2a_deal_engine.cpython-310.pyc
app/__pycache__/a2a_deal_engine.cpython-312.pyc
app/__pycache__/a2a_deal_engine.cpython-314.pyc
app/__pycache__/agent_session_vault.cpython-310.pyc
app/__pycache__/agent_session_vault.cpython-312.pyc
app/__pycache__/agent_session_vault.cpython-314.pyc
app/__pycache__/agrid_ops_client.cpython-312.pyc
app/__pycache__/cobalt_pipeline.cpython-310.pyc
app/__pycache__/cobalt_pipeline.cpython-312.pyc
app/__pycache__/cobalt_pipeline.cpython-314.pyc
app/__pycache__/compliance_engine.cpython-310.pyc
app/__pycache__/compliance_engine.cpython-312.pyc
app/__pycache__/compliance_engine.cpython-314.pyc
app/__pycache__/composite_battery_pipeline.cpython-310.pyc
app/__pycache__/composite_battery_pipeline.cpython-312.pyc
app/__pycache__/composite_battery_pipeline.cpython-314.pyc
app/__pycache__/copper_pipeline.cpython-310.pyc
app/__pycache__/copper_pipeline.cpython-312.pyc
app/__pycache__/copper_pipeline.cpython-314.pyc
app/__pycache__/distributed_store.cpython-312.pyc
app/__pycache__/distributed_store.cpython-314.pyc
app/__pycache__/enterprise_manager.cpython-310.pyc
app/__pycache__/enterprise_manager.cpython-312.pyc
app/__pycache__/enterprise_manager.cpython-314.pyc
app/__pycache__/evolution_manager.cpython-310.pyc
app/__pycache__/evolution_manager.cpython-312.pyc
app/__pycache__/evolution_manager.cpython-314.pyc
app/__pycache__/gasless_relayer.cpython-312.pyc
app/__pycache__/global_trade_engine.cpython-310.pyc
app/__pycache__/global_trade_engine.cpython-312.pyc
app/__pycache__/global_trade_engine.cpython-314.pyc
app/__pycache__/lithium_pipeline.cpython-310.pyc
app/__pycache__/lithium_pipeline.cpython-312.pyc
app/__pycache__/lithium_pipeline.cpython-314.pyc
app/__pycache__/main.cpython-310.pyc
app/__pycache__/main.cpython-312.pyc
app/__pycache__/main.cpython-314.pyc
app/__pycache__/mcp_stdio.cpython-310.pyc
app/__pycache__/mcp_stdio.cpython-312.pyc
app/__pycache__/mcp_stdio.cpython-314.pyc
app/__pycache__/multi_chain.cpython-310.pyc
app/__pycache__/multi_chain.cpython-312.pyc
app/__pycache__/multi_chain.cpython-314.pyc
app/__pycache__/nickel_pipeline.cpython-310.pyc
app/__pycache__/nickel_pipeline.cpython-312.pyc
app/__pycache__/nickel_pipeline.cpython-314.pyc
app/__pycache__/onchain_signer.cpython-310.pyc
app/__pycache__/onchain_signer.cpython-312.pyc
app/__pycache__/onchain_signer.cpython-314.pyc
app/__pycache__/pyth_oracle_client.cpython-312.pyc
app/__pycache__/schemas.cpython-310.pyc
app/__pycache__/schemas.cpython-312.pyc
app/__pycache__/schemas.cpython-314.pyc
app/__pycache__/security_gate_client.cpython-310.pyc
app/__pycache__/security_gate_client.cpython-312.pyc
app/__pycache__/security_gate_client.cpython-314.pyc
app/__pycache__/silver_pipeline.cpython-310.pyc
app/__pycache__/silver_pipeline.cpython-312.pyc
app/__pycache__/silver_pipeline.cpython-314.pyc
app/__pycache__/vault_manager.cpython-310.pyc
app/__pycache__/vault_manager.cpython-312.pyc
app/__pycache__/vault_manager.cpython-314.pyc
app/__pycache__/webhook_manager.cpython-312.pyc
app/__pycache__/websocket_manager.cpython-312.pyc
app/__pycache__/websocket_manager.cpython-314.pyc
app/__pycache__/x402_verifier.cpython-310.pyc
app/__pycache__/x402_verifier.cpython-312.pyc
app/__pycache__/x402_verifier.cpython-314.pyc
app/static/index.html
app/static/manifest.json
app/static/sw.js
contracts/AgentPaymentVault.sol
contracts/MineralTradeEscrow.sol
contracts/MineralsOracleConsumer.sol
contracts/deployed_multichain.json
contracts/deployed_polygon_mainnet.json
contracts/artifacts/MineralTradeEscrow.json
contracts/verification/AgentPaymentVault.flattened.sol
contracts/verification/MineralsOracleConsumer.flattened.sol
contracts/verification/VERIFICATION_GUIDE.md
contracts/verification/standard_json_input.json
minerals_oracle_x402.egg-info/PKG-INFO
minerals_oracle_x402.egg-info/SOURCES.txt
minerals_oracle_x402.egg-info/dependency_links.txt
minerals_oracle_x402.egg-info/entry_points.txt
minerals_oracle_x402.egg-info/requires.txt
minerals_oracle_x402.egg-info/top_level.txt
scripts/__init__.py
scripts/a2a_agent_simulator.py
scripts/a2a_fully_autonomous_trade_pipeline.py
scripts/a2a_global_trade_simulator.py
scripts/deploy_escrow.py
scripts/deploy_escrow_multichain_live.py
scripts/deploy_escrow_polygon_live.py
scripts/deploy_multichain.py
scripts/deploy_polygon.py
scripts/deploy_to_chain.py
scripts/test_live_web3_mainnet_binding.py
scripts/verify_contracts.py
tests/test_a2a_agent_native_pipeline.py
tests/test_a2a_global_trade_simulator.py
tests/test_a2a_simulator.py
tests/test_a2a_webhooks.py
tests/test_agent_evolution.py
tests/test_agent_mcp_tools.py
tests/test_agent_upgrades.py
tests/test_agent_vault_endpoints.py
tests/test_autonomous_exclusive_payment.py
tests/test_client.py
tests/test_cobalt_origin_pipeline.py
tests/test_compliance_engine.py
tests/test_composite_battery_pipeline.py
tests/test_copper_origin_pipeline.py
tests/test_distributed_store.py
tests/test_dom_integrity.py
tests/test_escrow_integration.py
tests/test_gasless_relayer.py
tests/test_global_trade_engine.py
tests/test_lithium_origin_pipeline.py
tests/test_live_mainnet_binding.py
tests/test_mcp_sse_transport.py
tests/test_multichain_contracts.py
tests/test_nickel_origin_pipeline.py
tests/test_onchain_binding.py
tests/test_onchain_tx_verification.py
tests/test_phase1_upgrades.py
tests/test_phase2_multichain.py
tests/test_phase3_enterprise.py
tests/test_pyth_oracle_client.py
tests/test_sales_readiness.py
tests/test_security_gate_integration.py
tests/test_silver_origin_pipeline.py
tests/test_sme_and_batch_compliance.py
tests/test_subtle_bugs_fixed.py
tests/test_trap13_trap14_compliance.py
tests/test_trap15_trap16_compliance.py
tests/test_upgrades_edge_cases_and_adversarial.py
tests/test_v12_rigorous_adversarial.py
tests/test_v12_system_upgrades.py