AGENTS.md@packages/_example · git:20260820.0e1c1b0 · 2026-08-20 · sha256 235797b1b00ea7dd

AGENTS.md@packages/_example git:20260820.0e1c1b0A

Immutable. This exact content is served forever at /api/v1/blob/235797b1b00ea7dd.

# AGENTS.md — placeholder package

Applies to `packages/_example/`. Inherits the root `AGENTS.md`. Scope-specific deltas only.

## Package identity

This placeholder package demonstrates concise package-local instructions. Replace
this text with the package's purpose and the users or callers it serves.

## Public boundary

State the package's public interface, internal implementation boundary, and any
exceptional compatibility or runtime constraint here.

## Cross-package test boundary

State that this package's tests do not import another package's internals.

## Exceptional verification

Document a test command only when it differs from the monorepo default.

## ADR triggers

For a sensitive package, list the change categories that require an ADR.

## Deeper documentation

Put detailed architecture, API, and release rationale in the appropriate package
documentation or repository reference; do not turn this file into a manual.