Skip to content

Claude/fix go duplicate test pzhl d#5

Merged
rjrodger merged 3 commits intomainfrom
claude/fix-go-duplicate-test-PzhlD
Apr 5, 2026
Merged

Claude/fix go duplicate test pzhl d#5
rjrodger merged 3 commits intomainfrom
claude/fix-go-duplicate-test-PzhlD

Conversation

@rjrodger
Copy link
Copy Markdown
Contributor

@rjrodger rjrodger commented Apr 5, 2026

No description provided.

claude added 3 commits April 4, 2026 14:38
Restructure SDK documentation to follow the Diátaxis framework
(Tutorial, How-to, Reference, Explanation) for both per-target
READMEs and a new top-level README.

New components:
- ReadmeTop: generates cross-target top-level README.md
- ReadmeHowto: target-specific how-to guides
- ReadmeExplanation: target-specific conceptual docs

Updated components:
- Readme: reordered sections to follow Diátaxis
- ReadmeIntro: target-aware intro text
- ReadmeQuick: renamed to Tutorial format with step-by-step
- ReadmeModel: delegates to target-specific reference summaries
- ReadmeOptions: Go-aware syntax in code examples
- ReadmeEntity: Go-aware operation signatures and examples
- ReadmeRef: full Go syntax support (REFERENCE.md)

Target-specific components added for both TS and Go:
- ReadmeInstall, ReadmeQuick, ReadmeHowto, ReadmeModel
- ReadmeExplanation (Go: maps, package structure)
- ReadmeTopQuick, ReadmeTopTest, ReadmeTopHowto

https://claude.ai/code/session_017UuVwiT77NneNu39kUTbnE
- Use entity.active instead of entity.publish for filtering (model
  does not define publish, only active)
- Call names() on entities/features in ReadmeTop before accessing
  Name property, since ReadmeTop runs before Root.ts enrichment
- Fix feature name display (feat.Name fallback to feat.name)
- Verified: Go README uses Go syntax, TS README uses TS syntax,
  REFERENCE.md files are target-specific

https://claude.ai/code/session_017UuVwiT77NneNu39kUTbnE
The install section shows a shell command (npm install), not TypeScript code.

https://claude.ai/code/session_017UuVwiT77NneNu39kUTbnE
@rjrodger rjrodger merged commit d2e16cf into main Apr 5, 2026
3 checks passed
@rjrodger rjrodger deleted the claude/fix-go-duplicate-test-PzhlD branch April 6, 2026 11:50
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.

2 participants