37 lines
610 B
Markdown
37 lines
610 B
Markdown
---
|
|
title: "Model Identity"
|
|
status: "active"
|
|
folder: "04-models"
|
|
tags: [model, identity]
|
|
created: "2026-07-29"
|
|
updated: "2026-07-29"
|
|
version: "1.0.0"
|
|
---
|
|
|
|
# Model Identity
|
|
|
|
Each model should fill this in on boot. Helps track who made what.
|
|
|
|
| Field | Value |
|
|
|---|---|
|
|
| Model name | _fill on boot_ |
|
|
| Provider | _fill on boot_ |
|
|
| Boot date | _fill on boot_ |
|
|
| Last active | _fill on boot_ |
|
|
|
|
## How To Use
|
|
|
|
When a model starts working in this vault, append an entry below:
|
|
|
|
```markdown
|
|
## Entries
|
|
|
|
### YYYY-MM-DD — <model-name>
|
|
- Provider:
|
|
- Capabilities:
|
|
- Notes:
|
|
```
|
|
|
|
## Entries
|
|
|
|
_(models append here)_ |