Skip to content

docs: mark spec as superseded by VROOM-Terminal#1

Open
visionik wants to merge 1 commit intomainfrom
docs/superseded-by-vroom-terminal
Open

docs: mark spec as superseded by VROOM-Terminal#1
visionik wants to merge 1 commit intomainfrom
docs/superseded-by-vroom-terminal

Conversation

@visionik
Copy link
Copy Markdown
Collaborator

Adds a banner at the top of the README noting that this spec has been superseded.

This repository is kept for historical reference only.

The terminal protocol described here has been replaced by VROOM-Terminal\n(https://github.com/deftai/vroom/blob/main/VROOM-Terminal.md), and the\nunderlying OpenMUX transport work has moved to xumux.org. This repository\nremains for historical reference.
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 28, 2026

Greptile Summary

This PR adds a deprecation banner to the top of README.md pointing readers to VROOM-Terminal and xumux.org, and updates the Status field to Draft (superseded). The change is documentation-only with no code or logic impact.

Confidence Score: 5/5

Safe to merge — documentation-only change with no code impact.

The PR makes a single, clear documentation update with no logic, configuration, or dependency changes. No issues found.

No files require special attention.

Important Files Changed

Filename Overview
README.md Adds a superseded banner and updates Status field to "Draft (superseded)" — documentation-only, no logic changes

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Reader visits socketpipe README] --> B{Sees superseded banner}
    B --> C[VROOM-Terminal\ngithub.com/deftai/vroom]
    B --> D[OpenMUX transport\nxumux.org]
    B --> E[Historical reference\nthis repo]
Loading

Reviews (1): Last reviewed commit: "docs: mark spec as superseded by VROOM-T..." | Re-trigger Greptile

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