agentmem 0.1.0

Local-first memory engine for AI coding agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Security Policy

Security is a core feature.

## v1 goals

- safe Rust only
- no unsafe blocks unless justified
- atomic persistence
- no network behavior
- validated paths
- bounded parsing
- clear trust boundaries

## Report Issues

Please privately disclose vulnerabilities to maintainers first.