No description
- Go 72.2%
- TypeScript 26.6%
- CSS 1.1%
- HTML 0.1%
| cmd/layla-platform | ||
| docs | ||
| internal/platform | ||
| migrations/platform | ||
| pkg/platformprotocol/v1 | ||
| protocol | ||
| specs | ||
| web | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
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 的前端界面。
文档
- PRD — 产品需求基线
- ARCHITECTURE — 架构与技术设计基线
- INVARIANTS — 架构不变量
- AGENT_PROMPT — 开发阶段规范
协议单一真相源
protocol/platform/v1/— Platform Protocol v1(Manager 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