AGENTS.md 657 B

AGENTS.md — Vendored Packages

This directory contains source-vendored copies of the Cordis framework and its foundation libraries. See vendor/README.md for the manifest, local-modification log, and the upstream sync procedure.

Do NOT edit vendor/*/src/ files casually. Every local divergence from upstream must be logged exhaustively in vendor/README.md under "Local modifications." The vendor/*/tsconfig.json files are the exception — regenerated to fit the monorepo build, and they may be touched for type-checking policy changes (e.g., noImplicitAny).

When changes are unavoidable, follow the sync procedure in vendor/README.md.