Skip to content

Commit b1f5a13

Browse files
Merge pull request #3 from devrail-dev/docs/make-fix-blog-post
docs(standards): reposition homepage messaging as AI-first
2 parents ce920a9 + 63a7f9a commit b1f5a13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ linkTitle: "DevRail"
66
{{% blocks/cover title="DevRail" image_anchor="top" height="full" color="primary" %}}
77
One Makefile. One Container. Every Language.
88

9-
Opinionated development standards for teams that ship with AI agents.
9+
Guard rails for AI agents and the developers who ship with them.
1010

1111
{{% blocks/link-down color="info" %}}
1212
{{% /blocks/cover %}}
@@ -97,7 +97,7 @@ See the full [OpenClaw integration guide](/docs/getting-started/agents/#openclaw
9797

9898
## Why DevRail?
9999

100-
DevRail provides a universal development contract that works the same way for every developer, every CI pipeline, and every AI agent. No more environment drift. No more "works on my machine."
100+
Your agents don't read your conventions. They skip your linters, ignore your formatters, and commit code that fails CI. DevRail gives them one instruction and one gate -- `make check` -- that enforces every standard automatically. Same contract for your agents, your CI, and you.
101101

102102
{{% /blocks/section %}}
103103

0 commit comments

Comments
 (0)