Skip to content

Commit 81ec044

Browse files
committed
feat: hosting-centered redesign + i18n (en/ko/ja/zh/es) + sitemap + SEO
- Hero: Deploy CTA → clawsouls.ai/hosting - Pricing: 3-tier (Premium: no trial) - Self-host section: CLI/VSCode/Android (secondary) - Language switcher with JS-based i18n - sitemap.xml with hreflang - JSON-LD structured data (Organization + Product)
1 parent c6a3504 commit 81ec044

5 files changed

Lines changed: 522 additions & 422 deletions

File tree

.omc/project-memory.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"version": "1.0.0",
3+
"lastScanned": 1774357258420,
4+
"projectRoot": "/Users/openclaw/projects/soulclaw-sh",
5+
"techStack": {
6+
"languages": [],
7+
"frameworks": [],
8+
"packageManager": null,
9+
"runtime": null
10+
},
11+
"build": {
12+
"buildCommand": null,
13+
"testCommand": null,
14+
"lintCommand": null,
15+
"devCommand": null,
16+
"scripts": {}
17+
},
18+
"conventions": {
19+
"namingStyle": null,
20+
"importStyle": null,
21+
"testPattern": null,
22+
"fileOrganization": null
23+
},
24+
"structure": {
25+
"isMonorepo": false,
26+
"workspaces": [],
27+
"mainDirectories": [],
28+
"gitBranches": null
29+
},
30+
"customNotes": [],
31+
"directoryMap": {},
32+
"hotPaths": [
33+
{
34+
"path": "index.html",
35+
"accessCount": 2,
36+
"lastAccessed": 1774357312784,
37+
"type": "file"
38+
},
39+
{
40+
"path": "",
41+
"accessCount": 1,
42+
"lastAccessed": 1774357264196,
43+
"type": "directory"
44+
}
45+
],
46+
"userDirectives": []
47+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"session_id": "ce2f8f22-f916-4977-997c-15c2a45c7491",
3+
"ended_at": "2026-03-24T13:05:56.338Z",
4+
"reason": "other",
5+
"agents_spawned": 1,
6+
"agents_completed": 0,
7+
"modes_used": []
8+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"t":0,"agent":"af18d6e","agent_type":"executor-high","event":"agent_start","parent_mode":"none"}

0 commit comments

Comments
 (0)