Skip to content

docs: catch up engine + visuals docs to v7.0.0-alpha.8 (#227 closure, TapeSnapshot home)#229

Merged
mellonis merged 1 commit into
v7from
docs/post-alpha-8-catchup
Jun 2, 2026
Merged

docs: catch up engine + visuals docs to v7.0.0-alpha.8 (#227 closure, TapeSnapshot home)#229
mellonis merged 1 commit into
v7from
docs/post-alpha-8-catchup

Conversation

@mellonis

@mellonis mellonis commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

Cross-repo docs audit found the engine README, engine CLAUDE.md, and visuals README all behind on the v7.0.0-alpha.8 surface (#227TapeSnapshot + tapeViewport moved to engine, PR #228). Catching them up.

Changes

packages/machine/README.md

  • Added a TapeSnapshot + tapeViewport block inside §Tape, with example usage and a note that the canonical home is the engine package (visuals re-exports for back-compat).
  • Versioning notes catches up alpha.5 / alpha.6 / alpha.7 / alpha.8 (was at alpha.4); v7 milestone marked feature-complete with Debugger: step-in / step-out / step-over #102.

CLAUDE.md

packages/visuals/README.md

  • TapeSnapshot type def line annotated: "re-exported from @turing-machine-js/machine (alpha.8+); canonical home is the engine package, next to the Tape class".

Out of scope

  • Umbrella machines/CLAUDE.md updates — deferred until engine alpha.8 is published to npm and post alpha.7 (PR #106) ships, so the umbrella catches both at once.
  • machines-demo docs — already caught up in Phase 2 PR (machines-demo#91).
  • Post-machine-js docs — already updated on the open feat/step-instruction branch (post#106).

Test plan

  • npm test — 664/664 pass (no source changes; docs only)
  • No code changes; nothing else to verify

… TapeSnapshot home)

Engine README:
- Add TapeSnapshot type + tapeViewport helper to the Tape section
- Versioning notes section catches up alpha.5/6/7/8 (was at alpha.4);
  v7 milestone marked feature-complete with #102

Engine CLAUDE.md:
- visuals package bullet: TapeSnapshot listed as re-exported from engine
  (not native); version mentions updated to 7.0.0-alpha.8

Visuals README:
- TapeSnapshot type def line annotated 're-exported from
  @turing-machine-js/machine (alpha.8+); canonical home is engine'
@mellonis mellonis merged commit f24f360 into v7 Jun 2, 2026
1 check passed
@mellonis mellonis deleted the docs/post-alpha-8-catchup branch June 2, 2026 07:49
@github-project-automation github-project-automation Bot moved this from Todo to Done in @mellonis's machines Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant