Describe the suggested improvement
Startup diagnostics now have the concept of infrastructure manifest items, grouped by the prefix "Manifest-", which was first introduced in Particular/NServiceBus#7416. This functionality needs to be implemented for RavenDB.
Items to include:
- Outbox configuration details (e.g., table schema, names, and prefixes, etc.)
- Saga details (e.g., table schema, names, and prefixes, etc.)
- Any legacy items that can still be enabled
Additional Context
No response