AGENTS.mdInstruction Precedence (DO NOT EDIT)Hierarchical and additive - apply this file plus all parent
AGENTS.mdfiles up to repo root. Most specific wins on conflict.Chain:
revyl-gh-action/AGENTS.md(this file) >AGENTS.md(root)
revyl-gh-action/ owns GitHub Actions for running Revyl tests/workflows and uploading builds.
The rules below are binding for this directory and every subdirectory beneath it. All agents operating in this scope must follow them, subject to the instruction precedence above.
- [STRICT] Action contract changes must update source, metadata, tests, and docs/examples. The owning sync workflow builds the distribution bundles and commits them to the standalone action repository; do not hand-edit generated bundles.
- [STRICT] Preserve deprecated aliases and output fields until intentionally removed with a migration plan.
- [GUIDELINE] Keep execution CLI-first and preserve output parsing tests for action entrypoints.
- [GUIDELINE] Validate the touched metadata, runtime, sync/build, output, and documentation contract surfaces.