--- plan_version: "1.6" --- # Test plan (v4.0-style, no profile field) This fixture is a v4.0-style plan WITHOUT the v4.1 profile/phase_models fields. Used by tests/lib/profile-application.test.mjs to verify backward-compat edge-case: resolveTrekcontinueProfile returns {profile: 'premium', profile_source: 'default'} without throwing when the plan has no profile concept. ## Implementation Plan ### Step 1: Stub - Files: src/stub.mjs