# FreshnessCockpit

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/FreshnessCockpit.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/FreshnessCockpit.tsx#L56)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `projectId` | `string` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_FreshnessCockpit_109afe6b["FreshnessCockpit"]
    class component_FreshnessCockpit_109afe6b rootComponent
```

## Relationships

- RENDERS → `ArrowPathIcon`
- RENDERS → `CameraIcon`
- RENDERS → `SparklesIcon`
- RENDERS → `OutOfCredits`
- RENDERS → `CheckCircleIcon`
- USES_HOOK → `useSession`
- USES_HOOK → `useAPIClient`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
