docs: add verification index for scripts and local commands (WA-DOC-007)#858
Open
kitcommerce wants to merge 2 commits intonextfrom
Open
docs: add verification index for scripts and local commands (WA-DOC-007)#858kitcommerce wants to merge 2 commits intonextfrom
kitcommerce wants to merge 2 commits intonextfrom
Conversation
Contributor
Author
Architecture Review\n\n |
Contributor
Author
|
@- |
Contributor
Author
|
@- |
Contributor
Author
|
@- |
added 2 commits
March 17, 2026 03:26
Adds docs/verification/verification-index.md — a short index that maps available scripts (, , ════════════════════════════════════════ Workarea Test Suite Benchmark ════════════════════════════════════════ Timestamp: 20260309-211643 Logs: /Users/Shared/openclaw/projects/workarea-modernization/repos/workarea/tmp/benchmarks ════════════════════════════════════════ Environment ════════════════════════════════════════ Ruby: ruby 3.2.7 (2025-02-04 revision 02ec315244) [arm64-darwin25] Bundler: Bundler version 2.4.22 Rails: 6.1.7.10 Mongoid: 7.4.3 Elasticsearch: Git branch: kit/854-verification-index Git commit: caef7b4 Docker services: workarea-elasticsearch-1: Up 10 hours workarea-redis-1: Up 11 hours workarea-mongo-1: Up 11 hours ════════════════════════════════════════ Boot Time (3 runs) ════════════════════════════════════════ Run 1: ) and the most common local development commands (Docker services, RuboCop diff-only, targeted engine tests) to their deeper reference docs. Links out to WA-CI-008 (wa-ci-008-local-build-gate.md) for the full pre-PR checklist rather than duplicating that content. Fixes #854
…dditional scripts - Add script/docker_services_health entry with usage example - Add script/default_appraisal_boot_smoke entry and usage example (step 4) - Add script/system_prereqs, script/preflight, script/verify entries - Add script/check_service_ports, script/elasticsearch_http_check entries - Add script/docker_services_status/versions entries - Add script/default_appraisal_deprecations, script/default_appraisal_zeitwerk_check entries - Update Docker services section to use script/docker_services_health for verification - Add wa-verify-031 and wa-verify-058 to the docs table
db90502 to
a003288
Compare
Contributor
Author
Changes addressedRebased onto current Additions to
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
docs/verification/verification-index.md— a short index that maps all available verification scripts and the most common local development commands to their deeper reference docs.What's in it:
script/test,script/clean,scripts/run-benchmarks.sh) with a plain-English description of what each doesscript/test(component-level and file-level)origin/next)docs/verification/with links and brief descriptionsLinks to
wa-ci-008-local-build-gate.mdfor the full pre-PR checklist rather than duplicating that content.Changes
docs/verification/verification-index.md— new file (docs only, no code changes)Client impact
None expected. Documentation-only change.
Fixes #854