Skip to content

docs(registry-v2): fix stale test-file reference (test_added_ipv6 → test_added_add)#86

Merged
pofallon merged 1 commit into
mainfrom
docs/registry-v2-taskfile-fix
Jul 25, 2026
Merged

docs(registry-v2): fix stale test-file reference (test_added_ipv6 → test_added_add)#86
pofallon merged 1 commit into
mainfrom
docs/registry-v2-taskfile-fix

Conversation

@pofallon

Copy link
Copy Markdown
Contributor

Summary

Documentation-only fix surfaced by /speckit-analyze (finding I1) on the 015-registry-v2 artifacts.

T020's IPv6 remo add coverage actually landed in the existing tests/unit/providers/test_added_add.py, but tasks.md T020 and the plan.md file tree both referenced a tests/unit/providers/test_added_ipv6.py that was never created. This corrects those references so the spec artifacts match what shipped.

  • tasks.md T020 → test_added_add.py (noted as added to the existing module)
  • plan.md tree → test_added_ipv6.py (NEW)test_added_add.py (EXTENDED)

Impact

None on code. No source or test changes — the IPv6 tests already exist and passed in the merged suite (#85). Two-line docs correction only.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HAPB5GA4NVUgKFsVFVJDxN

…est_added_add)

The IPv6 `remo add` coverage from T020 landed in the existing
tests/unit/providers/test_added_add.py, not a new test_added_ipv6.py.
Correct the reference in tasks.md T020 and the plan.md file tree so the
spec artifacts match what shipped. Docs only — no source or test changes.

Surfaced by /speckit-analyze (finding I1).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HAPB5GA4NVUgKFsVFVJDxN
@pofallon
pofallon merged commit 7a9691a into main Jul 25, 2026
11 checks passed
@pofallon
pofallon deleted the docs/registry-v2-taskfile-fix branch July 25, 2026 18:17
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