No description
  • Go 72.2%
  • TypeScript 26.6%
  • CSS 1.1%
  • HTML 0.1%
Find a file
2026-08-19 09:29:28 -07:00
cmd/layla-platform Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
docs Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
internal/platform Phase 1 (complete): Controller Bridge + React Web UI + Spec Definition 2026-08-19 08:47:59 -07:00
migrations/platform Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
pkg/platformprotocol/v1 Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
protocol Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
specs Phase 1 (complete): Controller Bridge + React Web UI + Spec Definition 2026-08-19 08:47:59 -07:00
web 前端界面中文化 2026-08-19 09:29:28 -07:00
.gitignore Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
go.mod Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
go.sum Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00
README.md Phase 1 (core): Platform Protocol v1 + Spec Meta Standard + Platform Core 2026-08-16 18:01:42 -07:00

Layla TAB V2

Layla TAB V2 — 可扩展业务能力的任务管理、调度、配置、协议管理、文件流转与结果展示平台。

组件

  • Platform (cmd/layla-platform) — 控制平面身份、Registry、任务、Artifact、存储、Controller Runtime。
  • Executor Manager (cmd/layla-manager) — 执行机器上的 Worker 管理与 Platform 通信组件。
  • Executor Worker (examples/workers/) — 真正执行具体业务 Task 的程序。
  • Controller UI (examples/controllers/) — 用户配置、提交和查看业务 Task 的前端界面。

文档

协议单一真相源

  • protocol/platform/v1/ — Platform Protocol v1Manager Profile + Controller Profile
  • protocol/spec/v1/ — Spec Protocol 元规范
  • protocol/manager-worker/v1/ — Manager ↔ Worker 本地运行协议

开发顺序

Phase 1  Layla TAB Platform
Phase 2  Executor Manager
Phase 3  MarkItDown Executor Worker
Phase 4  MarkItDown Controller UI

License

Proprietary — Cloverdo