Skip to content

Migrate Wesley Method backlog to GitHub Issues - #599

Merged
flyingrobots merged 2 commits into
mainfrom
migrate-wesley-method-backlog-to-github-issues
Jun 4, 2026
Merged

Migrate Wesley Method backlog to GitHub Issues#599
flyingrobots merged 2 commits into
mainfrom
migrate-wesley-method-backlog-to-github-issues

Conversation

@flyingrobots

Copy link
Copy Markdown
Owner

Linked Issue

Closes #548

Summary

Migrates Wesley's Method tracker from filesystem backlog cards to GitHub Issues:

  • documents GitHub Issues as the live Method work tracker and repository files as the evidence ledger
  • archives former docs/method/backlog cards under docs/method/graveyard/github-issue-migration
  • records a migration manifest for 153 cards: 50 newly created GitHub Issues and 103 mapped existing issue mirrors
  • leaves docs/method/backlog as README-only compatibility signposts
  • updates issue templates and the PR template for Method lane, legend, witness, and tracker hygiene fields

Method Evidence

  • Migration issue: Migrate Wesley Method backlog to GitHub Issues #548
  • Migration archive: docs/method/graveyard/github-issue-migration/README.md
  • Migration manifest: docs/method/graveyard/github-issue-migration/manifest.json
  • Lane counts: lane:asap 7, lane:bad-code 24, lane:cool-ideas 14, lane:inbox 108

Validation

  • git diff --check
  • git diff --cached --check
  • cargo xtask docs-check
  • issue template YAML parse with Ruby/Psych
  • find docs/method/backlog -type f ! -name README.md -print returned empty
  • pnpm run preflight
  • pre-push hook reran Rust product preflight and repo Bats smoke suite

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 180 files, which is 30 over the limit of 150.

To get a review, narrow the scope:
• coderabbit review --type committed # exclude uncommitted changes
• coderabbit review --dir # limit to a subdirectory
• coderabbit review --base # compare against a closer base

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c80b682b-24af-4ce6-b86e-b4f1fddb4209

📥 Commits

Reviewing files that changed from the base of the PR and between 8e90480 and f137d3f.

