Skip to content

docs(changelog): record byte5ai engineering-standards bootstrap - #32

Closed
iret77 wants to merge 1 commit into
mainfrom
docs/changelog-engineering-standards
Closed

docs(changelog): record byte5ai engineering-standards bootstrap#32
iret77 wants to merge 1 commit into
mainfrom
docs/changelog-engineering-standards

Conversation

@iret77

@iret77 iret77 commented May 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Backfills the CHANGELOG entry that should have shipped with PR chore: apply byte5ai engineering-standards (initial bootstrap) #31 (byte5ai engineering-standards bootstrap).
  • Per AGENTS.md the standards rollout (.github/engineering-standards.yml, .hooks/pre-push, script/setup, AGENTS/CONTRIBUTING updates, branch protection wiring) qualifies as an ops change and required a same-step CHANGELOG note.
  • Doubles as the first end-to-end CI verification after GitHub Actions were reactivated on 2026-05-17 (Actions had been disabled since 2026-05-11).

Test plan

  • All five required status checks reach a terminal state:
    • middleware (lint + typecheck + test)
    • web-ui (lint + typecheck + vitest)
    • schema (migrations on pgvector)
    • audit (high+critical block) (middleware)
    • audit (high+critical block) (web-ui)
  • CHANGELOG renders correctly on GitHub.

Backfills the CHANGELOG entry that should have shipped with PR #31.
Per AGENTS.md, ops-relevant changes must land with a same-step
CHANGELOG note - the standards bootstrap qualified and didn't get
one. Doubles as the first CI run after Actions were reactivated.
@iret77

iret77 commented May 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #35 (consolidated CI resurrection). Under the strict branch protection with strict: true required checks, the three PRs (#32/#33/#34) were mutually blocking — each had at least one red required check depending on one of the others. All changes from this PR are preserved in #35 (cherry-picked under the same author identity), plus a fourth commit that fixes the prefer-const lint bug that had been hidden behind EBADENGINE, and an extended CHANGELOG ### Fixed block.

@iret77 iret77 closed this May 17, 2026
@iret77
iret77 deleted the docs/changelog-engineering-standards branch May 17, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants