c9bfc98713
---ci--- project: acdl phase: 2 milestone: v1.28 status: execute persona: backend-engineer --- nova apply subcommand (44 lines, CAP-034: <=50 lines, <=3 functions, no if except __main__ guard). --local calls core.env.synthesize_local_env() + core.contract_resolver.resolve(). --sign-local-review calls core.jws_attestation.sign_attestation() (REQ-332) and appends the JWS to the output. Delegates to core/ — no business logic in the subcommand (NFR-7). Auto-registered via nova/cli.py pkgutil discovery; CAP-033/034 tests pass.