File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Follow the instructions in [ AGENTS.md] ( ../AGENTS.md ) .
Original file line number Diff line number Diff line change 1+ # Agents
2+
3+ This repository contains [ Process-PSModule] ( https://msxorg.github.io/docs/Frameworks/Process-PSModule/ ) , the PSModule automation workflow framework.
4+
5+ ## Start here
6+
7+ 1 . Read this file, then [ README.md] ( README.md ) for repository purpose and scope.
8+ 2 . Read the [ PSModule documentation] ( https://psmodule.io/docs ) for framework-level standards.
9+ 3 . Read the [ MSX documentation] ( https://msxorg.github.io/docs ) for organization-level principles and guidance.
10+
11+ ## Working in this repository
12+
13+ - Keep guidance and examples consistent with the documented framework behavior.
14+ - Prefer explicit, deterministic automation patterns in CI/CD changes.
15+ - Treat tests and sample repositories under ` tests/ ` as contract coverage for workflow behavior.
16+
17+ ## The rule
18+
19+ This file points; it never defines. Standards and process belong to canonical docs and should be linked, not restated.
Original file line number Diff line number Diff line change 1+ @AGENTS .md
You can’t perform that action at this time.
0 commit comments