Skip to content

Fix README.md's faircode/ repo-tree omits mcp_server.py, _explainers/, and _results_frozen/ - #411

Merged
yakew7 merged 1 commit into
yakew7:mainfrom
Zinniacodes01:Zinniacodes01-patch-1
Sep 3, 2026
Merged

Fix README.md's faircode/ repo-tree omits mcp_server.py, _explainers/, and _results_frozen/#411
yakew7 merged 1 commit into
yakew7:mainfrom
Zinniacodes01:Zinniacodes01-patch-1

Conversation

@Zinniacodes01

Copy link
Copy Markdown
Contributor

Summary

Adds add mcp_server.py, _explainers/ (with a one-line note it's a generated mirror of explainers/.md), and _results_frozen/ (generated mirror of paper/results-frozen/.csv) to the tree.
Closes #409

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

@Zinniacodes01 is attempting to deploy a commit to the yashkewlani2020-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Hey @Zinniacodes01, your first PR on Fair Code, that's awesome, thank you.

This project is about making AI more accountable, and contributions like yours are what keep that work going. We'll review your changes shortly.

If you haven't already, give the contributing guide a quick read: it covers how audits are structured and what we look for in a review.

And if you're finding Fair Code useful or interesting, a star on the repo genuinely helps more people find it - no pressure, just appreciated.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

@yakew7 @Shreyash0712 - new PR touching a path you own, please review.

@yakew7
yakew7 merged commit 5cc0681 into yakew7:main Sep 3, 2026
17 of 18 checks passed
yakew7 added a commit that referenced this pull request Sep 3, 2026
PR #411's merge (closing #409, adding mcp_server.py/_explainers//
_results_frozen/ to the faircode/ repo-tree) introduced a stray "S"
character right before the opening <div align="center"> tag at the
top of the file, breaking that tag, plus three new tree lines using a
plain "|" instead of the box-drawing "│" character every other line
in the same tree uses.
yakew7 added a commit that referenced this pull request Sep 3, 2026
Credits PR #408 (oxura, first merged PR, closes #396 - MCP
get_benchmark_results' missing-mirror error message) and PR #411
(Zinniacodes01, first merged PR, closes #409 - README's faircode/
repo-tree missing mcp_server.py/_explainers//_results_frozen/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README.md's faircode/ repo-tree omits mcp_server.py, _explainers/, and _results_frozen/

2 participants