📒 Files selected for processing (180)
  • .github/ISSUE_TEMPLATE/bug.yml
  • .github/ISSUE_TEMPLATE/chore.yml
  • .github/ISSUE_TEMPLATE/feature.yml
  • .github/ISSUE_TEMPLATE/rfc.yml
  • .github/pull_request_template.md
  • AGENTS.md
  • CHANGELOG.md
  • docs/ARCHITECTURE.md
  • docs/CRATES_IO_RELEASE.md
  • docs/METHOD.md
  • docs/README.md
  • docs/design/0009-rust-core-and-wasm-capability-abi/rust-core-and-wasm-capability-abi.md
  • docs/method/backlog/README.md
  • docs/method/backlog/asap/README.md
  • docs/method/backlog/bad-code/README.md
  • docs/method/backlog/cool-ideas/README.md
  • docs/method/backlog/inbox/README.md
  • docs/method/backlog/up-next/README.md
  • docs/method/graveyard/github-issue-migration/GITHUB_IMPORT_2026-04-04.md
  • docs/method/graveyard/github-issue-migration/README.md
  • docs/method/graveyard/github-issue-migration/bad-code/DOCS_generator-plugin-module-contract-drift.md
  • docs/method/graveyard/github-issue-migration/bad-code/DX_preflight-latency-instrumentation.md
  • docs/method/graveyard/github-issue-migration/bad-code/DX_readme-release-surface-cleanup.md
  • docs/method/graveyard/github-issue-migration/bad-code/EVIDENCE_dependency-audit-release-gate.md
  • docs/method/graveyard/github-issue-migration/bad-code/EVIDENCE_holmes-moriarty-option-sharing.md
  • docs/method/graveyard/github-issue-migration/bad-code/EVIDENCE_module-load-report-release-artifact.md
  • docs/method/graveyard/github-issue-migration/bad-code/EVIDENCE_package-coverage-floor-for-underserved-wesley-packages.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_cli-runtime-environment-port.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_command-auto-discovery-regression-coverage.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_domain-event-lifecycle-factory-for-repeated-started-completed-failed-patterns.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_eventpublisher-port-replace-eventemitter-in-domain.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_generate-execution-orchestration-split.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_module-loading-trust-boundary.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_preflight-check-registry.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_prepush-shell-string-execution.md
  • docs/method/graveyard/github-issue-migration/bad-code/RUNTIME_reusable-wesleyerror-subclass-categories.md
  • docs/method/graveyard/github-issue-migration/bad-code/SOURCE_optic-artifact-id-hash-semantics.md
  • docs/method/graveyard/github-issue-migration/bad-code/SOURCE_optic-authority-vocabulary-boundary.md
  • docs/method/graveyard/github-issue-migration/bad-code/SOURCE_runtime-optic-graphql-validation-coverage.md
  • docs/method/graveyard/github-issue-migration/bad-code/SOURCE_rust-emitter-consumer-model-parity.md
  • docs/method/graveyard/github-issue-migration/bad-code/SOURCE_schema-diff-operation-argument-deltas.md
  • docs/method/graveyard/github-issue-migration/bad-code/SOURCE_typescript-emitter-legacy-parity.md
  • docs/method/graveyard/github-issue-migration/bad-code/TRANSMUTE_generator-plugin-generate-result-shape-normalization.md
  • docs/method/graveyard/github-issue-migration/bad-code/wesley-cli-emit-handler-duplication.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/BLADE_human-readable-deployability-certificate.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/DX_generated-cli-reference.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/DX_inspect-module-capabilities-command.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/DX_module-authoring-and-loading-guide.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/EVIDENCE_holmes-artifact-diagnostic-sidecar.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/EVIDENCE_pr-feedback-session-witness.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/RUNTIME_branch-aware-prepush-diff-base.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/RUNTIME_holmes-comment-loader-policy-module.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/RUNTIME_pr-merge-gate-status-helper.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/RUNTIME_review-supersession-explainer.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/RUNTIME_warp-ttd-adapter-capability-rename.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/RUNTIME_workflow-yaml-assertion-helper.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/SPEC_fixture-module-zoo.md
  • docs/method/graveyard/github-issue-migration/cool-ideas/wesley-ts-emitter-emits-zod-layer.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-103-enhancement-holmes-cli-adopt-commander-for-argument-parsing.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-104-chore-holmes-evaluate-ajv-for-report-validation.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-105-test-holmes-cover-weights-validate-command.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-106-enhancement-holmes-warn-on-unused-weight-rules.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-223-holmes-ci-auto-detect-schema-per-pr-bundle-dir.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-224-holmes-pr-comment-ux-collapsibles-timestamp-artifacts-link-per-run.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-226-evaluate-sha-lock-holmes-bot-identity-reviewer-gating.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-227-shipme-after-shadow-realm-trials-cancel-on-new-push-tag.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-228-render-scs-tci-trendline-in-pr-comment-using-moriarty-history.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-230-holmes-pr-controls-via-pr-body-checkboxes-label-overrides.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-231-extend-wesley-config-mjs-for-schemapaths-bundledir-rebuildonglobs-commentmode-dashboard.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-232-cli-tui-viewer.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-235-multischema-selective-rebuild-rebuild-only-changed-schema-sets.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-236-cleanup-action-squash-hide-holmes-comments-on-merge-close.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-257-tci-inject-coverage-into-scores-report-rendering.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-442-test-cert-cover-negative-shipme-and-certificate-verification-paths.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-445-feat-explain-add-a-visual-wesley-explain-mode-for-snapshots.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-448-feat-evidence-make-certified-holmes-watson-citations-exact-span-and.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-451-feat-runs-diff-artifacts-evidence-scores-and-certs-between-runs.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-452-feat-cert-introduce-digest-tree-certificates-for-cheaper-verification.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-466-feat-holmes-make-pr-comments-plain-english-and-glossary-backed.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-77-feat-holmes-dashboard-persist-sub-metric-history-for-trends.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-88-feat-holmes-tag-breakdown-components-with-provenance.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-89-feat-holmes-externalize-scoring-weights-calibration.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-90-fix-cli-clarify-or-remove-synthetic-holmes-scores.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-91-feat-holmes-surface-breakdown-diagnostics-in-reports.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-92-chore-holmes-version-alignment-for-evidence-scoring-schemas.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-93-feat-holmes-add-breakdown-vs-aggregate-sanity-checks.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-94-feat-security-baseline-sast-with-semgrep-oss.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_gh-95-feat-security-baseline-dast-with-owasp-zap.md
  • docs/method/graveyard/github-issue-migration/inbox/EVIDENCE_v2-certified-evidence-cutover-and-placeholder-bundle-removal.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-123-feat-realm-seed-masking-workflow.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-124-feat-realm-workload-replay-perf-capture.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-132-ci-lint-generated-docker-compose-manifests.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-165-chore-repo-verify-package-exports-across-workspaces.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-178-test-core-audit-legacy-mocks-and-brittle-stdout-assertions.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-190-dx-interactive-cli-for-risky-operations.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-196-browser-host-architecture-spike.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-198-browser-build-packaging-pipeline.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-199-browser-playground-experience.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-218-implement-landing-page-animations-and-smooth-scrolling-with-gsap.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-225-publish-holmes-dashboard-to-pages-and-link-from-pr-comment.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-233-airgapped-local-viewer.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-237-team-dashboard-index-across-branches-pages-link-from-pr-comments.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-252-capability-panel-reset-session-nonpersistence-guarantee.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-253-wasm-pg-lazy-loader-loader-ui.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-260-website-baseline-vite-react-app-scaffold-pages-deploy-harness.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-266-policy-corepack-frozen-lockfile-selective-pre-commit-guard.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-267-core-packaging-remove-node-only-deps-from-wesley-core-and.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-268-cli-friendly-node-version-check-at-startup.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-269-ci-cross-host-smoke-tests-node-deno-bun-browser.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-274-coverage-ingestion-upload-coverage-summary-json-and-enforce-gates.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-275-browser-host-budgets-bundle-size-perf-checks.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-276-ci-speed-ups-playwright-cache-bats-optimization.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-344-bug-wesley-website-deployment-failure-on-prs.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-346-provide-a-small-query-editor-to-run-selects-render-rows.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-351-simulate-lock-levels-and-durations-render-an-overlay-when-operations.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-352-wasm-pg-mode-apply-plan-to-a-tiny-dataset-and.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-355-implement-shell-route-page-and-layout.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-357-wire-toolbar-controls-noop-handlers.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-433-plan-a-compatibility-pass-for-grouped-development-dependency-bumps.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-434-resolve-the-vite-vs-rolldown-vite-override-conflict-before-taking.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-435-align-wesley-website-mantine-and-tiptap-dependency-families.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-443-perf-validation-precompile-ajv-validators-at-build-time.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-446-tooling-chronicle-add-a-chronicle-append-helper-with-utc-correction.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-447-tooling-gh-add-a-deterministic-pr-review-thread-helper-for.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-449-test-ci-add-workflow-policy-regression-coverage-for-bots-and.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-454-feat-runtime-prove-multi-host-parity-beyond-node.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-455-feat-runtime-add-remote-and-shared-execution-modes.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-79-chore-repo-consolidate-root-level-test-directories.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_gh-80-chore-repo-add-gitignore-to-example-and-demo-directories.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_v2-multi-transmutation-workspace-runtime.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_v2-scheduler-and-deterministic-caching.md
  • docs/method/graveyard/github-issue-migration/inbox/RUNTIME_v2-transform-runtime-and-ledger-cutover.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-115-feat-generator-prisma-schema-client-emission.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-120-feat-generator-drizzle-schema-emission.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-130-docs-guides-prisma-integration-walkthrough.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-131-docs-guides-drizzle-integration-walkthrough.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-139-docs-config-describe-generator-compatibility.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-146-feat-generator-ent-go-schema-emission.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-161-chore-parser-reduce-directive-validation-noise.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-162-docs-align-examples-with-canonical-wes-directives.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-179-chore-core-design-audit-for-srp-god-class-patterns-and.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-180-docs-core-audit-jsdoc-coverage.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-184-feat-core-expose-stable-schema-hash-for-holmes-history.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-191-dx-ide-integration-and-schema-visualization.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-217-build-docs-landing-page-and-populate-navigation.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-220-build-docs-landing-page-content.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-221-populate-docs-navigation.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-279-host-browser-native-parserport-no-graphql-js-ir-integration.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-280-host-browser-bundler-docs-examples-vite-rollup-webpack-size-budgets.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-281-host-deno-create-wesley-host-deno-package-ci-docs.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-282-host-bun-create-wesley-host-bun-package-ci-docs.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-366-rfc-bi-directional-sdl-loop-schemadelta-sdl-patch-plan.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-440-test-schema-validate-generated-json-artifacts-against-their-schemas.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-456-schema-json-unify-ir-evidence-schema-drafts-across-the-spec.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-81-docs-demo-add-readme-to-demo-directory.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-82-docs-agents-consolidate-agent-guidance.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-83-docs-organize-the-docs-drafts-directory.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_gh-84-docs-mvp-create-a-summary-readme-for-the-mvp-milestone.md
  • docs/method/graveyard/github-issue-migration/inbox/SOURCE_v2-directive-truth-table-and-example-boundary-cleanup.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-138-feat-config-enforce-mutually-exclusive-generators.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-154-demo-go-ent-rpc-backend.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-181-feat-core-support-rpc-composite-parameter-option.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-197-implement-wesley-host-browser-adapter.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-278-multi-host-adapters-m1-browser-deno-bun-viability.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-437-test-ci-vendor-bats-support-plugins-into-test-vendor.md
  • docs/method/graveyard/github-issue-migration/inbox/TRANSMUTE_gh-453-feat-plugin-publish-an-external-transmutation-plugin-sdk.md
  • docs/method/graveyard/github-issue-migration/manifest.json
  • docs/method/graveyard/github-issue-migration/up-next/PLATFORM_git-port-plumbing-cutover.md
  • docs/method/graveyard/github-issue-migration/up-next/PLATFORM_git-touching-tests-docker-cutover.md
  • docs/method/graveyard/github-issue-migration/up-next/RUNTIME_capability-portability-floor.md
  • docs/method/graveyard/github-issue-migration/up-next/RUNTIME_wasm-capability-versioning-and-state.md
  • docs/method/graveyard/github-issue-migration/up-next/RUNTIME_wasm-host-function-governance.md
  • docs/method/graveyard/github-issue-migration/up-next/RUNTIME_wesley-mcp-server.md
  • docs/method/graveyard/github-issue-migration/up-next/SOURCE_wesley-host-native.md
  • docs/method/guide.md
  • docs/method/process.md
  • docs/method/release.md
  • docs/milestones/README.md
  • docs/site/roadmap.md
  • xtask/src/main.rs

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch migrate-wesley-method-backlog-to-github-issues

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🔍 The Case of Pull Request #599

Plain-English Readout

  • Holmes (evidence investigation): Holmes says this change looks ready to ship.
  • Watson (independent verification): Watson found verification concerns. Most important concern: No evidence citations were available for trust analysis.
  • Moriarty (trend forecast): Moriarty does not have enough historical data yet to forecast readiness.

Suggested next actions

  1. Resolve Watson’s verification concerns before trusting the Holmes verdict as final.
📚 Glossary (what the Holmes terms mean)
  • HOLMES: Wesley’s main evidence investigation. It decides whether the cited proof is strong enough to justify shipping this commit.
  • WATSON: An independent verification pass. It checks Holmes’s citations and score math instead of trusting them blindly.
  • MORIARTY: A readiness forecast over time. It is advisory trend analysis, not the release gate itself.
  • Schema coverage score (SCS): How much of the schema has direct supporting evidence across generated artifacts and cited proof.
  • Test confidence index (TCI): How much test evidence exists for constraints, policies, relationships, and operations.
  • Migration risk index (MRI): How risky the schema change is to roll out. Lower is better.
  • Evidence trust: Whether the report is backed by exact citations, whole-file citations, or coarse references. Weak trust means the claim may be directionally right but not specific enough to trust blindly.
  • Citation quality: A count of exact line-span citations versus whole-file or coarse references.
  • ELEMENTARY: Ready to ship based on the current evidence.
  • REQUIRES INVESTIGATION: More work or review is needed before shipping.
  • YOU SHALL NOT PASS: Do not ship this change in its current state.

