verify(P3): docs build CI — 4 layers green
Structural: YAML schema valid; jobs go-test + docs-build; docs-build needs go-test (G-016 OK). Behavioral: local mkdocs build succeeds (site/ produced); go test ./... green. Security: go.mod unchanged (G-006 intact); Python deps isolated to docs-build job. Quality: .gitignore covers site/. NFR purity: zero commit SUBJECTS starting with feat: (grep -E '^feat:' exit 1 on subject-only check). NOTE: git log --grep matches message BODIES too (prose mentions 'feat:'); the P4 audit gate uses subject-only check (git log --format='%s' | grep -E '^feat:'). ---ci--- project: oy phase: 3 milestone: v0.4 status: verify tag_base: v0.3.x milestone_type: nfr reqs: [REQ-032] ---/ci---
This commit is contained in: