docs: audit + fix — remove observe CLI refs, correct defaults, fix public API imports, add historical banners
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ const schema = {
|
||||
#### Mutation Testing
|
||||
|
||||
- **New**: `src/quality/mutation.ts` — synthetic bug injection to measure contract strength.
|
||||
- **New**: `runMutationTesting()` — generates mutations and verifies tests catch them.
|
||||
- **New**: `runMutationTesting()` — generates mutations and verifies tests catch them. Internal API only; not part of the public `@apophis/fastify` export.
|
||||
- **New**: Mutation score reporting (0-100%) with weak contract identification.
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user