faf_dna
Display project score history and progression over time. Provide the project path to set context for DNA data.
Instructions
Show the project FAF DNA — score history and progression over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hasFaf | Yes | Whether a project.faf was found | |
| hasDna | Yes | Whether a .faf-dna history exists (or was just created) | |
| justBorn | No | True if this call created the birth certificate | |
| birthScore | No | Score at birth | |
| currentScore | No | Current score | |
| totalGrowth | No | currentScore - birthScore | |
| daysActive | No | Days since birth | |
| authenticated | No | Whether the birth certificate is authenticated | |
| certificate | No | Birth certificate ID | |
| milestones | No | Recorded milestones |