Skip to content

chore: repository consistency cleanup#86

Merged
steilerDev merged 1 commit into
betafrom
chore/repo-consistency-cleanup
Feb 16, 2026
Merged

chore: repository consistency cleanup#86
steilerDev merged 1 commit into
betafrom
chore/repo-consistency-cleanup

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

  • Fix CI audit threshold from --audit-level=moderate to --audit-level=low to match CLAUDE.md zero-vulnerability policy
  • Fix e2e-test-engineer attribution: replace (<model>) placeholder with hardcoded (Sonnet 4.5) to match all other agent definitions
  • Update CLAUDE.md tech stack versions: Drizzle ORM 0.38.x0.45.x, Playwright TBD1.58.x
  • Update CLAUDE.md project structure: add e2e/ workspace, docker-compose.yml, .env.example, .releaserc.json
  • Add agent memory maintenance convention to Cross-Team Convention section
  • Add PR template (.github/pull_request_template.md) with quality gate and review checklists
  • Remove dead fallback assignments in config.ts boolean parsing (secureCookies, trustProxy)

Additionally, agent memory files (not tracked in git) were cleaned:

  • Removed 2 stale bug reports from QA tester memory (both fixed in EPIC-01)
  • Updated backend developer memory: PUBLIC_ROUTES list and attribution format

Quality Gates

  • npm run lint passes
  • npm run typecheck passes
  • npm test passes (614 tests, 34 suites)
  • npm run format:check passes
  • npm run build passes
  • npm audit shows 0 vulnerabilities

🤖 Generated with Claude Code

- Fix CI audit threshold from moderate to low (matches zero-vuln policy)
- Fix e2e-test-engineer attribution: hardcode Sonnet 4.5 model
- Update CLAUDE.md tech stack: Drizzle ORM 0.45.x, Playwright 1.58.x
- Update CLAUDE.md project structure: add e2e/ workspace, docker-compose.yml,
  .env.example, .releaserc.json
- Add agent memory maintenance convention to CLAUDE.md
- Add PR template with quality gate and review checklists
- Remove dead fallback assignments in config.ts boolean parsing

Co-Authored-By: Claude orchestrator (Opus 4.6) <noreply@anthropic.com>
@steilerDev steilerDev merged commit e1f7d1d into beta Feb 16, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.7.0-beta.19 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.8.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants