APPROVED WORKS
Ryan D. Allen
Full Stack Developer
shipping end to end
corewise.video ·
kinefractal.com
truenote.org ·
willaicite.com
layline.site ·
github.com/ryanportfolio fullbuild.ai · savetokens.tips
- A-002General notesNOTES
- A-100CoreWise · six-model synthesiscorewise.video ↗ LIVE
- A-200KineFractal · rule-based signal enginekinefractal.com ↗ LIVE
- A-300Truenote · cited answers or refusaltruenote.org ↗ LIVE
- A-400WillAICite · deterministic GEO auditwillaicite.com ↗ LIVE
- A-500Method of constructionMETHOD
- A-600Works in progressTOOLING
- A-650Harness-Firmware · how I engineer with AITEMPLATE
- A-700Prototype registerPROTOTYPES
SCHEDULE OF WORKS
idea design engineering audit shipped
A-002
GENERAL NOTES
APPLY TO EVERY SHEET
NOTE 1
More agents & tokens ≠ better results
Fast generation without value → longer review →
added
burden rather than saved time
REFER TO Thinking on a budget · Brief the model like a brilliant new hire · Stop hitting your token limit
NOTE 2
I MEASURE SUCCESS BY
A-100
COREWISE · SYNTHESIS CHANDELIER
MULTI-MODEL SYNTHESIS · LIVE
One URL goes in. Six models read it in parallel. Out comes a synthesis: where they agree, where they split, and what only one of them saw.
FIG 1Six model strands descend from one source, cross the ring, and converge to one synthesis.
FIG 2109 engraved spokes, one per 100 commits: ~10.9k GitHub-attributed commits across ~8 months.
A-200
KINEFRACTAL · TEN-GATE CORRIDOR
RULE-BASED SIGNAL ENGINE · LIVE · PAPER
It buys into the broad market when fear runs high, and protects profits gradually as prices rise. One engine produces every backtest and the daily public signal. Ten machine gates stand between signal and order, and two human steps follow: a person arms the run, then types transmit.
GATES CLOSED 00 / 10
This is the real protocol, miniaturized: no order transmits until a human arms the run, then types transmit by hand. Paper account.
01 DECISION FROM PREVIOUS CLOSED NYSE SESSION
03 LEDGER AND BROKER QUANTITIES MUST AGREE
05 BUYS CANNOT EXCEED AVAILABLE FUNDS
07 STALE GATEWAY FAILS CLOSED
+1 A HUMAN ARMS THE RUN
+2 A HUMAN TYPES TRANSMIT
FIG 1Ten pre-trade gates in one-point perspective; all ten must close before anything transmits. Four are named in the list above (the full list lives in the repo). Two human steps follow: arm, then transmit.
FIG 2The three live strategies drawn as stacked layers: each one's main engine buys only when its fear reading rises past the floor.
FIG 360+ dated entries in a 219 KB experiment ledger.
A-300
TRUENOTE · MANY SEARCHES, ONE ANSWER
SOURCE-GROUNDED AI FOR LIVE CALLS · LIVE · PUBLIC REPO
Built for call-center reps mid-call: every answer carries a clickable citation, or the system refuses out loud instead of guessing.
FIG 1Up to 80 candidate filaments, 40 vector and 40 BM25, flow to the rerank portal in dimetric projection. Eight pass the reranker; one leaves as the cited answer. Below the 0.30 gate the answer path goes dark and REFUSES lights, because on weak retrieval the LLM is never called at all.
A-400
WILLAICITE · PROOF OF DETERMINISM
GEO AUDIT · LIVE · SPEC TO PRODUCTION IN A DAY
SEO gets you listed. GEO gets you quoted. It scores whether AI answer engines can access, extract, and quote a page.
FIG 1Dimensions I to IX: AI crawler access, renderability, answer-readiness, topical focus & metadata, evidence density, structured data, freshness, entity / E-E-A-T, SEO foundation.
FIG 2One day, drawn to scale of itself: spec in the morning, live the same day. Each tick is one of 15 PRs merged on day one, all through the human merge gate.
FIG 3The hosted fetcher inside its three guards. Plus politeness: robots.txt respected, a ten-fetch cap, "could not verify" over guessing.
A-500
METHOD OF CONSTRUCTION
HOW EVERY SHEET IN THIS SET GOT BUILT
I ship with AI agents as the workforce. An independent agent checks the work before I approve it.
FIG 1The 16-agent design workflow that chose kinefractal.com's production architecture: five code readers and four web researchers feed three independent proposals; a three-lens judge panel scores them; one agent synthesizes. Then the claims were re-verified before production.
audit.corewise.academy ↗ · a deterministic audit of this method across the whole portfolio: one scored report per repo, computed from GitHub records only, built and reviewed by the pipeline it measures.
A-600
WORKS IN PROGRESS · TOOLING
THE SHOP THAT BUILDS THE SHIPS
LOCAL-CPU-ONLY-PTT
FIG 1Offline push-to-talk dictation for Windows: microphone, voice activity detection, Whisper on CPU only, clipboard. The boundary box is the feature: no cloud, no network path, nothing leaves the machine. Public repo ↗
GITHELP
FIG 2A workspace that scouts GitHub Discussions, ranks what's answerable, reads the full thread, and drafts a verified answer.
MAIMCOIL
FIG 3A survivors-style action game headed for Steam: Tauri 2 + React with a Rust/Steamworks bridge, ~47k lines of game code. A playable prototype is live at corewise.video/play ↗.
A-650
HARNESS-FIRMWARE
HOW I ENGINEER WITH AI
AI can write code. Reliable software still needs the right context, clear limits, real evidence, fresh review, and a way to recover when a plan fails.
Harness Firmware is the open-source repository system I built around Claude Code and Codex. It loads relevant project knowledge, keeps work small enough to inspect, checks the result in realistic conditions, calls fresh reviewers, and preserves recovery paths.
FIG 1Five ways the repository improves the model's working conditions.
The model provides capability. I design the conditions around it and set the goals, permissions, proof bar, and release decision. Every new repo starts with this engineering system.
One canonical skill source supports Claude Code and Codex through runtime-specific adapters. Confirmed project lessons stay with the repository. Reviewed improvements can move into future projects.
A-700
PROTOTYPE REGISTER
PUBLIC REPOS · SUMMER 2026
Other projects
| MARK | WORK | DESCRIPTION |
|---|---|---|
| A-701 | LAYLINE | Browser race replay engine, live at layline.site: 4 Hz sailing telemetry turned into continuous 3D motion with Three.js, on a deterministic seeded race. Drawing-set write-up at fullbuild.ai/prototype/layline; repo. |
| A-702 | WFM | Browser-only contact-center workforce workbench: interval volume forecasting, rolling-origin backtests, and Erlang A/C staffing. No backend. |
| A-703 | DEALSTREAM | Go deals-catalog backend: eight messy simulated retailer feeds ingested into Postgres, ClickHouse, and Redis, serving search, deals, and price history. |
| A-704 | WINUSE-MCP | Computer use for Claude Code on Windows: an MCP server that lets the agent see the screen and drive mouse and keyboard. |
| A-705 | STRICTCALL | LangGraph agent with Pydantic-validated tool contracts over a SQL warehouse: one SQL interface, DuckDB now, Snowflake next. |
| A-706 | CX-LAB | Proactive contact-center AI agent on Cognigy.AI: trained intents, a vulnerable-customer escalation policy, and a regression suite that runs headless in CI. |
| A-707 | TRACEBENCH | Replayable evals for AI coding agents, built from my own developer sessions, with deterministic scoring and every transcript published. |
| A-708 | SECUREWALL | Windows default-deny firewall derived from TinyWall, with a tightly scoped prompt when an unknown app attempts an outbound connection. |
| A-709 | STK | Claude Code hook that clamps oversized file reads into line-numbered outlines; companion to RTK, which trims per-command output. |
| A-710 | FAHRZEUGMARKT | Used-vehicle marketplace prototype: Vue 3 and TypeScript over Java 21 with Spring Boot, PostgreSQL, and server-side faceted search. |
RECENT
corewise.video · six models read in parallel, 1,880+ registered users
kinefractal.com · 592+ agent-written PRs, every merge through a human gate
truenote.org · cited answers or refusal, never a guess
willaicite.com · deterministic GEO audit, spec to live in a day
layline.site · race replay engine, sailing telemetry into continuous 3D motion
Harness-Firmware · the self-syncing template this site's repo runs on, 31 skills
github.com/ryanportfolio · the rest of the shop
A-1000
FAQ & CONTACT
QUESTIONS THE SET GETS ASKED
FAQ · about Ryan D. Allen
Who am I?
Builder who ships end to end Fable, Opus, and Sol as the workforce & audit team Editor of CoreWise Academy
How I build
I work to get the most out of models: the highest quality and accuracy at the lowest cost, tuning thinking budgets and model choice. Impact = (Solutions Identified × Solutions Delivered) ÷ Time
How I think about design
· Simplicity first: no one should be confused or have to guess Complexity does not need to be complicated · Context and specificity: vague goals produce bad results Define audience, purpose, and brand · Preferences change with audience and situation · Never stop after one pass from one model
A-1100
CLOSING NOTE
LAST SHEET
“A quiet and modest life brings more joy than a pursuit of success, bound by constant unrest.”
A. EINSTEIN
ORIGINAL, GERMAN Stilles bescheidenes Leben gibt mehr Glück als erfolgreiches Streben, verbunden mit beständiger Unruhe.
Einstein had no coins in his pocket, so he handed a hotel messenger this quote instead.