Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:56:48 +08:00
commit 694e6f3117
5 changed files with 1043 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:anton-abyzov/specweave:plugins/specweave-kafka-streams",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b3ba663ad1284d387f801e7e93fdb9805de2e390",
"treeHash": "e1f429a5d1e8be3446af8477174213bfdd8056566bf41a72b69bc7ca208e38d2",
"generatedAt": "2025-11-28T10:13:51.925634Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "specweave-kafka-streams",
"description": "Kafka Streams library integration for SpecWeave - Stream processing with Java/Kotlin, topology patterns, state stores, windowing, joins, and testing frameworks",
"version": "0.24.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1904889d8eb5971d149f64cbffcde444867365525d75698bc275aebd79910b93"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "13c93052727765230b15347ee3207e16fd395a6e9af6adcd4dc0aa52cfd49d7d"
},
{
"path": "commands/topology.md",
"sha256": "78e2b7ea8aea466b55647bae98f96be4b22a1b3fdf2d95a8595c5d4bc1fc33c8"
},
{
"path": "skills/kafka-streams-topology/SKILL.md",
"sha256": "b9db3de04661dcfff703fc611a668e11420919fb9624581fb9a6c9ff0bd3193b"
}
],
"dirSha256": "e1f429a5d1e8be3446af8477174213bfdd8056566bf41a72b69bc7ca208e38d2"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}