Files
proxmox/reports/extraction/comprehensive-capital-baseline-latest.json
defiQUG 4fab998e51
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 9s
chore: sync workspace docs, configs, and submodules
2026-04-18 12:07:15 -07:00

100 lines
3.7 KiB
JSON

{
"generated_at": "2026-04-17T15:11:49Z",
"wallet": "0x4A666F96fC8764181194447A7dFdb7d471b301C8",
"mainnet_funding_posture": {
"mode": "dual-rail",
"required_deployer_assets": [
"cWUSDC",
"cWUSDT"
],
"primary_normalization_rail": "cWUSDC -> USDC",
"support_normalization_rail": "cWUSDT -> cWUSDC -> USDC",
"preferred_final_settlement_asset": "USDC",
"notes": [
"The deployer wallet should maintain both Mainnet wrapped stables.",
"This dual-rail funding posture supports both the primary USDC settlement path and the cUSDT support rail."
]
},
"scope": {
"included_wallets": [
"0x4A666F96fC8764181194447A7dFdb7d471b301C8"
],
"additional_wallet_inventory": "config/extraction/additional-wallet-inventory.json",
"additional_wallet_inventory_mode": "user-supplied",
"source_to_cex_policy": "config/extraction/source-to-cex-production-policy.json",
"source_to_cex_production_enabled": false
},
"net_worth_views_usd": {
"near_immediate_mainnet_cw_exit": "17777520.488172",
"same_day_corridor_total": "1381462148.370564"
},
"additional_inventory": {
"inventory_mode": "user-supplied",
"production_sinks": [
{
"label": "example-exchange",
"platform": "unknown",
"account_type": "unknown",
"operational_status": "planned",
"enabled_for_production_handoff": false,
"accepted_deposit_assets": [
"USDC"
],
"preferred_deposit_asset": "USDC",
"deposit_chain_id": "1",
"deposit_chain_name": "Ethereum Mainnet",
"deposit_address": "",
"min_packet_usd": 1000,
"max_packet_usd": 250000,
"slippage_ceiling_bps": 100,
"asset_balances": [
{
"symbol": "USDC",
"amount": 0,
"estimated_usd": 0,
"chain_id": "offchain",
"chain_name": "Off-chain / custodial",
"notes": "Replace with a real balance only when you want it counted."
}
],
"include_in_baseline": false,
"notes": "Replace with a real sink before enabling production handoff."
}
],
"offchain_count": 1,
"offchain_sink_validation": {
"generated_at": "2026-04-17T15:11:49Z",
"inventory_path": "config/extraction/additional-wallet-inventory.json",
"mainnet_funding_posture": {
"mode": "dual-rail",
"required_deployer_assets": [
"cWUSDC",
"cWUSDT"
],
"primary_normalization_rail": "cWUSDC -> USDC",
"support_normalization_rail": "cWUSDT -> cWUSDC -> USDC",
"preferred_final_settlement_asset": "USDC",
"notes": [
"The deployer wallet should maintain both Mainnet wrapped stables.",
"This dual-rail funding posture supports both the primary USDC settlement path and the cUSDT support rail."
]
},
"included_sink_count": 0,
"ready": false,
"blocking_issues": [
"no off-chain sink rows are currently included in baseline scope"
],
"warnings": [],
"sinks": []
}
},
"source_artifacts": {
"immediate_and_same_day_corridor_assets": "reports/extraction/immediate-and-same-day-corridor-assets-latest.json",
"source_to_cex_execution_plan": "reports/extraction/source-to-cex-execution-plan-latest.json",
"source_to_cex_production_readiness": "reports/extraction/source-to-cex-production-readiness-latest.json",
"source_to_cex_offchain_sink_validation": "reports/extraction/source-to-cex-offchain-sink-validation-latest.json",
"source_to_cex_production_policy": "config/extraction/source-to-cex-production-policy.json",
"additional_wallet_inventory": "config/extraction/additional-wallet-inventory.json"
}
}