mirror of
https://github.com/Heretek-AI/openclaw.git
synced 2026-07-01 22:34:00 -04:00
a9ae1a6778
Matrix Protocol: - docker-compose.matrix.yml: Dendrite homeserver + PostgreSQL + Nginx TLS - src/channels/plugins/matrix-channel.ts: OpenClaw plugin implementation - docs/matrix-triad-setup.md: Setup guide with auth scheme (@tm1-4:triad.local) MCP Server Integration: - docs/mcp-triad-integration.md: SearXNG, Playwright, GitHub MCP configs - docs/mcp-curiosity-mapping.md: Gap-to-capability mapping Node Sync Architecture: - src/services/node-sync-service.ts: WebSocket peer sync + presence detection - src/services/node-sync-service.test.ts: Unit tests - docs/node-sync-architecture.md: Architecture docs Triad Resilience: - scripts/triad-corruption-check.mjs: SQLite + log + config + git integrity - docs/triad-resilience.md: Recovery procedures - .secure/deployment-logs/README.md: Schema v2 - skills/triad-heartbeat/SKILL.md: Corruption check integration NPM Publish Workflow: - scripts/npm-publish.mjs: version, changelog, validate, publish, rollback - .github/workflows/npm-publish.yml: GitHub Actions with provenance - docs/npm-publish-guide.md: Complete documentation All deliverables tested in Docker before production.
70 lines
2.0 KiB
JSON
Executable File
70 lines
2.0 KiB
JSON
Executable File
{
|
|
"originHash" : "24a723309d7a0039d3df3051106f77ac1ed7068a02508e3a6804e41d757e6c72",
|
|
"pins" : [
|
|
{
|
|
"identity" : "commander",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/steipete/Commander.git",
|
|
"state" : {
|
|
"revision" : "9e349575c8e3c6745e81fe19e5bb5efa01b078ce",
|
|
"version" : "0.2.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "elevenlabskit",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/steipete/ElevenLabsKit",
|
|
"state" : {
|
|
"revision" : "7e3c948d8340abe3977014f3de020edf221e9269",
|
|
"version" : "0.1.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-concurrency-extras",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/pointfreeco/swift-concurrency-extras",
|
|
"state" : {
|
|
"revision" : "5a3825302b1a0d744183200915a47b508c828e6f",
|
|
"version" : "1.3.2"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-syntax",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/swiftlang/swift-syntax.git",
|
|
"state" : {
|
|
"revision" : "0687f71944021d616d34d922343dcef086855920",
|
|
"version" : "600.0.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-testing",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-testing",
|
|
"state" : {
|
|
"revision" : "399f76dcd91e4c688ca2301fa24a8cc6d9927211",
|
|
"version" : "0.99.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swiftui-math",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/gonzalezreal/swiftui-math",
|
|
"state" : {
|
|
"revision" : "0b5c2cfaaec8d6193db206f675048eeb5ce95f71",
|
|
"version" : "0.1.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "textual",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/gonzalezreal/textual",
|
|
"state" : {
|
|
"revision" : "5b06b811c0f5313b6b84bbef98c635a630638c38",
|
|
"version" : "0.3.1"
|
|
}
|
|
}
|
|
],
|
|
"version" : 3
|
|
}
|