add 000-configs/, dashboard, templates, .obsidian/, bin/, model-identity
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
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)_
|
||||
Reference in New Issue
Block a user