Problem
mcpp.toml declares bare ftxui = "6.1.9", while the current index identity is compat.ftxui. The exact-selector contract in mcpp-community/mcpp#400 correctly maps a bare name only to the default mcpplibs namespace, so xlings self-builds fail instead of guessing another namespace.
The existing lockfile also records the stale mcpplibs.ftxui identity.
Acceptance
Related: mcpp-community/mcpp#398
Problem
mcpp.tomldeclares bareftxui = "6.1.9", while the current index identity iscompat.ftxui. The exact-selector contract in mcpp-community/mcpp#400 correctly maps a bare name only to the defaultmcpplibsnamespace, so xlings self-builds fail instead of guessing another namespace.The existing lockfile also records the stale
mcpplibs.ftxuiidentity.Acceptance
ftxuiascompat.ftxuiinmcpp.toml;Related: mcpp-community/mcpp#398