Agent Manifest Concept

What this is

This repository contains the Agent Manifest.

It is a declaration layer and a normative specification. Not a framework. Not a product. Not a runtime system.

It defines a minimal declarative boundary for what an agent must state before operating.


What This Is

Agent Manifest is a public reference document.

It exists to articulate:

It states what an agent declares before operating.

The core specification is defined in the versioned spec/ directory.

It does not prescribe runtime behavior.
It does not enforce compliance.
It does not depend on any specific technology stack.


What This Is Not

This is not:

Runtime systems, enforcement mechanisms, and operational tooling are intentionally out of scope of the core specification.

Implementations may exist, but they are structurally independent from the declaration layer.


How To Use This

You may:

You do not need permission.

If this document influences how you design, govern, or reason about agents, that influence is voluntary.

Adoption does not imply endorsement by the maintainers.


Final Note

The Agent Manifest aims for structural stability, not perpetual expansion.

It is intended to serve as a foundational layer —
minimal, declarative, and versioned.