Skip to content

WARP rename + AIΩN docs bridge (#142)#143

Merged
flyingrobots merged 2 commits into
mainfrom
echo/warp-aion-docs
Dec 28, 2025
Merged

WARP rename + AIΩN docs bridge (#142)#143
flyingrobots merged 2 commits into
mainfrom
echo/warp-aion-docs

Conversation

@flyingrobots
Copy link
Copy Markdown
Owner

Closes #142

Summary:

  • Replace legacy rmg-* crate naming and “RMG / recursive metagraph” terminology with WARP-first naming (warp-*, Warp*).
  • Refresh README.md as an onboarding entry point and link Echo to the AIΩN Framework + DOI links for Papers I–IV.
  • Add backlog-driving AIΩN bridge note + repo tour note under docs/notes/.
  • Update session proto/service/client/viewer and WVP docs to prefer subscribe_warp / warp_stream and warp_id.

Compatibility:

  • Wire decoder accepts legacy subscribe_rmg / rmg_stream op strings and rmg_id field aliases during the transition window.

- Replace legacy RMG naming with WARP across crates, types, protocol, docs, and hooks\n- Refresh README with project tour + AIΩN Framework + DOI links\n- Add AIΩN Foundations mapping note and project tour note\n- Keep wire decode compatibility for subscribe_rmg/rmg_stream + rmg_id during transition
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 28, 2025

Important

Review skipped

Too many files!

41 files out of 191 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch echo/warp-aion-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Follow the RMG→WARP rename: update golden PRNG test, musl test, and rustdoc warnings gates to target warp-core/warp-geom and optional warp-ffi/warp-wasm.
@flyingrobots flyingrobots merged commit 22323f2 into main Dec 28, 2025
13 checks passed
@flyingrobots flyingrobots deleted the echo/warp-aion-docs branch December 28, 2025 23:14
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.

Rename legacy RMG naming to WARP + link AIΩN Foundations

1 participant