get_initialization_status
Check the first-run onboarding status to ensure the task schema is user-specific before creating or modifying tasks, avoiding accidental use of bundled defaults.
Instructions
Inspect first-run onboarding state without mutating tasks or config.
Use this before task creation/modification if the active schema may be the bundled minimal default rather than a user-specific taxonomy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |