Platform Overview
The platform integration is the required part of the Itera customer setup. Every team starts here, even if they later decide to add the optional component inspector.
What this section is for
This section explains the baseline integration story for Itera. Its main focus is itera.yml, the configuration file that tells Itera how to understand and work with your application.
Read this section in order
- Start with the
itera.ymlguide for the practical setup path and example files. - Keep the
itera.ymlreference open when you need exact defaults, resolution rules, or supported keys. - Use troubleshooting when a config value behaves differently from what you expected.
What this section covers
- File discovery rules for
itera.yaml/itera.yml. - Practical configuration patterns for single-package apps, monorepos, and strict-mode setups.
- Field-by-field behavior for
project,commands, anddefaults. - Command resolution details for install, dev, test, and the fast quality command set.
- The difference between the full Iteration Service contract and the narrower Product Agent policy subset.
Scope reminder
The platform docs describe current shipped behavior. They do not introduce new itera.yml features and they do not change the Iteration Service or Product Agent runtime.