Guides
Guides
Step-by-step procedures for adapter development, local service development, and release qualification. For coding and testing rules, see Guidelines; for how the system works, see Knowledge.
Adapters
- Adding an adapter — the end-to-end procedure for connecting a new source or destination system: the connector, its capability declaration, the conformance tests, and the register-to-apply flow.
- Testing an adapter — how to write and run an adapter's unit and integration tests.
The development environment
- Local development stack — starting the disposable stack, the service development loop, and the destructive reset.
Releases
- Qualifying an internal candidate — how a teammate obtains a pre-release candidate from its Actions run and qualifies it on their own host.
Related
- Knowledge — how the sync engine, service, and adapters work.
- Repository tour — where to find the code for each part of the system.
- Guidelines — adapter rules, repository-wide testing, and secret redaction.
- Testing tiers — which test command to run after a step.
- Constitution — the principles these guides serve.