Steelworth
SELECTED WORK

We run what we recommend.

Two kinds of evidence: the systems we run in our own operations, and the research that shows how we think.

Most consultancies sell a pattern they have never had to live with. We take the opposite position: before we recommend an approach, we run it ourselves, in our own operations, where we absorb the cost of every design mistake.

Read the rest

The work below comes in two groups. The first is first-party: systems we designed, run day to day, and absorb the cost of when they break. The second is applied research: our founder's graduate work at Purdue University, real deliverables written against actual regulatory and organizational constraints. Nothing on this page is a client engagement, and nothing claims more authorship or certainty than it has.

OUR OWN OPERATIONS

Our rental operation runs day to day on AI agents.

Claude-based agents inside Slack handle guest operations, bookkeeping, and month-end reporting for our own multi-market short-term-rental business, with an audit trail behind every action.

Read the full case

A short-term-rental operation across multiple markets generates a constant stream of small, time-sensitive work: guest messages at odd hours, maintenance incidents, a ledger that grows with every stay. We standardized that work first, then put Claude-based agents on top, working inside Slack, where the operation already lives. We call the system RebornOS.

Agents triage guest messages and incidents, categorize transactions against the chart of accounts as they land, and assemble month-end reporting from the same ledger. People review the exceptions; agents work the volume. Every action is logged: what the agent read, what it decided, and why. That audit discipline is what makes it safe to let agents work.

Codify the rules, put agents on the routine volume inside the tools your team already uses, keep people on the judgment calls, and log everything.

What it takes off an operator's plate

  • 87%fewer scheduling touches: 9 approval reviews covered 70 turnover assignments, against a baseline of one manual coordination per turnover
  • 73%of schedule cards were changes the system caught by polling the property management system (24 of 33): the silent calendar drift that otherwise eats an operator's day
  • 96xdaily guest-inbox sweeps on a 15-minute cron. Routine monitoring costs zero human attention; a person appears only when a draft card asks for review
  • 100%of outbound writes pass a human gate: drafts for review, propose-then-confirm, approval digests, dry-run defaults. Autonomous actions sent in the period: zero
  • 2:00 AMwhen the daily cleaning schedule assembles itself from the property management system, before anyone is awake
  • Allbot answers logged to an audit table with cost, usage, and turn telemetry

Counted July 19, 2026, twelve days after go-live, from the operation's own Slack history and system records: 86 agent-authored cards in that window. This is a small operation on purpose. At this scale the absolute numbers look modest; the percentages are what transfer to a larger book of units. Where a baseline assumption enters (one manual touch per turnover) we say so, and we round in the direction that understates the effect.

What runs here

  • Guest-ops triage in Slack
  • Incident escalation handling
  • Automated ledger categorization
  • Month-end reporting
  • Audit trails on every action
Recreated from real RebornOS activity in our operations Slack, July 2026. Guest, team, and unit names changed. Every card shown is an approve-first draft.
PLATFORM BUILD

An enterprise platform with agents designed into the architecture.

A small senior team built a full enterprise property-management platform with agentic orchestration and secure-by-design AI surfaces, our working proof of AI-native delivery.

Read the full case

Property management is dense with coordinated workflows: reservations, owner accounting, maintenance, compliance. Most software in the category treats AI as a chat box on the side, so we built a full enterprise platform with agents in the architecture from the first design review: an agentic orchestration layer coordinates work across modules rather than answering questions beside them. A small senior team carried it from architecture to working software, with AI in the delivery process as well as the product.

Every AI surface was secured by design: agents operate with scoped permissions, untrusted input is isolated from privileged actions, and nothing an agent does escapes the event log. Security review was a build gate, not a launch-week scramble. The build is the credential: it is how we know what AI-native delivery requires, where agentic architectures break, and which controls have to exist before an agent touches production data.

When agents are first-class components of the architecture and every AI surface is secured by design, a small senior team can deliver enterprise-grade software without an enterprise-sized headcount.

Deeper reading, if you want the full context:

agentic orchestration layerin the architecture, not a chat box on the sidereservationsowneraccountingmaintenancecomplianceevent log: nothing an agent does escapes itscoped permissions · untrusted input isolated from privileged actionsEvery AI surface secured by design. Security review was a build gate.

What runs here

  • Agentic AI orchestration
  • Secure-by-design AI surfaces
  • Enterprise platform architecture
  • AI-native delivery
  • Small senior team model
Applied research

The research behind the practice

Our founder is completing an M.S. in AI Management & Policy at Purdue University. The three case studies below are his graduate deliverables.

The cases above are operations we run. The three below are the founder's graduate research at Purdue University, written against regulatory instruments in force and the constraints of real organizations. It is not client work, and the university does not endorse it. It is here because a firm that sells method should be willing to show the method in writing.

Each deliverable was written to a defined reader: a hospital chief compliance officer in one case, a leadership team in another. Where the work was team-authored, we credit the team; where figures were planning estimates rather than measured results, we say so. That is the same provenance discipline we bring to paid work.

Applied research: clinical AI

One clinical AI problem, carried from design to risk to governance.

Across three graduate courses at Purdue, the founder carried a single problem, AI decision support in hospitals, from system design through structured risk assessment to a governance program written for a hospital chief compliance officer.

Read the full case

Healthcare is a hard place to put AI. Decisions move fast and the tolerance for error is low. That is exactly why it makes a good proving ground: a method that holds up where a wrong output can hurt someone will hold up anywhere. Across three courses, the founder took one problem, clinical decision support, through three levels of the same discipline.

It started as a system design. In a four-person team project, the group specified a physician's assistant AI: a tool that reads test results such as imaging, bloodwork, and patient history and flags areas of concern as a secondary check for the clinician, never a replacement for clinical judgment. The founder's contribution was the systems and process scoping and the alignment and accountability sections. The team named the risks before the tooling: data privacy, accountability for the final decision, and the quality of the data underneath.

He then took the problem further alone. A structured risk and impact assessment stacked real standards into one operating plan: the NIST AI Risk Management Framework as the lifecycle backbone, FDA guidance to set intended-use boundaries, a human-rights overlay, and a named map of every actor from system owner to impacted patient. One design move did most of the work. Limiting the tool to summarization and evidence retrieval, rather than treatment recommendations, lowered the risk profile before a single control was written.

The capstone was a policy brief written for a hospital chief compliance officer. It argues that no new legislation is required to govern EHR-embedded decision support: four federal instruments already in force, from the FDA, ONC, HHS, and NIST, can be unified into one risk-tiered program with a pre-deployment gate and a post-deployment monitoring loop, owned by a cross-functional committee. Out of this work came one sentence of the founder's, first written in the risk assessment and carried into the policy brief: the model is rarely the risk; workflow, validation, and accountability design are.

Take one problem all the way down: design the system, assess the risk, then write the governance program a named person can run.

system designfour-person team · GRAD 502risk and impact assessmentNIST AI RMF backbone · SCLA 521governance programpolicy brief for a CCO · SCLA 522One problem, three altitudes: design it, assess it, then write the program a named person can run.

Inside the work

  • Narrow AI system design (team project)
  • Risk and impact assessment on the NIST AI RMF
  • Regulatory synthesis across FDA, ONC, HHS, and NIST
  • Pre-deployment gates and monitoring loops
  • Policy writing for compliance owners

Underlying work

  • Physician's Assistant AI, draft concept and final proposal. GRAD 502, Purdue University. Team project by four graduate students; the founder contributed the systems and process scoping and the alignment and accountability sections.
  • AI risk impact assessment proposal for a physician assistant AI. SCLA 521, Purdue University. Sole author.
  • Analytic sector report on clinical decision support AI in healthcare. SCLA 521, Purdue University. Sole author.
  • Policy brief on governing EHR-embedded clinical decision support in U.S. hospital systems. SCLA 522, Purdue University. Sole author, peer reviewed within the course.
