Files
openclaw/scripts/lib/plugin-sdk-entrypoints.json
T
Tabula Myriad a9ae1a6778 feat: Triad development iteration complete
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.
2026-03-24 00:44:50 -04:00

136 lines
2.5 KiB
JSON
Executable File

[
"index",
"core",
"ollama-setup",
"provider-setup",
"sandbox",
"self-hosted-provider-setup",
"routing",
"runtime",
"runtime-env",
"setup",
"setup-adapter-runtime",
"setup-runtime",
"channel-setup",
"setup-tools",
"config-runtime",
"reply-runtime",
"reply-payload",
"channel-reply-pipeline",
"channel-runtime",
"interactive-runtime",
"outbound-runtime",
"infra-runtime",
"ssrf-runtime",
"media-runtime",
"media-understanding-runtime",
"conversation-runtime",
"matrix-runtime-heavy",
"matrix-runtime-shared",
"thread-bindings-runtime",
"text-runtime",
"agent-runtime",
"speech-runtime",
"speech-core",
"plugin-runtime",
"security-runtime",
"gateway-runtime",
"cli-runtime",
"hook-runtime",
"process-runtime",
"windows-spawn",
"acp-runtime",
"lazy-runtime",
"testing",
"temp-path",
"account-helpers",
"account-id",
"account-resolution",
"allow-from",
"allowlist-config-edit",
"bluebubbles",
"boolean-param",
"command-auth",
"device-bootstrap",
"diagnostics-otel",
"diffs",
"discord",
"discord-core",
"extension-shared",
"channel-config-helpers",
"channel-config-schema",
"channel-actions",
"channel-contract",
"channel-feedback",
"channel-inbound",
"channel-lifecycle",
"channel-pairing",
"channel-policy",
"channel-send-result",
"channel-targets",
"feishu",
"group-access",
"directory-runtime",
"googlechat",
"image-generation",
"image-generation-core",
"imessage",
"imessage-core",
"irc",
"reply-history",
"media-understanding",
"request-url",
"runtime-store",
"json-store",
"keyed-async-queue",
"line",
"line-core",
"line-runtime",
"llm-task",
"matrix",
"mattermost",
"memory-core",
"memory-lancedb",
"msteams",
"nextcloud-talk",
"nostr",
"provider-auth",
"provider-auth-api-key",
"provider-auth-login",
"plugin-entry",
"provider-catalog",
"provider-entry",
"provider-env-vars",
"provider-google",
"provider-models",
"provider-onboard",
"provider-stream",
"provider-usage",
"provider-web-search",
"param-readers",
"provider-zai-endpoint",
"secret-input",
"signal",
"channel-status",
"slack",
"slack-core",
"slack-targets",
"status-helpers",
"speech",
"state-paths",
"telegram",
"telegram-core",
"thread-ownership",
"tlon",
"tool-send",
"twitch",
"webhook-ingress",
"webhook-path",
"web-media",
"voice-call",
"whatsapp-core",
"whatsapp-shared",
"zalo",
"zalouser"
]