docs(reputation): anchor reputation bootstrap methodology note#559
Conversation
|
@Aboyeji-Isaac is attempting to deploy a commit to the ezedikeevan's projects Team on Vercel. A member of the Team first needs to authorize it. |
ezedike-evan
left a comment
There was a problem hiding this comment.
Thanks for opening a clean version of the docs PR! Two things to fix before this can move forward:
-
Linked issue missing — the PR body has
Closes #with no issue number. Please fill it in (e.g.Closes #503) so the issue auto-closes on merge. -
PR title —
docs/anchor-reputation-bootstrap-methodology-503-cleandoesn't follow Conventional Commits. Please rename it to something likedocs(reputation): add anchor reputation bootstrap methodology note.
Once both are updated, this will continue through the review gates. Note that your earlier PR #536 covering the same topic is still open — once this one is ready, please close #536 yourself to avoid duplication.
ezedike-evan
left a comment
There was a problem hiding this comment.
Hi @aboyejirebecca-prog — this PR only touches a docs file (docs/ANCHOR_REPUTATION.md) with no linked issue. Documentation changes should accompany the implementation PR, not land as a standalone PR. Also the PR body is blank. This PR is advised to be closed.
ezedike-evan
left a comment
There was a problem hiding this comment.
This PR's template is unfilled — the "Closes #" line has no issue number. Per repo contribution guidelines, every PR must link exactly one issue. Please edit the PR description to reference the issue this closes (e.g. Closes #123) and fill in the Summary/Changes/Testing sections so reviewers can verify scope. Re-requesting review once that's added.
|
Heads up: #503 was already closed by #536 ("docs: add anchor reputation bootstrap methodology note"), merged to main a while back. Current |
# Conflicts: # docs/ANCHOR_REPUTATION.md
Closes #503
Adds a new section to
docs/ANCHOR_REPUTATION.mdexplaining how newly onboarded anchors accrue reputation (bootstrap → live): theinsufficient_datacold-start state, how the scorecard surfaces "Collecting Data," and how the composite score accrues once outcomes start flowing in. Cross-referenceslib/reputation/thresholds.ts,aggregate.ts,bands.ts, andScorecardCard.