sourceharbor

Project Status

This page is the shortest truthful answer to:

Use it like a status board, not like a sales page.

If you need the exhaustive ledger instead of the short board, read 2026-03-31-program-closeout-matrix.md.

Release-current truth is a separate ledger from current remote main. Always verify the latest live tag together with the current remote head before repeating any “release-aligned” claim, because docs/governance closeout commits can move main forward again after a release is cut.

Current Program State

SourceHarbor is already a real, source-first product-shaped repository.

It has:

What it does not have today:

Release-Current Truth

Treat release-current truth as its own ledger.

Current live reading:

Practical implication:

Release And Public Distribution Truth

The public repo now has strong current-main proof, but release-current truth and official-surface distribution truth are still separate ledgers.

Use:

Verified And Ready

These are the strongest current claims:

Public Face And Distribution Readiness

These are the strongest outward-facing artifacts that already exist today:

What is still missing for a stronger public-ready claim:

Implemented But Still Gated

These surfaces are real, but their strongest proof still depends on external conditions:

Surface Current truth Gate
Notifications / reports implemented routes and settings exist verified sender configuration, especially RESEND_FROM_EMAIL, plus a target mailbox
UI audit Gemini review base audit is real and a recent maintainer-local proof pass exercised the Gemini review layer other environments still need Gemini access if they want the review layer
Computer use contract and service exist, and a recent maintainer-local proof pass reached the provider valid Gemini access, supported account capability, and a real screenshot/input contract
Long live smoke repo path exists, the repo-managed bootstrap -> up -> status -> doctor path was re-proven again, the short smoke path now passes locally, and YouTube provider validation removed the stale-key 403 story as the main blocker the full end-to-end live receipt still depends on operator-managed API access plus the intentionally deferred Resend sender-identity lane

Site Capability Truth

These are the durable site-level capability boundaries worth remembering.

Site Current repo role Strongest layer today Gate / boundary Verdict
Google Account local browser-proof anchor for login persistence and repo-owned Chrome sanity checks DOM / page-state proof only local login state when you intentionally run real-profile proof already-covered
YouTube strong-supported source plus local live browser proof target hybrid: Data API + DOM / page-state proof shared operator key persistence and local login state when strict live proof is reopened already-covered
Bilibili account center local account-proof anchor for the strong-supported Bilibili source lane DOM today, hybrid later if stronger account-side automation is justified human login in the repo-owned Chrome profile external-blocked
Resend dashboard operator-side notification and sender-identity proof surface, not a content-ingestion source admin UI + provider configuration human login plus RESEND_FROM_EMAIL / sender-domain setup external-blocked
RSSHub / RSS sources generalized source-universe intake substrate HTTP / API, not browser-first source availability and route/feed correctness, not browser login already-covered

If you want the more exact “what can still be deepened safely” ledger, read site-capability.md.

Sample And Local-Proof Boundaries

These are intentionally not live hosted proof:

Safe interpretation:

Future Directions, Not Current Capability

Two directions remain explicitly in the bet bucket:

Direction Current decision
Agent Autopilot / advanced agent workflows human-in-the-loop spike is worth considering; product claim is not
Hosted / managed workspace no-go for current positioning; only a small hosted-shaped evaluation slice is worth reconsidering later

Read the spike artifacts:

Ecosystem And Big-Bet Buckets

This is the short scoreboard for the directions most likely to get overstated.

Track Current bucket Why now
Codex / GitHub Copilot / Claude Code / VS Code agent workflows via MCP + HTTP API ship-now the repo already has real MCP, API, search, ask, and job-trace surfaces
Repo-local CLI/help facade ship-now ./bin/sourceharbor is already a truthful discoverability layer over bin/*
Packaged public CLI bridge ship-now packages/sourceharbor-cli is now the installable public bridge, while the fuller repo-local operator CLI remains ./bin/sourceharbor
Public TypeScript SDK ship-now packages/sourceharbor-sdk now exposes the contract-first builder layer over the existing HTTP contract
Codex-compatible plugin bundle ship-now starter-packs/codex/sourceharbor-codex-plugin/ is now the strongest public Codex bundle the repo can ship before official self-serve listing exists
GitHub Copilot plugin bundle ship-now starter-packs/github-copilot/sourceharbor-github-copilot-plugin/ now gives GitHub Copilot a real source-installable plugin bundle over the same MCP/API truth
Claude Code plugin bundle ship-now starter-packs/claude-code/sourceharbor-claude-plugin/ is now the strongest public submission-ready bundle for Claude Code
VS Code agent plugin bundle ship-now starter-packs/vscode-agent/sourceharbor-vscode-agent-plugin/ now gives VS Code agent workflows a real source-installable plugin bundle over the same MCP/API truth
OpenClaw via local starter pack + MCP / HTTP substrate first-cut the repo ships a compatibility page plus a first-cut local OpenClaw starter pack, but it still is not a marketplace or primary front-door claim
OpenClaw ClawHub package template first-cut the repo ships a publish-ready metadata template, but there is still no live ClawHub publish receipt and CLAWHUB_TOKEN is currently unset locally
Official MCP Registry listing + metadata template ship-now a fresh registry API read-back still confirms an active SourceHarbor MCP entry at 0.1.14; the remaining work is version refresh, not first publication
PyPI package surface ship-now the public sourceharbor project is still live on PyPI at 0.1.14; the remaining work is a package-version refresh to catch back up with the repo-controlled 0.1.19 line
Site-specific MCP directory packets first-cut config/public/mcp-directory-profile.json plus docs/submission/*.md give the repo a real per-directory packet layer, but same-day submit/read-back still varies per site
Public Python SDK later no public package surface exists yet
Public skills pack / templates first-cut docs/public-skills.md, docs/compat/*, templates/public-skills/*, and examples/* now provide a usable first public starter surface, but not a fully hardened ecosystem product yet
Plugin / extension marketplace as the primary product identity no-go now plugin-first positioning would still overstate the current repo truth even after the new bundle/template surfaces landed
Agent Autopilot (approval-first research ops) spike-only only the approval-first research-ops slice is worth reopening
Full autonomous autopilot no-go now approval, rollback, identity, and provider readiness are not strong enough
Thin managed evaluation slice later only a narrow managed bridge is worth reconsidering after current proof boundaries stay intact
Full hosted workspace no-go now multi-tenant auth, custody, isolation, and support contracts are not ready
Growth / moat thesis ship-now the current moat is the proof-first control tower story plus reusable compounder surfaces, not hosted scale or plugin sprawl

External Blockers

These are the genuine external or human-only dependencies still left after the current maintainer re-audit:

Raw non-empty values for YOUTUBE_API_KEY, RESEND_API_KEY, and GEMINI_API_KEY are no longer the main blocker story. The remaining blockers are more specific than generic “secret missing” language.

Exact External Action Pack

Blocker Freshly verified state Why this is external/human-only Exact action
Resend sender identity provider canary still reports config_error; sender configuration remains incomplete because RESEND_FROM_EMAIL is still missing repo code already exposes notifications and settings; GitHub/release truth is no longer the missing piece set RESEND_FROM_EMAIL, verify the sender/domain in Resend, choose a real destination mailbox, then rerun the provider canary or strict live-smoke lane
YouTube strict live-smoke recent local proof now passes direct probe, provider canary, and strict live-smoke preflight; the remaining step is restoring operator-managed YouTube API access whenever the full live lane is reopened repo-side implementation is no longer the blocker; the remaining action is making the intended YouTube API access available when the lane is rerun restore the intended YouTube API access in the environment used for the live-smoke lane, then rerun the strict live-smoke lane when you want the full end-to-end receipt
Official MCP Registry + PyPI version refresh fresh API/JSON read-back still shows both the official registry entry and the PyPI package at 0.1.14, while the repo-controlled package and directory packet remain at 0.1.19 the repo already has the package, template, and live package surfaces; the missing step is a deliberate publish/refresh action with package credentials plus a fresh read-back on both endpoints publish the intended current package version when the right credentials are available, then read the updated version back from both the official registry and PyPI
MCP.so direct listing a fresh anonymous direct read-back at https://mcp.so/server/sourceharbor-mcp currently returns 403 Forbidden the repo-side packet exists, but this public route still does not prove a live listing capture either a real submit/accept receipt or a later direct-page read-back that shows the listing has appeared
mcpservers.org listing a fresh anonymous direct/search read-back still does not prove a live listing for sourceharbor; direct requests currently return 403 Forbidden the repo-side packet exists, but the public surface still does not show a readable listing proof capture either the approval/listing URL or a later public read-back that shows the server
PulseMCP listing a fresh anonymous page read-back still stops at 403 / Access Denied; public search snippets may suggest a SourceHarbor MCP surface exists somewhere behind that gate the public read-back is platform-controlled rather than repo-controlled capture a direct readable listing URL, editor acknowledgment, or another public proof path that no longer stops at access control
awesome-opencode maintainer review fresh GitHub read-back still shows awesome-opencode/awesome-opencode#270 open the repo-side packet already landed upstream, so the remaining step is maintainer review rather than repo work wait for merge/rejection/feedback and capture the resulting URL or maintainer comment
GitHub social preview the tracked asset already exists in-repo, but live upload/read-back still remains a manual GitHub Settings step the remaining step is a manual upload in GitHub repo settings, not a repo-code change upload docs/assets/sourceharbor-social-preview.png in GitHub repo social preview settings, then read the live setting back

Remote Truth Reading Rules

Fresh GitHub-side verification must be rerun against the current remote head whenever main moves again. The safe reading rules are: