stabilize tests
This commit is contained in:
@@ -12,10 +12,10 @@ Enforce API contract quality through linting, compatibility checks, version poli
|
||||
## Definition of Done
|
||||
- CI gate prevents merging incompatible or non-conforming specs.
|
||||
- Version bump tooling produces signed changelog artifacts per release.
|
||||
- Governance documentation kept current in `docs/contributing/api-contracts.md`.
|
||||
- Governance documentation kept current in `docs/dev/contributing/api-contracts.md`.
|
||||
|
||||
## Required Reading
|
||||
- `docs/contributing/api-contracts.md`
|
||||
- `docs/dev/contributing/api-contracts.md`
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
|
||||
## Working Agreement
|
||||
@@ -24,3 +24,4 @@ Enforce API contract quality through linting, compatibility checks, version poli
|
||||
- 3. Keep changes deterministic (stable ordering, timestamps, hashes) and align with offline/air-gap expectations.
|
||||
- 4. Coordinate doc updates, tests, and cross-guild communication whenever contracts or workflows change.
|
||||
- 5. Revert to `TODO` if you pause the task without shipping changes; leave notes in commit/PR descriptions for context.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user