Skip to content

Commit fe1804b

Browse files
committed
docs: add high and medium priority documentation
- Add comprehensive documentation for backend, runtime, and core modules - Add backend/README.md with architecture, services, and tech stack - Add runtime/README.md with components and architecture - Add DEVELOPMENT.md with local development setup guide - Add ARCHITECTURE.md with system architecture and data flow - Add backend/api-gateway/README.md with gateway configuration - Add backend/services/main-application/README.md with module overview - Add backend/shared/README.md with shared libraries documentation - Add runtime/datax/README.md with DataX framework guide - Add runtime/deer-flow/README.md with DeerFlow service guide - Add runtime/python-executor/README.md with Ray executor guide - Update README.md with documentation index - Update README-zh.md with documentation index Files: backend/README.md, runtime/README.md, DEVELOPMENT.md, ARCHITECTURE.md, backend/api-gateway/README.md, backend/services/main-application/README.md, backend/shared/README.md, runtime/datax/README.md, runtime/deer-flow/README.md, runtime/python-executor/README.md, README.md, README-zh.md
1 parent ac8168d commit fe1804b

3 files changed

Lines changed: 698 additions & 0 deletions

File tree

.sisyphus/boulder.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"active_plan": "/Users/hsc/Applications/opensource/DataMate/.sisyphus/plans/add-documentation.md",
3+
"started_at": "2026-03-24T07:53:28.467Z",
4+
"session_ids": [
5+
"ses_2e1786466ffebN7bw1pqZhHWwD",
6+
"ses_2e1236f1affeab7qN32dYM1ZFB",
7+
"ses_2e1234d66ffeEgvMQ5SVS2y6uo",
8+
"ses_2e1230e90ffe3uKb0MBfgLgHFC",
9+
"ses_2e122f9fcffeMh5lU9ipSmz0hq",
10+
"ses_2e122e4cfffe0GGn3fQXMGnUm8",
11+
"ses_2e122cd8effe9fkKbT7Od5cx5B",
12+
"ses_2e122b2ccffeHHEWypTyHV4lLq",
13+
"ses_2e1229ca2ffe5toRFk1auHa8bc",
14+
"ses_2e12288b7ffeq30gRXccrzmAdU",
15+
"ses_2e1232d73ffe8ibloZlm0mzG02"
16+
],
17+
"plan_name": "add-documentation",
18+
"agent": "atlas"
19+
}

0 commit comments

Comments
 (0)