Adoption and proof are the gates of value; generation is not.
LangChain Agent running through the demo only proves “can generate”; WCN closed loop requires proving “promoting the results”. Therefore, it is necessary to record: which output is hung on which task, who adopted it, what state changes were triggered after adoption, and whether the final evidence passed Proof. Without this link, it's just another chat window.
The main path into the closed loop
Task dispatch (including type and acceptance criteria) → Agent executes within authorization → Structured output is stored → Node owner adopts/rejects/revises → State machine advances deal or task → Result evidence submission → Proof Desk review → Generate PoB record → Enter settlement and reputation layer
The value of the Agent is an identifiable result driver: the system can distinguish between "10 pages were generated" and "3 of them were adopted and led to meetings being held/terms modified/payment conditions met".
Necessary conditions for Agent output to enter Proof
task_id (or equivalent handle); "ghost results" wandering in private chats or offline documents are prohibited.adopted_by, timestamp, optional modification diff; different from Copilot's implicit "user copied away", it must be structured.If any of the conditions are missing → it will be classified as "tool generated" and shall not be included in PoB; the same reason as "emails without transaction numbers and working papers" in TradFi cannot be included in the account.
Three concrete workflow examples
Counterexample: Seems very busy, zero closed loop
- AutoGPT-style unbounded exploration produces a large number of notes, no task, no owner → noise.
- Copilot generates pretty emails but not sent from WCN task, no adoption tag → Non-attributable.
- Agent suggested going to the timeline, and the node verbally forwarded it to the project party but the system was stateless → unable to verify.
What does this step decide?
Suggestions for acceptance criteria: Can you use logs to explain clearly in 30 minutes during a dispute - who asked the Agent to do what, what was adopted, and what is the final business result. If it can be done, the closed-loop design is basically qualified.