Applied research: adoption

Working technology still fails when nobody decides to want it.

A graduate case study in organizational change management: a near-complete, end-to-end ADKAR adoption plan for a branch-modernization program at a major retail bank, a survey instrument for finding where adoption actually stalls, and a finding about AI tools people are rewarded to use but do not trust.

Read the full case

A modernization program can install every piece of hardware on schedule and still fail. The founder's graduate case study in organizational change management starts from that premise: the change will not succeed or fail on the strength of the technology. It will succeed or fail on whether the people touched by it understand why it is happening and decide they want it.

The case is a branch-modernization program at a major retail bank, anonymized in the coursework. The plan applies the ADKAR model stage by stage and deliberately spends its effort on the two stages organizations skip. Knowledge and Ability get budgets and training plans. Awareness and Desire get an email and an all-hands, and then leadership wonders why adoption stalled.

Measurement got its own deliverable: an eight-item survey instrument, weighted across the ADKAR stages and triangulated against behavioral signals such as training completion and error rates, so adoption is diagnosed rather than assumed. One caveat, stated plainly: the evaluation was run on planning estimates to prove out the method, and the deliverables label those figures as estimates, not field data. We hold this page to the same standard.

The most useful finding was not in the plan. Analyzing a stalled AI-metrics adoption effort, the founder identified a gap that standard change models have no clean home for: people who are structurally rewarded to use an AI tool but do not trust it, because they cannot audit its reasoning the way they audit a formula. Trust sits before desire. When we assess whether an organization will adopt an AI system, we check trust before we check training.

Working technology does not produce adoption. Diagnose whether people trust the tool and want the change before funding training, measure adoption instead of assuming it, and plan reinforcement before go-live.

WHERE THE EFFORT USUALLY GOESAwarenessADesireDKnowledgeKAbilityAReinforcementR!the trust deficitsits before DesireAdoption stalls at the stages that get an email and an all-hands.Check trust before you fund training.

Inside the work

  • End-to-end ADKAR change planning
  • Stage-weighted adoption survey design
  • Behavioral triangulation of adoption data
  • Diagnosis of AI-specific trust resistance
  • Reinforcement planning after go-live

Underlying work

  • Midterm change management plan for a branch-modernization program at a major retail bank. CNIT 58500, Purdue University. Sole author; the program is anonymized in the coursework.
  • Reinforcement strategy presentation. CNIT 58500, Purdue University. Sole author.
  • Change intervention evaluation report with an eight-item ADKAR survey instrument. CNIT 58500, Purdue University. Sole author; survey figures are planning estimates and are labeled as such in the deliverable.
  • Analysis of a stalled AI-metrics adoption initiative. CNIT 58500, Purdue University. Sole author; the organization is anonymized in the coursework.
Applied research: method

The same governance method, three altitudes.

Across the degree, the same method kept reappearing: a mitigation skeleton at design time, an impact framework at assessment time, a risk-tiered program at program time. It is the working core of our AI governance, risk and compliance service.

Read the full case

Looking back across the degree, the founder's governance work turned out to be one method applied at three altitudes: design time, assessment time, and program time. We have since built our AI governance, risk and compliance service around that method.

At design time the method is a mitigation skeleton, extracted from the team-designed clinical AI project. State the problem, the operator's goals, and the AI's tasks and outputs. Name the direct risks around privacy, accountability, and data quality, and name the externalities beyond them. Then stack the mitigations: a human making the final decision, explicit disclaimers, retrieval grounded in cited sources, and recurring audits of model performance.

Move up one level and it becomes the impact framework from the clinical work: NIST AI RMF as the backbone, intended-use boundaries from regulatory guidance, named actors, and a staged plan for engaging stakeholders from scoping through operations. The point is to know, before deployment, who is accountable for what and how you will know when something drifts.

