Skip to content

Releases: synapxnet/XnetAIops

XnetAIOps v1.3.0 · GOAI 决赛版(后端)

Choose a tag to compare

@synapxnet synapxnet released this 17 Sep 15:33

v1.3.0 源码与使用入口(2026-09-18 文档更正)

直接打开 XnetAIops/tree/v1.3.0 · 使用说明 · 下载完整源码 ZIP

版本源码提交:da0c79298b0427bc02ffcd941465fb8f642a0527。本次将修订后的 README 同步到 v1.3.0 标签和源码附件,纠正在线体验、演示认证及部署说明。与原程序验证基线 0ccbeab11ea0903c9e1eec55ad36543f726d56e6 的差异仅限 README,原基线保留在 v1.3.0-code-baseline。程序代码、线上服务和 Windows 安装包未因此变更。

在线体验:https://goai.xnetaiops.synapxnet.online/。公开演示登录:手机号 17870171303,六位演示验证码 000000;已验证登录及对应平台驻场身份。这是演示认证,AgentTeams 访问码、模型密钥与 Live 授权另行配置。

XnetAIOps GOAI 决赛 1.3.0 后端源码发布,用于运行取证、平台驻场 Agent 接入及受控治理。本页固定本次源码版本,不表示线上服务已重新部署。

主要内容

  • 保留原生业务模块,整合运行保障读取、真实 Workload 证据、资源单位修复与组织权限。
  • 纳入审批摘要校验、资源版本及幂等跟踪、治理状态迁移和持久检查点。
  • 隔离 Kubernetes 只读、运行保障只读和治理执行实例;缺少真实资源时明确失败。

构建与验证

使用 JDK 17、Maven 3.9,从仓库根目录执行 mvn -B clean testmvn -B -DskipTests package。入口:pom.xml。实际验证命令、配置及职责分离详见固定版本源码交付说明

2026-09-17:9 个 Maven 模块打包成功;151 项测试通过,3 项因缺少私有迁移/恢复证据而条件跳过;自动配置与最终 JAR 内容核验通过。

**限制:**推理治理状态模型不等于实际 Kubernetes/GPU 扩容;所列测试未操作生产资源,也不替代 Linux 恢复、线上联调或完整业务验收。部署时应保留只读与治理实例的路由隔离,不能直接以通用 Compose 覆盖现网。

驻场 Agent 的共享实现固定在 OpenXnet c841ef84,模型配置由服务端管理。

源码下载与校验

从本页 Assets 下载 XnetAIops-v1.3.0-source.zip。该制品对应本页顶部列出的修订后源码提交;与原程序验证基线仅 README 不同。

SHA256 5b7ad4a00e27930ad79e2ee9131cbc00402e57414274910c98d453634e6fe50a

组件使用范围及许可证以仓库相应声明为准。

OpenXnet GOAI Competition Suite goai-v1.1.0

Choose a tag to compare

@synapxnet synapxnet released this 12 Aug 12:25

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, and goai-service-verify version 1.1.0 in 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.