Daily brief · English

The Old Automation Memo AI Cannot Rescue

A 2024 automation note with one thin source and no application conditions shows why Autoresearch is more useful for testing whether an old idea still stands than for turning it into an instant answer.

🌐 이 글의 한국어 버전 →

  1. "Can it just keep trying while I sleep?"
  2. That was the line I heard from a project manager last week, after she watched an AI tool revise the same brief three times
  3. The news.hada.io note on Autoresearch points in the same direction

📰 Read 3분 · English

"Can it just keep trying while I sleep?"

The useful part was not the agent, but the loop

That was the line I heard from a project manager last week, after she watched an AI tool revise the same brief three times. She did not care about the model name. She cared that the dull part of work had stopped waiting for her attention.

The news.hada.io note on Autoresearch points in the same direction. An LLM agent repeatedly edited `train.py`, ran training, measured the result, kept the useful change, and reverted the bad one. In one reported run, it went through 42 experiments in a day, kept 13 commits, and improved the metric from a validation Mean Rank of 344.68 to 157.43 before later full training results.

My argument is simple: Autoresearch is less important as “AI doing research” than as a preview of a new work habit. The real shift is not that a machine can think for us. It is that more of our work can be shaped into small trials, quick feedback, and disciplined rollback.

The moment it stopped looking like magic

The interesting turn in the story is that the agent did not win by having a grand new idea.

The biggest improvement came from relaxing a temperature clamp, reportedly worth a 113-point Mean Rank gain. Another meaningful gain came from hyperparameter tuning. Those are not glamorous discoveries. They are the kind of patient, slightly boring changes that many teams know they should try, but rarely have the time or attention to repeat carefully.

I have seen the same pattern outside engineering. A sales team says it wants a better outbound message, but it changes the headline, audience, offer, and follow-up timing all at once. A marketing manager wants to improve a landing page, but checks the result after too many variables moved. A freelancer wants to use AI to write faster, but never saves which prompts actually worked.

Autoresearch feels technical because it sits inside machine learning. The habit underneath is ordinary: change one thing, test it, keep a record, undo what failed.

The old research idea that office workers can actually use

The idea behind this is not new. Research has always depended on controlled trials, records, and measurement. AutoML also tried to automate parts of model search long before today’s agent tools became popular.

What feels different now is accessibility. A nondeveloper does not need to build a full research system to borrow the structure. The structure is small enough to fit into daily work.

Here is the practical version I would keep:

Old habitAutoresearch-shaped habit
Ask AI for one better answerAsk AI to produce three testable variants
Judge by tasteDecide the measurement before editing
Change many things at onceChange one variable per round
Keep the newest versionKeep the version that beat the baseline
Trust the polished outputSave what changed, what improved, and what failed

This is where I think many AI productivity conversations miss the point. People ask, “Which tool should I use?” That matters less than the operating rhythm around the tool.

If your work has a repeatable output, you can often build a small loop around it. A recruiter can test two outreach openings against reply rate. A teacher can compare two quiz explanations by student mistakes. A consultant can test three executive summary formats against client comments. A newsletter writer can compare subject lines, not by which one sounds clever, but by opens, replies, saves, or paid conversions.

The machine learning example used about 11,000 Ukiyo-eVG images and a CLIP-based model. That is far from the daily life of a nontechnical worker. But the rhythm travels well because it is not really about images or models. It is about turning a vague wish into a measured loop.

The source also gives a useful warning. The agent worked best when the search space was clearly defined. Once it moved into broader architecture changes, its success rate dropped and the process became unstable. That matches my own experience with AI tools. They are often strong when the job is bounded: rewrite this, compare these, extract this, test this. They become less reliable when the goal is loose and the judgment standard is hidden in someone’s head.

So the small habit change is this: before asking AI to “improve” something, write down what improvement means.

Not beautifully. Not in a strategy document. Just plainly.

For example:

> 복붙용: “Improve this draft in three rounds. In each round, change only one thing, explain what changed, and judge it against this standard: [my standard].”

In English:

> Copy-paste line: “Improve this in three rounds. Change only one variable per round, explain the change, and score it against this standard: [my standard].”

This one sentence does more than make the AI obedient. It makes you clearer. It forces you to name the standard you were probably carrying around vaguely.

The loop fails when the score is wrong

There is a hard limit here, and it matters.

If the measurement is bad, automation only helps you move faster in the wrong direction. In the Autoresearch case, the note itself mentions that Mean Rank was used for intuitive judgment, while Median Rank may have been a better fit because it is less sensitive to outliers. That is not a small detail. The whole loop depends on whether the score rewards the right behavior.

In office work, this happens all the time. If a team optimizes only for email open rate, it may write louder subject lines and attract the wrong readers. If a support team optimizes only for reply speed, it may close tickets quickly but leave customers confused. If a writer optimizes only for clicks, the article may become easier to enter and less worth finishing.

I would not hand sensitive judgment work to a loop like this. Hiring decisions, medical interpretation, legal risk, brand positioning, and anything involving people’s dignity need more than quick iteration. AI can prepare options, expose blind spots, and keep records. It should not quietly define what “better” means.

That is why I see Autoresearch as a work-design lesson, not a promise of autonomous expertise.

Try one measured loop before chasing another tool

Today’s step is small: choose one piece of repeatable work you already do, and run it as a three-round loop.

① Pick one output: an email, proposal intro, meeting summary, lesson plan, sales message, or weekly report. ② Define one score before improving it: clarity, reply likelihood, number of edits needed, time saved, or reader action. ③ Ask AI for three rounds, changing only one variable each time. Keep the winner and write down why it won.

