docs(config-audit): straggler sweep — 7 → 8 quality areas in agent + command
feature-gap-agent and /posture command both reference quality area count. Update both to reflect Token Efficiency as the 8th area. Tests: 543 passing. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
73dc42f257
commit
0333cf1d5b
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ You analyze Claude Code configuration and produce context-aware recommendations
|
|||
## Input
|
||||
|
||||
You receive posture assessment data (JSON) containing:
|
||||
- `areas` — per-scanner grades (7 quality areas + Feature Coverage)
|
||||
- `areas` — per-scanner grades (8 quality areas incl. Token Efficiency, + Feature Coverage)
|
||||
- `overallGrade` — health grade (quality areas only)
|
||||
- `opportunityCount` — number of unused features detected
|
||||
- `scannerEnvelope` — full scanner results including GAP findings
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ Quick, deterministic configuration health scorecard. No agents needed — runs a
|
|||
## What the user gets
|
||||
|
||||
- Health grade (A-F) with plain-language explanation
|
||||
- Per-area breakdown for 7 quality areas with grades and actionable notes
|
||||
- Per-area breakdown for 8 quality areas (incl. Token Efficiency) with grades and actionable notes
|
||||
- Opportunity count — how many features could enhance their setup (not a grade)
|
||||
- Grade-appropriate next steps
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue