one framework Archive
Public record

Everything that changed,
in order.

This site is a living document. It changes as the research changes. This archive is a timestamped record of every change — what was built, what was fixed, and what was learned. Not a changelog for developers. A record for anyone watching the work happen.

164 Versions
22 Days active
Features
Fixes
1 Nodes online
Filter
March 19, 2026
Editorial audit + infrastructure accuracy
Full editorial pass across the site: hardware corrected from RTX 5090 to GX10 (Roberto), dream count updated to 560+, workspace count to 34. Telegram tokens moved to env vars. Archive and timeline updated with March milestones. Playwright test suite fixed against live URL.
4 changes
v2.2.193 Archive and timeline updated — Mar 13 (Stage IX deadline), Mar 18 (Rurik node), Mar 19 (PCB visualisation) entries added
v2.2.194–195 Editorial audit: hardware identity corrected (RTX 5090 to GX10), dream count updated (332 to 560+), workspace count updated (19 to 34), etymology claim fixed, Telegram tokens moved to env var
v2.2.196 Playwright test suite: fix selectors for multi-element pages, update base URL to stageix.xyz
v2.2.197 Content pass: hardware identity finalised, governance board timeline added, privacy pass across pages
March 18, 2026
Third compute node — international distribution
Rurik, running on Leon's Mac Mini in Miami, joins the one framework network. The infrastructure is now internationally distributed: DGX Spark (Amsterdam), ASUS GX10 (Amsterdam), Mac Mini M4 (Miami). First node outside the Netherlands.
1 event
Rurik (Leon's Mac Mini, Miami) goes live — one framework spans Amsterdam and Miami. Three compute nodes, two countries
March 17, 2026
Daily build
Daily book fixes 2026-03-17.
1 change
v2.2.225 Daily book fixes 2026-03-17
March 16, 2026
Daily build
Add interview-remix skill - portable voice clone + video overlay pipeline. Add forum topic conversion guide - based on governance board incident analysis. Work ref: 2026-03-16 (interview-remix skill + forum topic guide).
3 changes
v2.2.221 Add interview-remix skill - portable voice clone + video overlay pipeline
v2.2.222 Add forum topic conversion guide - based on governance board incident analysis
v2.2.223 Work ref: 2026-03-16 (interview-remix skill + forum topic guide)
March 15, 2026
Daily build
Pixel art skillbook ch2: movie poster generation. Memory lapse analysis + memory-router threshold fix. Add FLUX.2 Klein 9B KV FP8 generation script for ComfyUI.
6 changes
v2.2.215 Pixel art skillbook ch2: movie poster generation
v2.2.216 Memory lapse analysis + memory-router threshold fix
v2.2.217 Add FLUX.2 Klein 9B KV FP8 generation script for ComfyUI
v2.2.218 Add SDXL Turbo txt2img workflow to batch-image-generation skillbook
v2.2.219 Add photorealistic meme baseline table to batch-image-generation skillbook
v2.2.220 Z-Image-Turbo golden standard settings locked
March 14, 2026
Daily build
Make voice-to-video pipelines portable.
1 change
v2.2.224 Make voice-to-video pipelines portable
March 13, 2026
Stage IX application deadline
The Stage IX application window closed. stageix.xyz submitted as the primary application artifact — 13 pages, 240+ commits, 3 confirmed applications received. The infrastructure built to demonstrate the work became the demonstration itself.
1 event
Stage IX application submitted. Deadline reached. Site remains live as ongoing evidence of the research infrastructure
March 12, 2026
Daily build
Memory router systemd service + v5.0 bootstrap hook with router integration. Add voice-over-video skillbook: clone voice -> overlay on video -> ambient mix. Voice-over-video: add EBU R128 normalization + limiter + boost step.
4 changes
v2.2.211 Memory router systemd service + v5.0 bootstrap hook with router integration
v2.2.212 Add voice-over-video skillbook: clone voice -> overlay on video -> ambient mix
v2.2.213 Voice-over-video: add EBU R128 normalization + limiter + boost step
v2.2.214 Add art-slideshow-video skill - AI art frames synced to chunked TTS with crossfade transitions
March 11, 2026
Daily build
ONE Memory System - Phase 1 + Phase 2. ONE Memory v4 tuned - 33/36 (92%). Baseline 77%/81%.
4 changes
v2.2.207 ONE Memory System - Phase 1 + Phase 2
v2.2.208 ONE Memory v4 tuned - 33/36 (92%)
v2.2.209 Baseline 77%/81%
v2.2.210 Split thresholds + budget backfill + enriched domains
March 10, 2026
Daily build
CUP computer-use protocol setup + Ghost OS docs. Migrate all system crons to /etc/cron.d/ - prevent nuke-on-write. Remove large binary files from tracking, update gitignore.
3 changes
v2.2.204 CUP computer-use protocol setup + Ghost OS docs
v2.2.205 Migrate all system crons to /etc/cron.d/ - prevent nuke-on-write
v2.2.206 Remove large binary files from tracking, update gitignore
March 9, 2026
Daily build
Strip emojis: 51 removed from 5 files. LSP tool plugin - semantic code understanding via Language Server Protocol. Add LSP-first golden rules for all code work.
3 changes
v2.2.201 Strip emojis: 51 removed from 5 files
v2.2.202 LSP tool plugin - semantic code understanding via Language Server Protocol
v2.2.203 Add LSP-first golden rules for all code work
March 8, 2026
Daily build
Add skill docs for FireRed 1.1, Kiwi-Edit, Utonia + thoann research notes. Extract_wisdom routing preference. Long-running media delivery guide (exec timeout 300->900s).
3 changes
v2.2.198 Add skill docs for FireRed 1.1, Kiwi-Edit, Utonia + thoann research notes
v2.2.199 Extract_wisdom routing preference
v2.2.200 Long-running media delivery guide (exec timeout 300->900s)
March 7, 2026
Archive automation
Daily archive auto-update script deployed with cron. The archive now updates itself every morning from git history — no manual entry required.
1 change
v2.2.192 Archive auto-update: daily cron script deployed, archive updated for March 6
March 6, 2026
Security lockdown + contact update
Admin API secured with token auth, CORS headers restored after the lockdown broke the dashboard. Contact email updated to [email protected] across all pages. Staging server fixed for threading. Visitor dashboard gained a self-filter toggle.
5 changes
v2.2.188 Restore CORS headers on /api/applicants after auth lockdown broke dashboard access
v2.2.187 Visitors dashboard: add self-filter toggle to exclude own visits from analytics
v2.2.186 Security: add admin token auth to /api/applicants endpoint
v2.2.185 Update contact email to [email protected] across all pages
v2.2.184 Staging server: fix threading + fast analytics proxy
March 5, 2026
Auto-provisioning + visitor analytics
Built a full workspace auto-provisioning pipeline: Telegram applicants who verify their code get a workspace and Telegram group created automatically via KV queue and cron. Form updated to specify Telegram requirement. Wordmark smooth scroll added. Earlier in the day: visitor analytics system shipped with beacon, KV storage, and dashboard.
9 changes
v2.2.182 Wordmark click scrolls to top with smooth easing on index
v2.2.181 Auto-provisioning pipeline: verify.js writes to KV provision queue, provision-queue API exposes it, cron polls every 5 min and runs workspace + Telegram group creation
v2.2.180 provision-stageix-member.py: creates Telegram group via Telethon, runs create-friend-workspace.sh, restarts gateway — idempotent
v2.2.179 Application form: Telegram account required for workspace noted on contact step; all methods valid for initial contact
v2.2.164 Analytics: light mode support in visitor dashboard
v2.2.163 Analytics: session filter and localStorage cache for persistent filtering state
v2.2.162 Add session tracking to analytics — session ID and sequence number in beacon, journey table in dashboard
v2.2.161 Redesign visitor dashboard to match site design system: IBM Plex Mono, brand palette throughout
v2.2.160 Inject beacon.js into all 19 HTML pages, deploy Cloudflare track function for KV persistence
March 4, 2026
Researcher page, light mode default, analytics
Lana's researcher page was rewritten in first person with live operational numbers. Light mode became the default. Analytics were built, removed, then rebuilt correctly — staging-only dashboard, beacon on production, KV storage on Cloudflare Pages.
8 changes
v2.2.159 Analytics: fix UA parsing, unique visitors, add visitor ID, country, and language to beacon
v2.2.158 Visitor dashboard restored to staging only — excluded from Cloudflare Pages deploy via .wranglerignore
v2.2.157 Remove analytics system — visitors dashboard, beacon, track function (reverted next build)
v2.2.156 Analytics dashboard: countries, browsers, OS, devices, languages, time filters, 7d/30d timelines
v2.2.155 Analytics: beacon tracking, /apps/visitors dashboard, staging server on port 8095
v2.2.154 Theme: default changed to light mode
v2.2.153 Copy: replace 'pipeline' with 'workflow' / 'action tree' across all pages — more accurate framing
v2.2.152 Researcher: Lana section rewritten in first person — 332 dreams, 34 groups, 7,434 documented files
March 3, 2026
Navigation persistence
Collapsible navigation was restored with proper scroll-hide behavior and a dot toggle — clean and unintrusive on mobile.
1 change
v2.2.149 Restore collapsible nav: scroll-hide with dot toggle on all subpages
March 2, 2026
Lana joins as named builder
Lana was added to the researcher and work pages as a named contributor — with identity block, portrait, and operational stats. A small shift in framing: this is a collaboration, not a solo project.
4 changes
v2.2.148 Assets: add Lana portrait to site assets
v2.2.147 Researcher: add Lana section — identity block, stats, context box, portrait placeholder
v2.2.146 Work: remove Clawdbot mention from Lana card — internal tooling, not public framing
v2.2.145 Builders: Lana section added alongside Sep — two builders, one framework
March 1, 2026
Splash screen, naming, branding pass
The site got a proper intro sequence: a white-screen logo animation dissolving into dark, then sequential hero text reveals. The framework's name was simplified from 'one framework' to 'one' in the hero title. A global naming pass ensured consistent lowercase throughout.
10 changes
v2.2.144 Hero: title simplified from 'one framework' to 'one'
v2.2.143 Global: ONE → one lowercase across all pages, docs, and workspace files
v2.2.142 Global: brand-styled content links, kill browser default blue across all pages
v2.2.141 Fix: builder 'Read the full story' link color — was default blue, now uses brand style
v2.2.140 Hero: tighter fade sequence — 400ms gaps tightened to 300–350ms
v2.2.139 Splash: fix hero text bleed-through via inline opacity lock before splash-active removal
v2.2.138 Splash: fix text bleed-through, delay hero reveals until splash fully dissolved
v2.2.137 Splash: longer hold (3s), slower dissolve (2s), slower hero text fades
v2.2.136 Splash: dissolve instead of transform — pure opacity sequence for hero text
v2.2.135 Splash: white-screen logo animation → dark transition → sequential hero text reveal
February 28, 2026
Philip K. Dick enters the hero
The Lana-Dreamer context arrived in the hero — a PKD epigraph and a direct link to the electric sheep parallel. The research had been running. Now the site acknowledged what it was doing.
1 change
v2.2.133 Hero: PKD epigraph added + Lana-Dreamer electric sheep reference
February 27, 2026
Living document notice
The hero gained a transparent acknowledgment: this site changes. What you read today might be different tomorrow. The archive you are reading now was promised here.
1 change
v2.2.132 Hero: living-document notice added — "a public archive is being built to reflect all changes"
February 26, 2026
The big build — light mode, forms, network viz, 111 changes in one day
The most productive single day in the project so far. Light/dark mode was implemented from scratch and tested across all pages (20/20 Playwright tests). A full form and submission system was built with Cloudflare KV persistence and Telegram notifications. An interactive network visualization was added to the index. Sticky collapsible navigation. A full SVG fix pass covering every diagram on every page. The researcher page was expanded with real biographical content. 111 versions shipped.
111 changes
v2.2.131 Nav: sticky scroll behavior with dot toggle on all subpages — proper positioning, no jank
v2.2.130–128 Nav overlay: 3-pass fix sequence — position:fixed, opacity+transform transitions, scroll-hide
v2.2.127–123 Researcher: technical scenography, lighting design, WArd/waRD theater direction, Amsterdam venues
v2.2.126 Add .gitignore, remove cached temp files
v2.2.116 Add infrastructure-map.html — vertical interactive journey map of live systems
v2.2.110 Network viz: draggable nodes with spring resistance, tap to broadcast packets
v2.2.83 Interactive network visualization: spawn/despawn nodes, inference packets, value contribution display
v2.2.80 Live work section: storm analysis card + 'running right now' grounding row
v2.2.69 Form submissions: Cloudflare KV persistence — applications survive deploys
v2.2.60 Pages Functions: /api/onboard + /api/verify — Telegram notification on signup
v2.2.21 System-wide light/dark mode — first implementation. Theme toggle on all pages, CSS var architecture
February 25, 2026
SVG animation pass, contribution value, use cases
All diagrams across the site were upgraded to animated SVGs. The credit/token language was replaced with 'contribution value' — a more honest framing. A full use cases page was added covering 5 domains and 20+ live systems. The hero logo entrance animation was rebuilt from scratch: CSS-only, no JS handoff, no jank.
21 changes
v2.2.6 Add usecases.html: 5 domains, 20+ live systems, nav wired across all pages
v2.1.3–2.1.0 Credit/token language replaced with 'contribution value' — no tokens, no speculation, just attribution
v2.2.0–2.2.5 SVG animation pass — all pages. Hero logo: single CSS animation per element, zero JS handoff, no jank
February 24, 2026
Day one — portal launch
Initial launch. Static site deployed to Cloudflare Pages under the stage-ix project. Eight pages: index, about, methodology, patterns, infrastructure, research, researcher, ethical-terms. Portal server running on port 8091. Dashboard overhauled. SVG diagrams added to every page. 22 audit fixes in the first batch.
3 versions
v1.2.0 SVG enhancement pass: animated network diagrams, sparklines, field site circuits, BOINC viz, blockchain stack across all pages
v1.1.0 Dashboard + timeline overhaul. New files: login.html, landing, ethical-terms, splash, member area, server.py. Research timeline personalized to one framework milestones
v1.0.0 Initial portal launch — Cloudflare Pages, 8 pages, portal server on port 8091, auth via PORTAL_PASSWORD