NEXT_TASKS: reconcile claw#7 (all DONE) + refresh QC dashboard to 304#240
Merged
Merged
Conversation
Reconcile-before-relay caught the claw#7 section marking two shipped items as pending: - Datasets migration → DONE in PR #163 (associated_datasets ranges over the shared Dataset class; 149 records validate; no old fields remain). - QC dashboard → DONE in PR #165 (just gen-qc-dashboard; shared kg_microbe_qc). - knowledge-gap-scan recipe → DONE in PR #166 (was noted "still pending"). Also mark the modeled_environment docs page-regen done (#221 + #239) in §2, bump the causal record count to /304, and log the Edison auth blocker on the next causal target (CommunityMech:000190). Refresh the committed QC dashboard artifact from 300 → 304 records (0 FAIL, overall 75.7% coverage). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates project tracking notes and refreshes the committed QC dashboard artifact to reflect the current 304-record state of the CommunityMech knowledge base.
Changes:
- Reconciles
NEXT_TASKS.mdto mark previously completed claw#7 items as DONE and updates the causal curation progress/blocker notes. - Regenerates the QC dashboard HTML to update timestamps and coverage counts/percentages from 265 → 304 records.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| NEXT_TASKS.md | Refreshes backlog status/progress notes (marks items DONE, updates counts, documents an Edison auth blocker). |
| dashboard/index.html | Updates generated QC dashboard metrics/timestamp for 304 records and current per-slot coverage. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
What
Reconciliation + a generated-artifact refresh.
Backlog reconciliation — the claw#7 section had gone stale, marking shipped work as pending:
associated_datasetsranges over the canonical sharedDataset(mech_shared.yaml); the old localAssociatedDatasetclass is gone; the 149 records withassociated_datasetsLinkML-validate; no old fields remain.just gen-qc-dashboard(sharedkg_microbe_qc) rendersdashboard/index.html+coverage.png.modeled_environmentdocs page-regen marked done (Render modeled_environment on community pages (regen 23 records) #221 + docs: render the 4 regolith community pages (000308-000311) #239); causal record count bumped to /304.EDISON_API_KEYpresent but rejected; nothing billed).Dashboard refresh — regenerated the committed QC dashboard artifact from 300 → 304 records (0 FAIL, overall 75.7% coverage).
Why
Follow-up to the "what's next?" pass: the requested items (Datasets, QC dashboard) turned out already shipped; this makes the backlog honest so it stops re-surfacing them.
Doc + generated-artifact only; not a CI-gated source path.
🤖 Generated with Claude Code