The top of the ladder is a risk-tiered governance program: take the instruments already in force, unify them into a pre-deployment gate and a post-deployment monitoring loop, and give the loop an owner. The recurring conclusion is that organizations rarely need new rules. They need the existing ones assembled into something a named person can run. That is the shape of our governance engagements, and we worked the method out on paper, in graduate research, before offering it as a service.

Same questions, three altitudes: mitigate at design time, assess before deployment, operationalize as a program. Meet the organization at whichever altitude it is at and run the method from there.

program timerisk tiers · gates · monitoring loop · an ownerassessment timeimpact framework · named actors · drift signalsdesign timemitigation skeleton · human final call · auditsSame questions at every level. Meet the organization at whichever altitude it is at.

Inside the work

  • Design-time risk and mitigation planning
  • Pre-deployment impact assessment
  • Risk-tiered governance program design
  • Regulatory unification without new rulemaking
  • Accountability and ownership mapping

Underlying work

  • Narrow AI design and mitigation skeleton, extracted from the Physician's Assistant AI team project. GRAD 502, Purdue University. Team-authored source, four authors; the founder contributed the systems scoping and the alignment and accountability sections.
  • AI impact assessment framework, from the AI risk impact assessment proposal. SCLA 521, Purdue University. Sole author.
  • Risk-tiered governance program, from the policy brief on EHR-embedded clinical decision support. SCLA 522, Purdue University. Sole author.
Portfolio

The companies behind the method.

Steelworth runs its own operating companies and advises independent operators on the same systems. This is the full roster, with the state of each relationship stated plainly.

Most consulting portfolios show logos and leave you guessing what actually happened. This one separates the two things that matter: the companies we operate ourselves, where the method is proven under real load and real money, and the clients we advise, where the work is scoped to their business.

Where an engagement has shipped and the client has agreed to be named, it links to a full case study. Where it has not, it says so.

Companies we operate

We run these. Every method on this site was pressure-tested here first, on our own payroll and our own guests, before it was ever proposed to anyone else.

RebornHost

Operating

Short-term rental management

Multi-market, United States

What it is

Multi-market short-term-rental management running day to day on RebornOS, our agent operating system. Guest communications, housekeeping schedules, maintenance triage, owner statements, and month-end close all move through the same audited pipeline.

Global Growth Academy

Operating

Professional and language education

Latin America

What it is

Online professional and language education delivered across Latin America. A different operating shape from the property businesses, which is what makes it useful as a test of whether the method generalises.

RebornRental

Operating

Rental property operations

United States

What it is

Long-term rental property operations alongside the short-stay portfolio, sharing the same accounting spine and owner-reporting pipeline.

RebornHotels

Operating

Hotel and lodging operations

Multi-market

What it is

Hotel and lodging operations. The bridge between the rental portfolio and full-service hospitality, and the reason the hospitality advisory work below is not theoretical.

Operators we advise

Independent owner-operated businesses where we are engaged on their own terms and their own systems. Status is stated per engagement, and nothing is described as delivered until it is.

Hotel Calacoto

Advisory, active

Hotel, restaurant, and events venue

Zona Sur, La Paz, Bolivia

What it is

A four-star hotel in the Zona Sur of La Paz with a grill restaurant, a karaoke bar, convention and banquet facilities, and a garden that draws native hummingbirds. We advise on digital presence and guest experience: how the property presents itself online, and how the booking journey reflects what the hotel actually is.

Los Tucanes

Advisory, active

Casa de campo and country resort

El Chapare, Cochabamba, Bolivia

What it is

A country resort of thatched casitas set across open grounds in the Chapare, with a pool, a restaurant, and event capacity. We advise on digital presence and guest experience, starting with the gap between what the property offers on the ground and what a prospective guest can see before they arrive.

Where the detail lives

The portfolio is the roster. The case studies carry the method, the published telemetry, and the honest limits of each engagement.

Continue