Skip to content

Commit 380255a

Browse files
committed
fix: address agent review feedback for PR 336
1 parent 63fdbc8 commit 380255a

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

BOOKMARKS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Quick navigation to detailed documentation for specific tasks.
77
| Topic | Location | When to Use |
88
|-------|----------|-------------|
99
| User Guide | `README.md` | Installation, basic usage, CLI examples |
10+
| Full User Guide | `docs/user-guide.md` | Comprehensive user documentation |
1011
| Developer Guide | `docs/developer-guide.md` | In-depth development patterns |
1112
| API Reference | `docs/api-reference.md` | Module and class documentation |
1213
| Attributes | `docs/attributes.md` | All 25 assessed attributes explained |

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,3 @@ See `BOOKMARKS.md` for navigation to:
128128

129129
---
130130

131-
*106 Python files | 24,375 LOC | 25 assessors | 1,182 tests | 16 CI workflows*

src/agentready/data/default-weights.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Default Tier-Based Weight Distribution
22
#
3-
# This file defines the default weights for all 23 attributes (updated from 25).
3+
# This file defines the default weights for all 25 attributes.
44
# Weights are based on tier priority from research report:
55
#
66
# Tier 1 (Essential): 55% total (5×10% + 1×5%, 6 attributes)

0 commit comments

Comments
 (0)