🕵️ SHA-lock HOLMES full report (click to expand)

🕵️ SHA-lock HOLMES Investigation

  • Generated: 2026-01-01T00:00:00.000Z
  • Commit SHA: 884a388
  • Bundle Version: 2.0.0

⚠️ Evidence valid only for commit 884a388

🔍 Executive Deduction

"Watson, after careful examination of the evidence, I deduce..."

Weighted Completion: ██████████ 95.0%
Scores: SCS 95.0% · TCI 90.0% · MRI 10.0%
Verification Status: 2 claims verified
Citation Quality: 2 exact · 0 whole-file · 0 coarse
Evidence Trust: strong
Ship Verdict: ELEMENTARY

🧩 SCS Breakdown

Component Score Coverage
Sql 100.0% 1.00/1.00
Types 100.0% 1.00/1.00
Validation 100.0% 1.00/1.00
Tests 100.0% 1.00/1.00

🧪 TCI Breakdown

Component Score Coverage Note
Unit Constraints 100.0% 1/1 N/A
Unit Rls 100.0% 1/1 N/A
Integration Relations 100.0% 1/1 N/A
E2e Ops 90.0% 9/10 fixture

⚠️ MRI Breakdown

Component Risk Share Points Count
Drops 0.0% 0 0
Renames Without Uid 0.0% 0 0
Add Not Null Without Default 100.0% 1 1
Non Concurrent Indexes 0.0% 0 0

📊 The Weight of Evidence

"Observe, Watson, how not all features carry equal importance..."

Element Weight Status Evidence Strength Deduction
schema 5 ✅ Exact SQL & tests test/fixtures/examples/.wesley-cache/shipme-fixture/tests.sql:1-1@884a388 exact Elementary!

🚪 Security & Performance Gates

"Elementary security measures, Watson..."

Gate Status Evidence Holmes's Ruling
Migration Risk MRI: 10.0% "Trivial risk"
Test Coverage TCI: 90.0% "Excellent coverage"
Sensitive Fields 0 fields "All secured"
Evidence Quality 2 exact · 0 whole-file · 0 coarse "All 2 citations resolve to exact line spans."

📋 The Verdict

ELEMENTARY - Ship immediately!
"The evidence is conclusive. No mysteries remain."

Signed and sealed,

  • S. Holmes, Consulting Detective

[END OF INVESTIGATION FOR COMMIT 884a388]

🧵 Command Run

  • Run ID: run-2b83534a-691a-4efd-8158-b7330e96e2ae
  • Transmutation: holmes-investigate
  • Command: investigate
  • Status: completed
  • Ledger: /home/runner/work/wesley/wesley/test/fixtures/examples/.wesley-cache/ledger

🩺 Dr. WATSON full report (click to expand)

