diff --git a/core/overview.mdx b/core/overview.mdx index d8978ca..0761883 100644 --- a/core/overview.mdx +++ b/core/overview.mdx @@ -4,7 +4,15 @@ description: Runtime guardrails for AI agents — configurable, extensible, and icon: "house" --- -![Agent Control Architecture](/images/Architecture.png) + **Agent Control** provides a policy-based control layer that sits between your AI agents and the outside world. It evaluates inputs and outputs against configurable rules, blocking harmful content, prompt injections, PII leakage, and other risks — all without changing your agent's code. It's fully open source--check out the **Agent Control** [repo](https://github.com/agentcontrol/agent-control). @@ -22,6 +30,10 @@ Traditional guardrails embedded inside your agent code have critical limitations - **For non-technical teams:** Intuitive UI to configure and monitor agent safety without touching code - **For organizations:** Reusable policies across agents with comprehensive audit trails + +![Agent Control Architecture](/images/Architecture.png) + + ## Get started Protect your AI agent in 4 simple steps. diff --git a/docs.json b/docs.json index 1bcd54e..204e515 100644 --- a/docs.json +++ b/docs.json @@ -14,7 +14,7 @@ "fonts": { "family": "Geist" }, - "favicon": "/images/AgentControl - Black Logomark.png", + "favicon": "/images/AgentControl - Black Logomark.svg", "navigation": { "tabs": [ { diff --git a/images/AgentControl - Black Logomark.png b/images/AgentControl - Black Logomark.png deleted file mode 100644 index cb2f6ad..0000000 Binary files a/images/AgentControl - Black Logomark.png and /dev/null differ diff --git a/images/AgentControl - Black Logomark.svg b/images/AgentControl - Black Logomark.svg new file mode 100644 index 0000000..2dced6e --- /dev/null +++ b/images/AgentControl - Black Logomark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/logo/dark.svg b/logo/dark.svg index 7d0071b..03f750c 100644 --- a/logo/dark.svg +++ b/logo/dark.svg @@ -1,18 +1,18 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/logo/light.svg b/logo/light.svg index 19255c8..81cd09b 100644 --- a/logo/light.svg +++ b/logo/light.svg @@ -1,19 +1,19 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +