Skip to content

Commit 5e14639

Browse files
authored
v0.7.47: seo, import/export api, trigger task sizes
2 parents fe2241e + ec3156f commit 5e14639

91 files changed

Lines changed: 5990 additions & 1141 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/rules/landing-seo-geo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ paths:
2222
- **Answer-first pattern**: each section's H2 + subtitle should directly answer a user question (e.g. "What is Sim?", "How fast can I deploy?").
2323
- **Atomic answer blocks**: each feature / template card should be independently extractable by an AI summariser.
2424
- **Entity consistency**: always write "Sim" by name — never "the platform" or "our tool".
25-
- **Keyword density**: first 150 visible chars of Hero must name "Sim", "AI workspace", "AI agents".
25+
- **Keyword density**: first 150 visible chars of Hero must name "AI workspace" and "AI agents". "Sim" is carried by the title tag, the meta description, and the Hero `sr-only` summary — the H1 does not have to spend its opening words on the brand.
2626
- **sr-only summaries**: Hero and Templates each have a `<p className="sr-only">` (~50 words) as an atomic product/catalog summary for AI citation.
2727
- **Specific numbers**: prefer concrete figures ("1,000+ integrations", "15+ AI providers") over vague claims.
2828

apps/docs/content/docs/en/api-reference/(generated)/workflows/meta.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"cancelExecution",
66
"listWorkflows",
77
"getWorkflow",
8+
"exportWorkflow",
9+
"importWorkflow",
810
"deployWorkflow",
911
"undeployWorkflow",
1012
"rollbackWorkflow",

0 commit comments

Comments
 (0)