When multiple agents collaborate on a task, Fly reconstructs who actually contributed.
当多个Agent协作完成任务,Fly重建谁真正做出了贡献。
Prove It发生了什么
重建的归因路径
Each edge is backed by replayable evidence.
每条边都有可回放的证据支撑。
{
"claim_ref": "clm_01HZ3QKR8PND5YV0MWJT7E6S9R",
"attribution": {
"method": "time_window",
"contributors": [
{"party_id": "planner_agent", "weight": 0.35},
{"party_id": "research_agent", "weight": 0.25},
{"party_id": "coding_agent", "weight": 0.40}
]
},
"verification": {
"status": "replayable",
"evidence_count": 3
}
}
检测到冲突主张
Fly doesn't decide who is right.
Fly reconstructs all paths and resolves conflicts by verifiable rules.
Fly 不判断谁对谁错。
Fly 重建所有路径,用可验证的规则消解冲突。
结算就绪输出
This is not a decision. This is a suggested allocation based on reconstructable evidence.
这不是决策,这是基于可重建证据的建议分配方案。