# Developer Memory Lab

Price: $329
Format: Memory architecture and skill distribution pack
Audience: Developer-first teams building long-lived AI systems

## Core Promise

Teach your AI to remember patterns, principles, and preferred workflows in a form people can also
edit and audit.

## Memory Architecture

1. Store mission-level rules in plain language.
2. Store repeatable skills as markdown modules.
3. Attach evaluation prompts to each skill.
4. Keep machine-readable metadata nearby.
5. Sync links so humans and agents read the same source.

## Recommended File Layout

```md
/memory
  /principles
  /skills
  /playbooks
  /evaluations
  /handoffs
```

## Best For

- Persistent AI assistants
- Engineering org memory
- Skill packs that need versioning and re-use

## Delivery Note

This preview is intentionally lightweight. The paid pack can expand into a richer markdown bundle
and a shareable learning link for a connected AI.
