memstead-cli 0.0.1

Memstead — typed, validated knowledge models for AI agents, installable like packages. Name reservation; the first real release lands with the public launch.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "memstead-cli"
version = "0.0.1"
edition = "2021"
description = "Memstead — typed, validated knowledge models for AI agents, installable like packages. Name reservation; the first real release lands with the public launch."
license = "MIT OR Apache-2.0"
repository = "https://github.com/memstead"
homepage = "https://memstead.com"
readme = "README.md"

[workspace]