This page separates repo-ready surfaces from actual published registry state.
Current public release truth:
v0.1.1https://xiaojiou176-open.github.io/proofyard/https://github.com/orgs/xiaojiou176-open/packages/container/package/proofyard-mcp-server
returns 404, and the repo-filtered packages page
https://github.com/orgs/xiaojiou176-open/packages?repo_name=proofyard
reports 0 packages@proofyard/mcp-server is still missing on npm| Surface | Materialized in repo | Publish-ready today | Published / listed today | Notes |
|---|---|---|---|---|
| GitHub release/tag | yes | yes | yes | Current live release/tag is v0.1.1. |
| GitHub Pages storefront | yes | yes | yes | Current live homepage points to GitHub Pages and returns HTTP 200. |
Root npm package (proofyard) |
yes | no | no | Root package.json is private: true, so the repo does not currently expose a publishable npm package. |
MCP npm package (@proofyard/mcp-server) |
yes | yes | no | The package now has a publish-ready contract, but it is not yet published. |
AI prompts npm package (@uiq/ai-prompts) |
yes | no | no | The package exists for repo-local use, but packages/ai-prompts/package.json is private: true. |
PyPI package (proofyard) |
yes | no | no | pyproject.toml exists, but this repo does not currently prove a PyPI release, and the Python package version is not release-synced with v0.1.1. |
| MCP Registry listing | partial | no | no | The repo now materializes apps/mcp-server/server.json as the registry submission artifact, but the npm package is still unpublished and no upstream listing proof exists. |
| OpenHands/extensions lane | yes | yes | no | External review receipt exists at PR #161, but review-pending is still not listed-live. |
| ClawHub skill page | yes | yes | yes | The Proofyard MCP skill page can be read back live at https://clawhub.ai/xiaojiou176/proofyard-mcp. |
| Proofyard MCP install skill | yes | yes | no | skills/proofyard-mcp/ is materialized in the repo, but it is not yet published to any skill registry. |
MCP Docker image (ghcr.io/xiaojiou176-open/proofyard-mcp-server:0.1.1) |
yes | yes | no | The repo defines the GHCR container contract, but today https://github.com/orgs/xiaojiou176-open/packages/container/package/proofyard-mcp-server returns 404 and https://github.com/orgs/xiaojiou176-open/packages?repo_name=proofyard reports 0 packages. Plain-English boundary: repo-ready container docs do not prove a live public GHCR package. |
| Starter / plugin bundle metadata | no dedicated surface | no | no | This repo still does not ship a dedicated starter bundle or browser-plugin distribution surface. |
For this repository, “ready for final distribution prep” means:
It does not mean that npm, PyPI, Official MCP Registry, or the GHCR public package surface are already live just because the repo carries a Docker image contract.
These remain outside the current repo-side closeout scope:
proof.htmlThis repo intentionally does not add a separate proof.html truth surface
right now.
Reason:
docs/index.md already owns the public docs mapINTEGRATIONS.md now own the distribution and integration truthThat keeps the truth surface lighter and easier to keep honest.