2 分•作者: terrynce•9 个月前
我为 AI 智能体构建了一个小巧的、类型化的数据传输通道,用于交换小型图表和遥测数据,而非段落文本。<p>已发布内容:
• Frozen v0.1 模式(向后兼容)
• 5 数值“形状”摘要 + 整体性间隙 (Δ_hol)
• 保护机制,防止自循环 / 静默删除 / 订单积压激增
• 回执:机器可验证的 JSON(在 CI 中进行模式检查)<p>代码库:<a href="https://github.com/terryncew/openline-core" rel="nofollow">https://github.com/terryncew/openline-core</a>
实时中心:<a href="https://terryncew.github.io/openline-hub/" rel="nofollow">https://terryncew.github.io/openline-hub/</a><p>最需要哪些反馈:
• 数据传输通道中的字段命名
• 保护阈值
• 您最希望首先实现的适配器(WebSocket,存储)<p>MIT 许可。