Hi,
As an implementer of Iron VC (apicatalog.com), I’ve noticed the extensive use of inline contexts in the test suite. While it’s expected for an implementation that doesn’t support inline contexts to fail tests specifically designed to validate this feature, it’s not acceptable to require support for inline contexts in order to pass numerous other unrelated tests.
Inline contexts are a dangerous practice. See: w3c/vc-data-integrity#272