dirtydata-intent 0.1.0

Intent Bridge / AI Layer — stub
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "dirtydata-intent"
description = "Intent Bridge / AI Layer — stub"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true

[dependencies]
dirtydata-core = { path = "../dirtydata-core" , version = "0.1.0" }
serde.workspace = true
serde_json.workspace = true
ulid.workspace = true