Skip to content

docs: registry pattern + harness scripts READMEs - #2262

Merged
hongmingwang-moleculeai merged 1 commit into
stagingfrom
docs/registry-pattern-and-harness-readmes
Apr 29, 2026
Merged

hongmingwang-moleculeai merged 1 commit into
stagingfrom
docs/registry-pattern-and-harness-readmes

Conversation

@HongmingWang-Rabbit

Copy link
Copy Markdown
Contributor

Summary

Two READMEs covering load-bearing patterns from today's work that weren't previously discoverable from the code:

workspace/platform_tools/README.md

Explains the ToolSpec single-source-of-truth pattern (#2240), the CLI-block alignment gap that hand-maintained generation can't close (#2258), the snapshot golden files + LF-pinning (#2260), and the add/rename/remove playbook. The next contributor who lands in workspace/platform_tools/ now has the design rationale + the safe-edit procedure colocated with the code.

scripts/README.md

Disambiguates the three measure-coordinator-task-bounds*.sh files that now exist across two repos:

  • scripts/measure-coordinator-task-bounds.sh (canonical OSS, this repo)
  • scripts/measure-coordinator-task-bounds-runner.sh (Hermes/MiniMax variant, this repo)
  • scripts/measure-coordinator-task-bounds.sh (production-shape, in molecule-controlplane)

Documents the common safety pattern (cleanup trap, DRY_RUN, non-target guard, cleanup_*_failed events) and the heartbeat-trace caveat.

Test plan

  • Markdown renders cleanly on GitHub
  • No code change — docs-only PR

Refs: #2240, #2254, #2257, #2258, #2259, #2260; molecule-controlplane#321.

Two docs covering load-bearing patterns from today's work that
weren't previously discoverable:

1. workspace/platform_tools/README.md — explains the ToolSpec
   single-source-of-truth pattern (#2240), the CLI-block alignment
   gap that hand-maintained generation can't close (#2258), the
   snapshot golden files + LF-pinning (#2260), and the add/rename/
   remove playbook. The next reader who lands in
   workspace/platform_tools/ now has the design rationale + the
   safe-edit procedure colocated with the code.

2. scripts/README.md — disambiguates the three measure-coordinator-
   task-bounds.sh files that now exist across two repos:

     - scripts/measure-coordinator-task-bounds.sh        (canonical OSS, this repo)
     - scripts/measure-coordinator-task-bounds-runner.sh (Hermes/MiniMax variant, this repo)
     - scripts/measure-coordinator-task-bounds.sh        (production-shape, in molecule-controlplane)

   Cross-references reference_harness_pair_pattern (auto-memory) for
   the cross-repo design rationale. Documents the common safety
   pattern (cleanup trap, DRY_RUN, non-target guard,
   cleanup_*_failed events) and the heartbeat-trace caveat.

Refs: #2240, #2254, #2257, #2258, #2259, #2260; molecule-controlplane#321.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Merged via the queue into staging with commit 9d159f0 Apr 29, 2026
21 checks passed
HongmingWang-Rabbit pushed a commit that referenced this pull request Jun 12, 2026
…make hermes/openclaw vendor menus routable (cp#529)' (#2262) from feat/cp529-byok-vendor-providers into main
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.

1 participant