Please assist with knowledge wrt Central namespaces for Agentic AI spec

Summary

Not sure if that's the proper place to ask for such help.

It might also involve a lot of reading.

I'm worried about some problems to come from https://www.eclipse.org/lists/agentic-ai-dev/msg00009.html and following mails, regarding Sonatype namespaces, groupIds and a-like.

Could you share infrastructure insight, please?

To summary:

  1. There is existing spec Jakarta Agentic AI.
  2. It proposes to use jakarta.ai groupId in Central to store jakarta.ai:jakarta.agentic-ai-api and few more there
  3. The original mail suggests more Specs to come - with the jakarta.ai to be neat place for them, to store 'jakarta.ai:jakarta.llm-api` also there
  4. I wonder how multiple specs would share access to the same namespace. Or would there be plenty of namespaces instead: jakarta.ai.jakarta.agentic-ai-api to host jakarta.ai:jakarta.agentic-ai-api, jakarta.ai.jakarta.agentic-ai-tck for jakarta.ai:jakarta.agentic-ai-tck, etc