Added LD link resolution CI tests
- Create test to verify @context and credentialSchema URLs resolve
- Validate HTTP 200 responses for all LD links
- Check content validity (JSON for contexts, YAML/JSON for schemas)
- Add test stage to CI pipeline with artifact caching
- Enable verbose test output
Addresses #19 (closed)