Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ linkTitle: "DevRail"
{{% blocks/cover title="DevRail" image_anchor="top" height="full" color="primary" %}}
One Makefile. One Container. Every Language.

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

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

## Why DevRail?

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."
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.

{{% /blocks/section %}}

Expand Down