Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 649 Bytes

File metadata and controls

22 lines (16 loc) · 649 Bytes

AGENTS.map

This file lists where nested AGENTS.md files live and what they're for. The AGENTS.md files themselves are authoritative for their subtrees.

Entries

  • Path: /AGENTS.md

    • Purpose: This is the agents.map project — a spec, CLI, and landing site for the AGENTS.map format.
    • Applies to: /**
  • Path: /cli/AGENTS.md

    • Purpose: The agentsmap CLI tool. Published to npm as agentsmap.
    • Applies to: /cli/**
  • Path: /site/AGENTS.md

    • Purpose: The agents.map landing page. React + Tailwind CSS v4 + Vite.
    • Applies to: /site/**
  • Path: /spec/AGENTS.md

    • Purpose: The AGENTS.map specification.
    • Applies to: /spec/**