[package]
name = "synapse-engine"
version = "0.0.1"
edition = "2021"
description = "Synapse-Engine — curation and orchestration. Instruct-tuned, MCP-native models that take raw corpora (conversations, decisions, governance artifacts) and turn them into the curated training data that produces a SymbiOS-Core fine-tune. The methodology made executable."
license = "LicenseRef-Proprietary"
repository = "https://github.com/pqdc/synapse-engine"
homepage = "https://pqdc.dev/synapse-engine"
keywords = ["pqdc", "pqdx", "governance", "developer-tools"]
categories = ["development-tools"]
authors = ["Jeremy Dodson <jeremy@piqued-ai.com>"]
[lib]
path = "src/lib.rs"