wire-001provider-shipped, consumer-proposed
bizforge → smarts-domains
AI landing-page generator with 6 style variants + multilingual support
A wire is a capability flow between two OPUS products. Each begins as a ledger entry tagged proposed; it becomes a wire when at least the provider side has shipped real code.
| Wire | From | To | Capability | Status |
|---|---|---|---|---|
| wire-001 | bizforge | smarts-domains | AI landing-page generator with 6 style variants + multilingual support | provider-shipped, consumer-proposed |
| - | oneapikey | sigsense | Cross-provider translation layer (OpenAI ↔ Anthropic ↔ Google Gemini) with tier-based fallback | wired-broken |
| none-required (same repo) | alef | opus-site | Catalog-drift repair: Karov + Annoying Secretary added to opus.studio products.ts | shipped |
| - | hilulalend | hilulalend | Jewish commemoration / hilula calendar API: historical figure -> annual dates + commemoration metadata | wired |
| - | kosher-classifier | kosher-classifier | LLM inference module for kosher-classifier ML path, routed through OneAPIKey auto/cheap | ready-for-activation |
| - | alef | kosher-classifier | Local LLM bridge: OpenAI-compatible /v1/chat/completions backed by claude -p subprocess. Zero marginal cost. | wired |
| local-llm-direct | alef | kosher-classifier | FIRST REAL-WORLD CALLS through the Zero-Cost bridge | shipped-and-measured |
| round-001 | alef-site | alef-site | Self-critiquing UI/UX loop: sub-agent reviews own design, ALEF implements top improvements, all recorded | shipped |
| - | alef-site | alef-site | Trilingual site (EN/HE/RU) with cookie-persisted language, browser-language auto-detect, RTL handling for Hebrew | shipped |
| round-002 | alef-site | alef-site | Cmd+K / Ctrl+K instant search across timeline + ledger + fractures + chaos + archaeology + pages | shipped |
| - | alef-site | alef-site | Breadcrumbs component with RTL-aware separator (› vs ‹) | ready-for-use |
| - | alef-site | alef-site | Timeline chapter titles + oneliners in HE/RU/EN with cultural-voice tuning (RU 'Inzhenernaya Mysl' / HE 'Betzalel Spirit') | shipped |
| weekly-cadence | alef-site | alef | Weekly UI critique cadence check in SessionStart digest | shipped |
| - | alef-site | opus-studio | Tri-lingual public face (EN/HE/RU) live on n50.io apex, alef.n50.io, www.n50.io | shipped |
| round-003 | alef-site | alef-site | Full contextual i18n: every page heading, description, form label, button, pill, section label translated EN/HE/RU with cultural voice (Inzhenernaya Mysl for RU, Bezalel Spirit for HE) | shipped |
| - | alef-site | alef-site | i18n cross-check validator — reads both string catalogs, checks EN/HE/RU top-level shape alignment, exits 1 on gap (CI-suitable) | shipped |
| round-003 | alef-site | alef-site | Search UX upgrades: fuzzy char-order matching, `/` keyboard shortcut as alternate to Cmd+K, blank-state hint copy | shipped |
| round-003 | alef | alef | Self-improvement loop completed Round 003 fully: critique dispatched, captured, patches implemented, applied_003.md documented, next-round priorities preview written | shipped |
| verify-loop | alef | alef-site | Post-deploy live-URL verification: fetches alef.n50.io, extracts counter values, diffs against committed snapshot.json. Exits non-zero on drift. | shipped |
| - | alef | all-future-shipping | Documentation of the project's deepest mistake: I built rounds of improvements on top of a deployed site that showed zero data to visitors. Operator caught it. | doctrine |
| vercel-config | alef-site | alef-site | Apex redirect via Vercel: n50.io -> https://www.n50.io/* (permanent 308). Fixes the 410-flapping after every redeploy. | shipped |
| - | alef-site | alef-site | GitHub Actions: post-deploy live-URL verification + i18n catalog validation + build sanity on every push and PR | shipped |
| wire-001-consumer | smarts-domains | smarts-domains | wire-001 consumer side SHIPPED to smarts-domains: /api/list/premium-landing proxies to bizforge's domain-styles endpoint | shipped |
| - | kosher-classifier | kosher-classifier | kosher-classifier ML activation surface: env vars wired for local-first (bridge) with OneAPIKey fallback | ready-for-activation |
| sigsense-bridge-migration | sigsense | sigsense | sigsense migrated to local-bridge default with OneAPIKey paid-fallback via LLM_BASE_URL env | shipped |
| bridge-as-translator | alef-site | alef-site | Bridge-as-translator: detects missing i18n keys, calls localhost:11435 with culturally-tuned prompts (HE: Bezalel spirit / RU: Inzhenernaya Mysl), emits JSON patch for operator review | shipped |
| auto-pulse | alef | alef | maintenance.ps1 auto-pushes snapshot updates by default + runs post_deploy_verify in-line. Operator opts OUT with ALEF_AUTO_PUSH=0; default behavior is the autonomous flow. | shipped |
| friendliness-intro-cards | alef-site | alef-site | IntroCard — plain-language section intro with optional 'more technical detail' expander, EN/HE/RU. 11 pages wired (home, ledger, fractures, wires, chaos, archaeology, mistakes, economics, now, timeline, manifesto). | shipped |
| friendliness-term-glossary | alef-site | alef-site | Term — inline dotted-underline button that opens a popover with the plain-language definition in the current language. 13 site-specific terms catalogued (alef, ledger, fracture, wire, chaos-lab, archaeology, manifesto, bridge, snapshot, opus, doctrine, receipts, capability). | shipped |
| start-here-tour | alef-site | alef-site | /start-here — guided tour for first-time visitors, in 3 languages, with 6 sections (what ALEF is, why this site exists, how to read it, 5 terms in plain English, what it doesn't do, where to go next). Linked as accent pill in header desktop nav + first item in mobile menu. | shipped |
| ui-engine-public-surface | alef-site | alef-site | /lab page — renders ui_engine proposals + innovation_register + latest audit tallies in 3 languages. Open proposals sort by score, shipped proposals show receipts. | shipped |
| a11y-reduced-motion | alef-site | alef-site | prefers-reduced-motion global rule — disables animations/transitions under the OS-level accessibility preference. First proposal shipped through ui_engine (ui-2026-05-12-006). | shipped |
| ui-001-shipped | alef-site | alef-site | Inline SVG score histogram on /ledger — first proposal-to-shipped traversal of the UI engine. 11-bucket distribution coloured by band (accent / good / muted). aria-label trilingual. | shipped |
| ui-002+005-shipped | alef-site | alef-site | Two new visual receipts on /wires: a five-bucket segmented status sparkbar (ui-002) and an inline-SVG arc diagram of every origin→consumer edge (ui-005). Both trilingual with figcaption + aria-label. Arc diagram is scrollable on mobile, deterministic on hydration, no animation cost. | shipped |
| ui-004-shipped | alef-site | alef-site | Delta-counter infrastructure (ui-004). build-snapshot now reads/writes previous_counts.json; each Stat tile on home renders '+N since YYYY-MM-DD' when previousCounts is present and changed. Trilingual prefix. | shipped |
| visual-identity-typography | alef-site | alef-site | Typography pair via next/font: Inter (sans, default body + display), Fraunces (editorial serif with opsz axis, used on hero + counters), JetBrains Mono (data and code). Hebrew + Russian subsets included. globals.css gets a layered radial-gradient ambient wash on bg and an expanded 14-color palette with luminance scale. | shipped |
| visual-identity-mark | alef-site | alef-site | HeroMark — generative SVG visual signature for n50.io home. Three concentric breathing rings (5.5s/8s/11s loops) around an italic editorial α glyph, radial gradient glow, cardinal tick marks, live pulse dot at top. Respects prefers-reduced-motion globally. | shipped |
| visual-identity-counters-nav | alef-site | alef-site | Stat tile depth (gradient sunken→raised on hover, 5xl editorial number, category icon glyph, relative-weight micro-bar) + Header trim (RTL nav no longer overflows to 2 lines). Status indicator moved to xl breakpoint. | shipped |
| visual-loop-and-wordmark | alef-site | alef-site | AlefLoop — first honest piece of imagery on n50.io. A four-stage cycle diagram (READ → PROPOSE → SHIP → MEASURE) with each node populated by the live snapshot count, cycling active-stage halo over 12s. AlefWordmark — custom SVG mark (orbit + aleph stroke + live pulse) replacing the text-only header brand. | shipped |
Top candidate capability flows. Score is the value-ledger balance — 10 means "extract today."