19 lines
474 B
Markdown
19 lines
474 B
Markdown
# Sonnet-Era Clean Config
|
|
|
|
## Overview
|
|
|
|
Negative-control fixture for the TOK scanner. Contains no cache-breaking
|
|
volatility, no redundant permissions, no deep import chains. Represents
|
|
a clean, Sonnet-era configuration that pre-dates Opus 4.7 features — the
|
|
TOK scanner should emit zero medium/high severity findings here (info
|
|
severity is acceptable for pattern D).
|
|
|
|
## Commands
|
|
|
|
- `npm test`
|
|
- `npm run build`
|
|
|
|
## Conventions
|
|
|
|
- TypeScript strict
|
|
- Conventional Commits
|