Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 2 KB

File metadata and controls

54 lines (43 loc) · 2 KB

Related Issue

Closes #

Description

Describe what changed and why.

Verification

  • python3 scripts/check_license_headers.py --check
  • python3 scripts/check_label_taxonomy.py --check when governance metadata changes
  • git diff --check
  • Relevant example setup or syntax checks

Documentation Writer Review

  • Documentation writer review completed for the final changes
  • Result: docs-updated | no-docs-needed | blocked
  • Evidence or justification:
  • Reviewer:
  • Changed user-facing text follows the writing guide and controlled-word list.
  • A public contributor can understand the changed text without internal company context.
  • I reviewed any agent-generated text before submission.

Release And Compliance

  • No secrets or credentials are included, including API keys, access tokens, passwords, local .env files, private certificates, or token caches.
  • No nonpublic project names, environment names, hostnames, URLs, ticket identifiers, workspace paths, logs, screenshots, or configuration values are included.
  • Third-party dependency changes are reflected in THIRD-PARTY-NOTICES.
  • Public content uses sanitized examples and placeholders instead of private values.
  • I added my DCO sign-off declaration to this pull request description.