init_project
Initialize a usuarios project by creating the .usuarios/ directory structure with folders for research inputs, pattern analysis, generated profiles, and validation reports.
Instructions
Initialize a new usuarios project.
Creates the .usuarios/ directory structure: .usuarios/ config.yaml research/ <- Put interview files here patterns/ <- Analysis results go here profiles/ <- Generated profiles (JSON + MD) validations/ <- Validation reports
Args: project_path: Absolute path to the project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |