| .retry_key_get | Internal helper function to retry reading a key from the system keyring. This handles potential intermittent delays after writing to the keyring. |
| get_config | Retrieve stored VALD configuration |
| get_forcedecks_data | Run full initial data fetch from the VALD ForceDecks API and External Profiles API |
| get_forcedecks_result_definitions_only | Get only ForceDecks result definitions |
| get_forcedecks_tests_only | Get only ForceDecks test data |
| get_forcedecks_tests_trials | Run a standard session to get new ForceDecks tests and trials only |
| get_forcedecks_trials_only | Get trials for an existing test data frame |
| get_forceframe_data | Get ForceFrame test data |
| get_forceframe_tests_only | Get only ForceFrame test data |
| get_forceframe_test_by_id | Get a single ForceFrame test by ID |
| get_nordbord_data | Get NordBord test data |
| get_nordbord_tests_only | Get only NordBord test data |
| get_nordbord_test_by_id | Get a single NordBord test by ID |
| get_profiles_only | Get only VALD profiles |
| get_start_date | Retrieve the start date from config |
| set_credentials | Set and Save VALD API Credentials |
| set_start_date | Set and persist the start date |