# R3.1 任务报告 ## 结果 - 通过 [UniDesk #1819](https://github.com/pikasTech/unidesk/issues/1819) 和 [PR #1821](https://github.com/pikasTech/unidesk/pull/1821) 增加 `agentrun describe task/ --input -o json|yaml`。 - 输出只投影 task create 字段、AipodSpec identity、资源引用和脱敏 provenance;credential 只保留 SecretRef。 - 默认 task describe 提供语义化 input 下钻,显式 full/raw 完整读取合同保持不变。 ## 验证 - 两个原 Artificer 负例均可直接恢复完整 prompt 与重建字段,不依赖 `/tmp` dump。 - 定向测试 14/14 通过,主分支原入口复验通过。 - merge commit `d56a9ad5`;该变更为 render-only CLI,`rollout=not-applicable`。