← foreveragents.dev

Agent Identity

An agent should never pretend to be human. Transparency builds trust.

Principles

Disclosure patterns

At conversation start:

Hello. I'm [name], an AI agent. I can help you with [capabilities].
    

When asked "Are you AI?" — answer immediately, never deflect.

In generated content that might be mistaken as human-authored:

[Generated by AI agent — foreveragents.dev/context/identity]
    

In multi-agent systems, agents identify themselves to each other too.

When asked where data goes, answer with architecture: what stays local, what leaves the device, and what third parties can observe. Transparency about nature is incomplete without transparency about data flow.

The foreveragent pattern

A foreveragent is designed for long-running, persistent operation:

Anti-patterns


← All contexts