Skip to content

Commit 2bd3c77

Browse files
committed
docs(quality): fix engineering quality plan content
1 parent dbb6c6e commit 2bd3c77

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

docs/ENGINEERING_QUALITY.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
# Engineering Quality Plan
22

3-
This document defines the quality baseline and delivery policy for
4-
5-
6-
default branch in
7-
auto-improving workflows.
3+
This document defines the quality baseline and delivery policy for `however-yir/CodeTrainer`.
84

95
## 1. Scope
106

11-
- Repository:
12-
auto-tracked via GitHub Actions
13-
- Primary language: JavaScript
14-
- Baseline release tag:
7+
- Repository: `however-yir/CodeTrainer`
8+
- Primary language: `JavaScript`
9+
- Baseline release tag: `health-baseline-2026-04-12`
1510

1611
## 2. Quality Gates
1712

1813
- Security scans: CodeQL + secret scanning workflows
1914
- Dependency hygiene: Dependabot for GitHub Actions and detected ecosystems
20-
- Contract checks: in CI
15+
- Contract checks: `tests/repo_contract_test.sh` in CI
2116
- Build and test checks: existing project-specific workflows remain the source of truth
2217

2318
## 3. Test Strategy

0 commit comments

Comments
 (0)