Skip to content

docs: fix grammar, stale refs, and missing example file across docs#8

Merged
osaether merged 3 commits into
mainfrom
docs/audit-fixes
Jun 8, 2026
Merged

docs: fix grammar, stale refs, and missing example file across docs#8
osaether merged 3 commits into
mainfrom
docs/audit-fixes

Conversation

@osaether

@osaether osaether commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

Audit of all markdown files and examples, fixing confirmed issues:

  • README.md: remove stale diagnostic_report.md references (file does not exist in repo); add missing test_microstrip.yaml to examples directory tree and fix count 5 → 6
  • INSTALL.md: add test_microstrip.yaml to the "What You Get" file list
  • YAML_USER_GUIDE.md: remove dead link to YAML_MIGRATION_GUIDE.md (file never existed); update "Last Updated" date
  • src/weeks.c: fix "Can not""Cannot" in error message

All 6 example YAML files were verified geometrically correct (substrate heights, parameter values, comments) — no changes needed there.

Test plan

  • make clean && make — clean build, no new warnings
  • grep -rn "diagnostic_report" . — returns nothing
  • grep -rn "YAML_MIGRATION_GUIDE" . — returns nothing
  • grep "test_microstrip" README.md INSTALL.md — present in both

🤖 Generated with Claude Code

osaether and others added 3 commits June 8, 2026 20:58
…o tree

- Remove diagnostic_report.md entry from directory tree (file does not exist)
- Remove its reference from the Validation section
- Add test_microstrip.yaml to the examples/ tree; correct count 5 → 6

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…in YAML guide

- INSTALL.md: add test_microstrip.yaml to the 'What You Get' file list
- YAML_USER_GUIDE.md: remove dead YAML_MIGRATION_GUIDE.md reference
- YAML_USER_GUIDE.md: update 'Last Updated' date to June 8, 2026

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@osaether osaether merged commit ec416b0 into main Jun 8, 2026
1 check passed
@osaether osaether deleted the docs/audit-fixes branch June 8, 2026 19:05
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