Skip to content

docs: restore the corrected wording of task 3.5 - #81

Merged
retr0h merged 1 commit into
mainfrom
fix/task-35-text
Aug 16, 2026
Merged

docs: restore the corrected wording of task 3.5#81
retr0h merged 1 commit into
mainfrom
fix/task-35-text

Conversation

@retr0h

@retr0h retr0h commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Task 3.5 on main reverted to its pre-correction wording, still saying export_test.go must not expose an alias and annotating the ten that exist as violations.

Two branches touched that task. #80 rewrote it to check behavior rather than mechanism. #79 was branched before #80 and carried the old text, then merged second — so the older wording won.

The requirement in spec.md was not affected and still reads correctly: export_test.go MAY expose an unexported symbol by alias or setter, and what is forbidden is using one to re-cover behavior the caller's own test already reaches.

This restores the task to match.

🤖 Generated with Claude Code

Two branches touched this task. The correction rewrote it to check
behavior rather than mechanism; the progress record, branched before
that, carried the old wording and landed second.

The requirement itself was unaffected.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@retr0h
retr0h merged commit 3d08ff8 into main Aug 16, 2026
6 checks passed
@retr0h
retr0h deleted the fix/task-35-text branch August 16, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant