result
├── state
│   └── unconfigured
├── home
│   └── <craik-home>
├── initialized
│   └── False
├── operator required
│   └── False
├── operator authenticated
│   └── False
├── provider configured
│   └── False
├── local model configured
│   └── False
├── active profile
│   └── default
├── active model
│   └──
├── missing
│   ├── [1]
│   │   └── provider credentials
│   └── [2]
│       └── active model
├── next actions
│   ├── [1]
│   │   └── run craik auth login <provider>
│   └── [2]
│       └── run craik model set <provider/model>
└── warnings
