Internal Team Member Onboarding
- Read architecture baseline documents in
/docs/architecture/.
- Review gate workflow requirements in Gate Workflow.
- Set up local docs portal build from
docs/portal-site.
- Run docs governance checks before opening PRs.
- Use issue templates for architecture/contract changes.
External Integrator Onboarding
- Start with the Platform API contract at
/docs/architecture/specs/platform-api.openapi.yaml.
- Consume SDK artifacts generated from the same OpenAPI source.
- Use CLI examples from
trading-cli.
- Follow boundary rules: clients use Platform API only.
- Report integration issues with issue links and reproducible contract examples.
Cross-Repository Entry Points