-
Notifications
You must be signed in to change notification settings - Fork 2
docs(todos): close D7 status and activate next P0 fix claim #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
d2d5599
docs(todos): close D7 status and activate next P0 fix
mindfn f1b77c1
docs(claim-ledger): reconcile project and agentscope claim completeness
mindfn 5336381
docs(claim-ledger): add missing P0 claim entry for T0-4/T0-5
mindfn 5659520
docs(claim-ledger): cover remaining unfinished project TODO claims
mindfn 4369037
docs(agentscope-ledger): add claim coverage snapshot and task-to-slic…
mindfn 4c36121
docs(todo): keep claim ledgers TODO-level only
mindfn ba3a0f0
docs(todo): remove redundant task-card claim mapping section
mindfn 5f60684
docs(claim-ledger): fix AG16 detail claim reconciliation link
mindfn 3510bf9
docs(todo): align TODO item statuses with claim ledger statuses
mindfn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new
AG16row says its scope is the remainingT5-5work outside the D7 sub-scope, butDetail Claim Refpoints toCLM-20260302-D7, which is the already-completed D7 claim; this creates a false reconciliation link and can make the remaining work look traceable to a detail claim that does not actually cover it. In the project claim ledger, that undermines the stated “single detailed source + ref-based reconciliation” model for pending work.Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in commit
5f60684.CLM-20260304-AG16Detail Claim Refwas changed fromCLM-20260302-D7to—.AG3/CLM-20260302-D7, and AG16 only tracks remaining T5-5 scope outside D7.This removes the false reconciliation link for pending remaining scope.