Platform
Latest Advancements
A running record of the systems behind AirNLP and HOWI — what shipped, when, and why.
SCOUT
Contourv1.0.0Intelligence & SignalsbetaSCOUT is AirNLP's governed self-improvement engine. It continuously observes AirNLP for evidence-backed weaknesses, generates SCOUT Reports and bounded Missions with reproducible risk/priority scoring, and — for an explicit allowlist of low-risk, reversible change classes — autonomously experiments inside an isolated git worktree, validates against required evaluators (typecheck, full test suite, lint), and integrates the result to a candidate branch under policy authorization. It never edits the active branch directly, and every action is recorded to an append-only audit log with a tested kill switch and pause controls SCOUT cannot bypass itself. Currently in beta: autonomous production release, live post-release monitoring, and automatic rollback are not yet implemented — those stages remain human-gated pending dedicated release infrastructure.
July 2026
v1.0.0 · Jul 15, 2026
Initial registration: governed observe → diagnose → prioritize → propose → improve → validate → integrate → learn cycle for AirNLP, running in isolated git worktrees with policy-gated autonomy (L2 experiment / L3 local integration for an explicit low-risk allowlist). Production release (L4) is disabled by default policy.
HOWI Experience Engine
Meridianv1.2.0Intelligence & SignalsactiveShared context, journey, event, and surface-presentation infrastructure underneath the guest link and kiosk — Pass 3 adds production lifecycle (retention), privacy-safe SCOUT signal aggregation, contextual-help / support contracts, and expanded Studio diagnostics.
July 2026
v1.2.0 · Jul 15, 2026
Pass 3: production hardening — recoverable error boundary telemetry, connectivity recovery, experience-event retention cron, privacy-safe SCOUT guest_experience_events adapter, contextual help / guide / support foundations, and expanded Experience Studio diagnostics (health, parity, support readiness, rollout).
v1.1.0 · Jul 15, 2026
Unified the kiosk and guest-link presentation behind a deterministic Surface Contract and shared navigation registry; wired real capability, announcement, and stay-event data into the Guest Experience Context; extended the Journey Registry and Experience Events into the shared navigation/overlay layer; added a mobile drawer, browser-back navigation, and safe-area/keyboard handling for the guest-link surface; added Surfaces and Flags inspectors to the Studio Experience department.
v1.0.0 · Jul 14, 2026
Initial release: Guest Experience Context, Journey Registry, Support Context contract, and redacted Experience Events pipeline, with an AirNLP Studio inspector.
Deep Research Pipeline
Soundingv1.1.0Research PipelineactiveA multi-pass reasoning pipeline that researches, drafts, critiques, and polishes AirNLP's long-form research articles, then adds supporting charts and diagrams.
July 2026
v1.1.0 · Jul 13, 2026
Added a dedicated visuals pass and a public "Deep Research" flag on published posts.
v1.0.0 · Jul 10, 2026
Initial release: four-pass generation (outline, draft, critique, polish) wired into Autopilot's trending mode.
Editorial Engine
Kilnv2.2.0Content GenerationactiveAirNLP's core article generation system — turns a topic or idea into a fact-checked, illustrated, publish-ready research post.
July 2026
v2.2.0 · Jul 13, 2026
Chart and diagram generation embedded directly into articles, an in-article visuals regenerator for existing posts, and admin feed-placement controls for the public research index.
v2.1.0 · Jul 11, 2026
One-click repurposing of a published post into LinkedIn, X, and newsletter copy.
v2.0.0 · Jul 10, 2026
Grounding rewrite: added the fact-check pass, the News category, and Deep Research mode integration.
v1.1.0 · Jul 9, 2026
Automatic cover artwork generation added.
v1.0.0 · Jul 7, 2026
Initial release: draft/publish workflow and the research_posts store.
Command Center Intelligence
Isochronev1.0.0Intelligence & SignalsactiveA registry of independent signal sources — editorial activity, competitive moves, product activity, documentation drift, growth metrics, and guest-quality trends — merged and synthesized into one daily briefing.
July 2026
v1.0.0 · Jul 11, 2026
Initial release: Command Center panel with the first signal sources online.
Autopilot
Escapementv1.1.0AutomationactiveSchedules and runs the Editorial Engine unattended — sourcing an idea, generating a post, and publishing it with risk-tiered review, without a human in the loop.
July 2026
v1.1.0 · Jul 10, 2026
Trending-topic sourcing and configurable Deep Research cadence added.
v1.0.0 · Jul 9, 2026
Initial release: scheduled runs with risk-tiered auto-publish.
Context Retrieval
Concordancev1.1.0RetrievalactiveAirNLP's shared vector-retrieval infrastructure — embeds and retrieves context chunks for host chat, world search, product docs, and research-corpus deduplication.
July 2026
v1.1.0 · Jul 10, 2026
Added a synthetic tenant for the research corpus, enabling duplicate-topic detection in the Editorial Engine.
December 2025
v1.0.0 · Dec 26, 2025
Initial release: pgvector retrieval infrastructure.
Verified Context
Plumblinev1.3.1Grounding & SafetyactiveThe grounding contract behind HOWI's guest AI — classifies every answer into verified, unverified-suggestion, general-local, or unknown, and refuses to invent specifics.
July 2026
v1.3.0 · Jul 7, 2026
Added the offline, negation-aware eval suite that checks for fabricated specifics (Wi-Fi, parking, host attribution, and more).
v1.3.1 · Jul 7, 2026
Expanded the hard rule against explaining in-unit fixtures (blinds, thermostats, TVs) from general knowledge when they are not in verified context.
June 2026
v1.2.0 · Jun 17, 2026
Verified context now folds in guest identity — guestbook entries and returning-guest memory can inform a grounded answer, still scoped and never fabricated.
May 2026
v1.1.0 · May 30, 2026
Added a canonical identity and story-mode layer on top of the verified-context rules — signature beats and a consistent first-person voice, without loosening what counts as verified.
December 2025
v1.0.0 · Dec 26, 2025
Initial release: the verified-context prompt contract and its offline eval suite.
AI Core
Fulcrumv1.1.0AI OrchestrationactiveHOWI's guest- and host-AI orchestration engine — retrieval-first, bounded, trust-aware generation that decides how a question gets answered before any model call happens.
December 2025
v1.1.0 · Dec 23, 2025
Added async compression of runtime facts (devices, stays, policies, billing) so long host-chat threads stay fast without dropping operational detail.
v1.0.0 · Dec 22, 2025
Initial release: multi-pass intent/plan/answer pipeline with an optional review-and-retry pass, plus an internal eval harness.