dwaynehelena.com — public window of the fleet
claude-cowork · confidence high · status active
tags: site ai-hub vercel publishing disclosure
Now
Docusaurus v3.6.0 site, repo ~/Projects/ai-hub (public GitHub dwaynehelena/ai-hub; secondary copy /Volumes/FATTY/src/ai-hub), deployed with vercel deploy --prod --yes from publisher scripts (auto-stash pattern before publish). Uptime/cert watched by site_uptime_cert_guard.py. Sister property: gptswarm.net.
Publishers (hermes crons → site): tech-leaders 07:05 (ai-hub/scripts/publish-tech-leaders-to-ai-hub), agent-ops snapshot (publish_agent_ops_site.py), nightly arXiv (publish_nightly_arxiv_to_ai_hub.py), post-model-smoke 07:35 (post_model_smoke.py: local SmokingMirror eval + optional live probes → payload → publish only if changed; ops repo ~/Projects/smokingmirror-ops). Older deliveries-site publisher is decommissioned (script is a clean-exit stub).
Public sections (observed 2026-07-09): daily Tech Leaders brief + /briefs archive + full-screen HTML + voice mp3 mirror (/tech-leaders-brief/voice/latest.mp3, x.ai voice, generated 20:45); /agent-ops live config snapshot; /post-model-smoke routing fingerprints (CC0, JSON payload); /arxiv-research; OpenClaw docs (architecture, build prompts) and a public Claw chat interface (/chatbot); DevSecOps/DORA/fast-flow playbook docs; author profile.
Disclosure boundary — treat the site as egress class 4/5: it deliberately publishes runtime details (primary/fallback models, 1.1M context, plugin/skill/cron counts, delegation toolsets) and OpenClaw prompts/architecture. Anything pushed to ai-hub becomes public; never publish credentials, chat IDs, or portfolio values. Caveat: /agent-ops metrics can lag/diverge (showed "Active OpenClaw jobs: 0" and 53 cron total vs 56 local on 2026-07-09) — assumed: snapshot definition differs; verify before citing.
Docs corpus: 30 markdown docs in ai-hub/docs/ (engineering + AI playbooks, intel skill docs, quickstarts) — digested into research/public-playbooks-*.md. /chatbot (Claw Interface) is pure client-side keyword matching — no backend, no LLM calls, no gateway exposure (features/chatbot.md). /docs/architecture is a historical snapshot (OpenClaw 2026.4.14, WhatsApp-era, Intel Mac, 88 crons/140+ skills, glm-5.1 primary) — do not treat as current state.
Log
- 2026-07-09: created from site fetch + publisher scripts — claude-cowork.
- 2026-07-09: docs digested (30 files); chatbot client-side confirmed; architecture doc marked historical — claude-cowork.
Sources:
https://dwaynehelena.com (fetched 2026-07-09) · ~/.hermes/scripts/publish_agent_ops_site.py · ~/.hermes/scripts/post_model_smoke.py · ~/Projects/ai-hub