Developer and AI Agent Onboarding
Status
Implemented documentation guardrail.
Scope
Adds a cross-agent onboarding path for OneProtect developers and AI coding tools.
The canonical source is docs/engineering/ai-agent-onboarding.md; the docs-site
developer page mirrors the operational rules for easier team handoff.
What It Protects
- Branch discipline from latest
develop. - Local commits as needed, but one final push per reviewed feature branch to avoid burning paid GitLab runner minutes.
- Required docs, docs-site, feature-note, taskboard, readiness, contract, and skill updates.
- Mandatory taskboard updates or an explicit not-applicable note in the branch handoff.
- No feature-branch deploys or AWS mutation jobs.
- Terraform/OpenTofu versus Helm ownership boundaries.
- Tenant isolation, auditability, redaction, API-first contracts, and Phase 1 pillar scope.
Validation
This is docs-only. Validate with:
make docs-build
git diff --cached --check