Package com.cloudforge.core.local


package com.cloudforge.core.local
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.

Implementations live in target modules such as cloudforge-ministack and cloudforge-localstack, registered via LocalEmulatorRuntimeProvider and StackPortRuntimeProvider. Resolve runtimes with LocalEmulatorRuntimes and StackPortRuntimes. Shared nginx edge: EmulatorEdgeLifecycle. CDK synthesis stays in cloudforge-api. See docs/architecture/module-boundaries-and-refactor.plan.md.