- config show now resolves the saved default profile unconditionally: its
own help (and the skill routing) promise "saved config, not current
usage", but the output still followed --profile / LARKSUITE_CLI_PROFILE.
A behavior test locks the boundary the help text claims.
- profile list dual-publishes the deprecated `active` field as an alias of
`default` for one deprecation cycle, so external consumers reading
`.active` keep working; it still marks the saved default, never the
currently effective identity.