Skip to content

Conversation

@leocharny
Copy link

No description provided.

@leocharny leocharny requested a review from a team as a code owner December 29, 2025 16:18
@github-actions github-actions bot added the size/XL Denotes a PR that changes 2000+ lines label Dec 29, 2025
@leocharny
Copy link
Author

Summary

This PR adds a reference-only trust ranking PoC as an optional extension.

It is intentionally:

  • additive (no core behavior changes)
  • non-authoritative
  • not a security system or standard

The goal is to provide a concrete artifact for discussion around
how trust-related signals could influence discovery and ranking.

What’s included

  • A minimal trust ranking interface
  • A toy reference implementation with explainable output
  • Sample data and a CLI runner
  • Basic unit tests (stdlib only)
  • Documentation clarifying scope and limitations

What’s not included

  • No protocol changes
  • No server-side enforcement
  • No governance or policy assumptions

Feedback welcome.

@leocharny leocharny changed the title Feature/trust ranking POC feat: add optional trust ranking reference extension Dec 29, 2025
@leocharny leocharny changed the title feat: add optional trust ranking reference extension feat(dir): add optional trust ranking reference extension Dec 29, 2025
@ramizpolic
Copy link
Member

ramizpolic commented Jan 5, 2026

Hi @leocharny, thank you for the PoC submission. Would you mind restoring the original formatting on unaffected file changes? It makes it a bit difficult for us right now to review the changes.

Also, would you be interested in joining our Community Meeting to demo these changes? I think there is a lot of interest on this.

@leocharny
Copy link
Author

Superseded by a clean PR that restores upstream formatting and limits changes to the trust-ranking PoC: #791

@leocharny leocharny closed this Jan 5, 2026
@leocharny
Copy link
Author

leocharny commented Jan 5, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Denotes a PR that changes 2000+ lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants