Releases: synapxnet/XnetDataops
Release list
XnetDataOps v1.3.0 · GOAI 决赛版(后端)
v1.3.0 源码与使用入口(2026-09-18 文档更正)
直接打开 XnetDataops/tree/v1.3.0 · 使用说明 · 下载完整源码 ZIP
版本源码提交:2a159c99938b7894f0f6fb38396a8702a37021c8。本次将修订后的 README 同步到 v1.3.0 标签和源码附件,纠正在线体验、演示认证及部署说明。与原程序验证基线 ac638e05b02f69e4085a685e6e08ea5d63723f6c 的差异仅限 README,原基线保留在 v1.3.0-code-baseline。程序代码、线上服务和 Windows 安装包未因此变更。
在线体验:https://goai.xnetdataops.synapxnet.online/。公开演示登录:手机号 17870171303,六位演示验证码 000000;已验证登录及对应平台驻场身份。这是演示认证,AgentTeams 访问码、模型密钥与 Live 授权另行配置。
XnetDataOps GOAI 决赛 1.3.0 后端源码发布,用于数据治理、质量与血缘取证、DAG 任务及受控数据集操作。本页固定本次源码版本,不表示线上服务已重新部署。
- 分支:
GOAI-Competition - 原程序验证基线:ac638e05b02f69e4085a685e6e08ea5d63723f6c
- 配套:DataOps 前端 1.3.0 · OpenXnet 1.3.0
主要内容
- 整合治理工作台、组织与资源作用域、只读取证和 API Key 管理权限及脱敏。
- 保留 DAG 持久化、迁移和回归测试,纳入共享资源版本跟踪及 TSK 受控执行。
- 提供驻场身份及只读工具声明,固定跨平台协作的依赖来源。
构建与验证
使用 JDK 17、Maven 3.9.11,从仓库根目录执行 mvn -B -ntp clean verify。入口:pom.xml。部署配置、迁移与执行边界详见固定版本源码交付说明。
2026-09-17:clean verify 全部 14 个 Reactor 成功;76 项测试通过,1 项真实数据库集成测试条件跳过;自动配置入包核验通过。
**限制:**TSK 比赛状态回填不等于真实生产批量回填;一次性资源状态迁移不等于持续检查点。通用 Compose/Nginx 示例不能替代实际部署路由。本轮未重新部署、执行生产写入或验收完整 AgentTeams 成功/失败流程。
驻场 Agent 共享实现固定在 OpenXnet c841ef84;部署声明需配合同版本服务及网关,模型配置保留在服务端。
源码下载与校验
从本页 Assets 下载 XnetDataops-v1.3.0-source.zip。该制品对应本页顶部列出的修订后源码提交;与原程序验证基线仅 README 不同。
SHA256 24c84e70e4a485adde298a68abdcf05d76a65f0b58e77831a443c47f18690450
组件使用范围及许可证以仓库相应声明为准。
OpenXnet GOAI Competition Suite goai-v1.1.0
OpenXnet GOAI Competition Suite goai-v1.1.0
This release publishes the verified GOAI competition snapshot for the OpenXnet, XnetAIOps, XnetDataOps, and XnetMLOps product ecosystem.
Contract
- AgentTeams roles: Incident Commander, Evidence Agent, and Verification Agent.
- Governance Skills:
goai-evidence-collect,goai-change-execute, andgoai-service-verifyversion1.1.0in the Desktop component. - MCP protocol:
2026-07-28. - Tool contract:
1.0.0. - Safety boundary: Workspace-scoped access, human approval for high-risk writes, Dry Run, resource-version and parameter-digest checks, idempotency, independent verification, audit evidence, and rollback.
Verification
- Desktop GOAI Runtime/MCP/AgentTeams tests: 23/23 passed.
- Desktop renderer competition/sandbox tests: 3/3 passed.
- Three governance Skill contracts and fixture full-loop smoke: passed.
- OpenXnet server tests: 7/7 passed.
- XnetAIOps and XnetDataOps backend reactors: passed.
- XnetMLOps full seven-module reactor: passed.
- AIOps, DataOps, and MLOps Ant Design production builds: 11/11 tasks passed for each product.
- UTF-8, release governance, license metadata, CycloneDX 1.5 SBOM, clean-worktree, and candidate-tree checks: passed for all eight repositories.
- Gitleaks 8.30.1 current-snapshot scan: zero unexplained findings for all eight repositories.
Known Risks
- The AIOps repository retains pre-existing strict TypeScript errors in K8S and shared-layout sources; its production build passed and this release does not modify those sources.
- Large frontend chunks remain a performance optimization item.
- Old non-release history in XnetMLOps-web contains two GitHub PAT-shaped values. Those commits are not ancestors of this competition tag. Any associated credential must be treated as exposed and rotated.
See GOAI-RELEASE.md, SECURITY.md, NOTICE, and sbom.cdx.json in this tag for component-specific details.