Build host: xahau-build Build date: Mon Apr 27 07:08:16 UTC 2026 Build md5: 9f73f804f2dec604aa1b23a54e71b30d xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/693/merge Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: ../cmake/deps/WasmEdge.cmake modified: ../src/libxrpl/protocol/BuildInfo.cpp modified: ../src/xrpld/net/detail/RegisterSSLCerts.cpp Untracked files: (use "git add ..." to include in what will be committed) ../cmake/deps/WasmEdge.old ../src/certs/ ../src/xrpld/net/detail/RegisterSSLCerts.cpp.old no changes added to commit (use "git add" and/or "git commit -a") Git log [last 20]: commit e425a55eb4c8ced53b6c9dd80bd812b1b69071e4 Merge: cd00ed7 efc497c Author: Niq Dudfield Date: Mon Apr 27 07:03:18 2026 +0000 Merge efc497cf2341c8fc0fa6b61967564dc6ad0773ab into cd00ed72d8461f8ae44c0d60c118c357e66799ed commit efc497cf2341c8fc0fa6b61967564dc6ad0773ab Author: Nicholas Dudfield Date: Mon Apr 27 14:01:54 2026 +0700 chore(levelization): refresh app overlay loop summary This does not introduce a new levelization cycle; the existing xrpld.app <-> xrpld.overlay loop now has equal aggregate include counts after the consensus-extension work. Treat this as essentially the same architectural situation, not a meaningful worsening by itself. TODO: if we want to fix the boundary properly, extract a small shared consensus-extension wire/interface layer below both app and overlay instead of shaving includes to change the generated ratio. commit cd00ed72d8461f8ae44c0d60c118c357e66799ed Author: Alloy Networks <45832257+alloynetworks@users.noreply.github.com> Date: Fri Mar 13 11:38:34 2026 +0530 change build instructions url