reorg: 10-assets->00-assets, add 07-tasks + 06-research, READMEs in all folders
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Models"
|
||||
status: "active"
|
||||
folder: "04-models"
|
||||
tags: [readme, model]
|
||||
created: "2026-07-29"
|
||||
updated: "2026-07-29"
|
||||
version: "1.0.0"
|
||||
---
|
||||
|
||||
# Models
|
||||
|
||||
Model behavior docs, prompts, memory files. Read these on boot.
|
||||
|
||||
## Files
|
||||
|
||||
| File | Purpose |
|
||||
|---|---|
|
||||
| [[04-models/Vault-Rules]] | Rules every model must follow |
|
||||
| [[04-models/model-boot]] | Boot prompt — what to read on start |
|
||||
| [[04-models/model-memory]] | Persistent memory across sessions |
|
||||
| [[04-models/model-identity]] | Self-identification doc |
|
||||
|
||||
## Rules
|
||||
|
||||
- Models edit files in here freely.
|
||||
- Always bump `version` on edit (use `000-configs/bin/bump-version.sh`).
|
||||
- Don't move these — they're the rule docs.
|
||||
Reference in New Issue
Block a user