=== Demo 3: StructuredTaskScope.fork() + SecurityContext === A) plain fork, MODE_THREADLOCAL: NO AUTHENTICATION (lost) B) plain fork, MODE_INHERITABLETHREADLOCAL: authenticated as frank C) manual capture/restore: authenticated as grace D) ContextSnapshot.wrap: authenticated as heidi