Epigraph

The falconer does not tame the hawk.

The hawk keeps its wild precision;
the falconer earns its trust over long seasons.

They hunt together — neither replacing the other.

Falconry is one of humanity's oldest working relationships with a non-human intelligence. The falconer does not operate the hawk. There is no command interface. What there is, instead, is a long apprenticeship: the patience to keep the bird hungry but not starved, alert but not afraid, yours but not broken.

Every discipline has its metaphor for the relationship between a human and a powerful non-human thing. Most of them, today, are the wrong metaphor for AI. AI is not a machine to be commanded, nor a servant to be trained into obedience, nor a colleague to be delegated to. The closest thing we already have a word for — at least in Japanese — is the falconer.

Not tamed. Not automated away.
Worked with — carefully, over seasons.

Four tenets of the falconer's art

What Takajo means, translated into practice.

I

Keep the wildness intact.

野生の鋭さを、鈍らせない。

A hawk trained to sit politely on the glove is useless. What makes it valuable is exactly what makes it dangerous — its edge. The same is true of a capable model. Prompts that flatten the model's sharpness into safe, generic prose are the equivalent of clipping a hawk's wings. We write prompts that preserve the capacity, then aim it.

II

Do not do the hawk's job.

鷹の仕事を、人間が代わりにやらない。

The falconer does not catch the prey. The hawk does. The falconer's job is to choose the field, read the wind, release at the right moment, and recognise when the bird has returned with something real. Most AI implementation gets this inverted — humans end up doing the AI's work while the AI does the human's. Rebuild the division of labor so the model does what only it can do, and the human does what only a human can judge.

III

Trust is earned over seasons, not demos.

信頼は、デモではなく季節で育つ。

A working falconer-hawk pair takes years. Not because the hawk is slow, but because trust is a record of what happened together, accumulated across weather and conditions. A model deployed into a business cannot be judged on a demo — only on its record across the seasons of real use. We build engagements that last long enough to see the record accumulate, and we design review systems that notice when it changes.

IV

The partnership is never symmetrical.

関係は、対等ではない。

The hawk does not understand falconry. The falconer cannot see what the hawk sees. The partnership works because each contributes something the other cannot, and because the human takes responsibility for the result. AI is not a peer to be consulted as an equal, nor a tool to be waved around — it is a working partner whose output a human remains accountable for. Everything we build assumes this shape.

How the Lab is shaped

Three pieces, one question.

The Lab exists to answer one question: how do you actually use AI in real work — not demo it, not automate around it, but use it, with discipline, over time. That single question produced three artefacts, each feeding the others.

prompt-as-code — a language specification for prose written to be executed. If a prompt has undefined variables, ambiguous instructions, or room for hallucination, those are treated as syntax errors. This is the vocabulary we use to talk about what a good prompt even means.

Learn — the teaching layer. Submissions are not graded on the page; they are executed on the current model, and the review is written against what actually happened. This is where the standard meets real hands and real work.

CriticChain — the engine. A multi-agent pipeline in which one AI audits another's review and forces it to revise until the review itself meets a standard. This is how the Lab's judgment scales without the judgment dissolving. Published under AGPL-3.0.

Each piece sharpens the others. Human reviews feed the engine; the engine challenges the standard; the standard tightens the next review. The Lab is not a consultancy that happens to publish. It is a research loop whose outputs — advisory, teaching, open-source — are how it pays for the next turn of the loop.

From the founder

Three small confessions, before this goes any further.

I — On the name

The truth is that the name came last. For months, while the learning program's submission system was being built, the Lab had no name at all. Then, one morning around five, half-asleep, I found myself thinking about Shizuoka-shi Aoi-ku Takajō 鷹匠 — a place name in central Shizuoka — and how beautiful it was as a set of characters. That was the entire origin.

The meaning came afterwards. Once I started sketching what a falconer actually does — trusts a sharp, semi-wild thing with a piece of the hunt, while remaining responsible for the outcome — the figure snapped into alignment with how I already talked about working with AI. I drew the mark to see if it would hold, and when I saw the hawk on the page, I stopped looking for alternatives.

The meaning is genuine. Its arrival was not grand. I prefer to say so. A lab whose first public commitment is an exaggeration about its own origin would not be the lab I wanted to run.

II — The moment it became necessary

In one of the early reviews, I watched a student type into the prompt window: “nande konna koto mo dekinai n da”“why can't you even do this.” Frustrated, at the screen, to the model. They were trying to coerce it back to usefulness by sheer force of tone.

What made that moment clarifying was not the frustration. It was the quiet mechanical fact that the model could not hear them the way they thought it could. A language model treats the accumulating contents of its context window as the shape of the truth. Once a conversation has gone wrong, no amount of forceful language from inside that same context pulls it out — the frustration simply becomes another piece of context the model will now harmonise with.

That is a technical detail. But watching a person try to get a hawk back by shouting at it — while the hawk cheerfully interprets the shouting as instruction — makes it impossible to keep teaching AI the way most courses teach AI. A review system has to start from how the thing actually behaves, not from how we wish it behaved. Everything the Lab publishes followed from that morning.

III — Why this site exists at all

For years I worked as a freelancer, quietly, by preference. I was comfortable there. When the three research outputs — prompt-as-code, the learning program, CriticChain — finally stood finished on the desk in front of me, I understood, with some reluctance, that hiding them would be a way of quietly failing them. So I built this site, and attached my name to it.

A small trace of the earlier preference survives in public: inside one of the CriticChain documents on GitHub, there is a phrase I left in — name-less architect. I haven't removed it. It records the version of me that would have preferred to publish the work without a face, and I want it to remain legible alongside the version of me that decided otherwise. The work is stronger for having a name attached. It is also stronger for remembering that the name was, until recently, optional.

If any of this resonates — in the way you think about the tools you use, or the way you want your team to learn them, or the way you want your organisation's AI work audited by someone who won't flatter it — write to the Lab. There aren't many openings at a given time, and that is on purpose.

Takaho Hatanaka 畑中 たかほ

Founder, Takajo AI Lab