docs(blog): add 005-the-greenfield-exception
iauth is the one component rewritten from scratch rather than faithfully
ported, because its contract is the fd-0 text wire and not in-process ABI.
The post covers when greenfield is the honest call (where the contract
lives), the 8-fn module vtable collapsing into one async fn, and that the
rewrite is still oracle-gated against a relinked C-iauth, down to
reproducing the rfc931 dead-else-if popt bug bug-for-bug.
Assisted-by: Claude Opus 4.8 via Claude Code
Signed-off-by: Xe Iaso <me@xeiaso.net>