🩺 Dr. Watson's Independent Verification Report

Medical Examination of Evidence

  • Examination Date: 2026-06-04T17:44:45.578Z
  • Patient SHA: 884a388

🔬 Citation Verification

"Let me examine each piece of evidence independently..."

  • Citations Examined: 2
  • Verified: 0 ✅
  • Failed: 0 ❌
  • Unable to Verify: 2
  • Exact Subrange Citations: 0
  • Whole-file Citations: 0
  • Coarse Citations: 0
  • Evidence Trust: missing
  • Trust Note: No evidence citations were available for trust analysis.

Verification Rate: 0.0%

📊 Mathematical Verification

"I shall recalculate Holmes's arithmetic..."

Holmes claimed SCS: 95.0%
Watson calculates: 100.0%
Difference: ⚠️ Significant

🔍 Consistency Analysis

"Checking for contradictions in Holmes's deductions..."

✅ No logical inconsistencies detected

🩺 Dr. Watson's Medical Opinion

VERIFICATION: CONCERNS NOTED ⚠️

"While Holmes's methods are generally sound, I have noted some"
"discrepancies that warrant further investigation. No evidence citations were available for trust analysis."

Respectfully submitted,

  • Dr. J. Watson, M.D.
    Medical Examiner & Verification Specialist

🧵 Command Run

  • Run ID: run-f34fb0da-4eb2-4d2e-9b9c-c2188fbf0ccc
  • Transmutation: watson-verify
  • Command: verify
  • Status: completed
  • Ledger: /home/runner/work/wesley/wesley/test/fixtures/examples/.wesley-cache/ledger

🔮 Professor MORIARTY full report (click to expand)

🧠 Professor Moriarty's Temporal Predictions

The Mathematics of Inevitability

  • Analysis Date: 2026-06-04T17:45:17.146Z

INSUFFICIENT DATA

"I require at least two data points to predict the future."
"Run Wesley generate multiple times to build history."

🧵 Command Run

  • Run ID: run-66776977-e035-4813-9bd5-adf992bd6544
  • Transmutation: moriarty-predict
  • Command: predict
  • Status: completed
  • Ledger: /home/runner/work/wesley/wesley/test/fixtures/examples/.wesley-cache/ledger

Machine-readable reports: holmes-report.json · watson-report.json · moriarty-report.json (see workflow artifacts).


Filed at 221B Repository Street

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🚢 SHIPME

[SHIPME] PASS · HOLMES fixture · sha 884a388

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6e23653faa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/method/backlog/README.md

Copy link
Copy Markdown
Owner Author

Activity Summary

# Severity Source File Commit Outcome
1 P2 PR review thread xtask/src/main.rs f137d3f6 Fixed: release-prep-guard and release-guard now query live GitHub Issues for open tag/version blockers, while retaining the legacy filesystem backlog guard.

Validation:

Step Result
RED cargo test -p xtask release_guard_queries_github_issue_tracker failed before implementation with missing release issue query support.
GREEN Added deterministic query construction, GitHub repo inference, issue-list parsing/deduping, and fail-closed guard behavior.
VERIFY cargo test -p xtask release_guard_queries_github_issue_tracker passed.
VERIFY cargo test -p xtask passed.
VERIFY cargo fmt --check passed.
VERIFY git diff --check passed.
VERIFY cargo xtask docs-check passed.
VERIFY pnpm run preflight passed.
VERIFY Push preflight passed after f137d3f6.

Resolved PR thread: PRRT_kwDOPoavfs6HJvo-.

@flyingrobots
flyingrobots merged commit 827502e into main Jun 4, 2026
21 checks passed
@flyingrobots
flyingrobots deleted the migrate-wesley-method-backlog-to-github-issues branch June 4, 2026 21:02
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.

Migrate Wesley Method backlog to GitHub Issues

1 participant