Do not start with your most important work. Start with something low-risk and frequent. The point is not to prove that AI is smart. The point is to build the muscle of testing small changes instead of endlessly polishing from instinct.

Primary next step: save the copy-paste line above and use it once this week on a real recurring task.

다음 편에서는 이 작은 loop를 개인 업무용 “AI 작업 노트”로 남기는 방법을 다루겠습니다: 어떤 기록은 남기고, 어떤 기록은 과감히 버려야 하는지.

Take-aways

  • "Can it just keep trying while I sleep?"
  • That was the line I heard from a project manager last week, after she watched an AI tool revise the same brief three times
  • The news.hada.io note on Autoresearch points in the same direction

한국어 버전 →

Audio is the quick version of the story. Use it when you are between tasks.

🎧 Listen 2:46 · Korean original

🎧 Daily podcast Companion briefing 2026-07-18
📜 Open transcript · 7 turns · 4 voices
이현석
이현석지식 에세이 진행자
김상훈
김상훈신뢰 앵커
정우진
정우진장난기 있는 이야기꾼
박하린
박하린쉬운 설명 진행자
  1. 이현석 · 지식 에세이 진행자 이현석 · 지식 에세이 진행자 진행자 hook

    오늘은 오래된 자동화 메모 하나를 꺼내 보겠습니다, 2024년에 저장해 둔 아이디어가 출처 한 줄과 빈 적용 조건만 남긴 경우입니다. 에이아이가 대신 결론을 찾아줄 것 같지만, 실제로 먼저 해야 할 일은 그 메모가 아직 설 수 있는 바닥을 확인하는 겁니다. 그래서 오늘 질문은 간단합니다, 오토리서치는 낡은 아이디어를 살리는 도구일까요, 아니면 버릴 것을 빨리 가르는 도구일까요.

  2. 김상훈 · 신뢰 앵커 김상훈 · 신뢰 앵커 교수 context

    현석님 표현처럼, 여기서 연구는 논문 더미를 파는 일이 아닙니다, 메모의 주장과 근거와 적용 조건을 다시 분리하는 일입니다. 이번 신호는 뉴스 하다 아이오에 올라온 한 개의 토픽에서 출발합니다. 출처가 하나라는 점은 중요합니다, 강한 결론을 내리기보다 이 아이디어를 검증할 질문을 세우는 재료로 봐야 합니다.

  3. 정우진 · 장난기 있는 이야기꾼 정우진 · 장난기 있는 이야기꾼 학생 evidence

    김상훈 교수님, 그러면 이건 오래된 숙제장을 다시 펼치는 느낌이네요. 제목만 보면 자동화가 뭔가를 다 해줄 것 같은데, 막상 페이지를 열면 문제랑 답이 섞여 있는 거잖아요. 저라면 먼저 이 메모가 무슨 일을 줄이려고 했는지, 그리고 그때 왜 멈췄는지를 물어볼 것 같습니다.

  4. 김상훈 · 신뢰 앵커 김상훈 · 신뢰 앵커 교수 evidence

    우진 학생, 맞습니다, 그리고 근거는 두 갈래로 나눠야 합니다. 하나는 당시 저장한 출처가 실제로 무엇을 말했는지, 다른 하나는 지금의 업무 조건에서도 그 말이 통하는지입니다. 예를 들어 2024년에는 수작업 보고서 정리가 병목이었을 수 있지만, 2026년에는 승인 절차나 데이터 접근 권한이 더 큰 병목일 수 있습니다.

  5. 이현석 · 지식 에세이 진행자 이현석 · 지식 에세이 진행자 진행자 debate

    김상훈 교수님, 여기서 문제는 많은 사람이 오토리서치를 결론 생성기로 기대한다는 점입니다, 오래된 메모를 넣으면 살아 있는 전략으로 바뀔 거라고 보는 거죠. 다만 지금 주어진 재료는 뉴스 하다 아이오 신호 한 줄에 가깝습니다. 이 정도 근거라면 답을 만들기보다, 이 아이디어를 계속 들고 갈지 멈출지 판단하는 체크리스트가 먼저입니다.

  6. 김상훈 · 신뢰 앵커 김상훈 · 신뢰 앵커 교수 takeaway

    현석님, 제가 보기엔 실무자는 세 가지만 적으면 충분합니다, 원래 줄이려던 반복 작업, 지금도 남아 있는 제약, 그리고 실패해도 손해가 작은 실험입니다. 이 셋이 비어 있으면 에이아이 도구를 붙여도 메모는 선명해지지 않습니다. 반대로 셋이 채워지면, 작은 자동화부터 다시 시험해 볼 수 있습니다.

  7. 정우진 · 장난기 있는 이야기꾼 정우진 · 장난기 있는 이야기꾼 학생 prompt

    김상훈 교수님, 그러면 오늘 남길 질문은 이거네요, 내 2024년 메모 중에 출처만 있고 적용 조건이 없는 것은 무엇일까. 그걸 오토리서치에 바로 맡기기 전에, 내가 먼저 반복 작업과 제약과 작은 실험을 한 줄씩 채워 보는 겁니다. 다음에는 같은 메모를 사람만 검토했을 때와 도구까지 붙였을 때, 판단이 얼마나 달라지는지 비교해 보면 좋겠습니다.

View collection

Choose cards, video, or sources without losing the brief.

Cards 9 cards

The core card copy is also available in the article body and image alt text.