Rebekka Hubert
  • About Me
  • Projects
  • Blog
Navigation bar avatar

Systems Modernization & AI Development


Thoughts on software engineering
  • Grade Your Evidence, Not Your Confidence

    "I know" hides three different claims. Say which one you're making.

    Posted on July 3, 2026

    Earlier I found the one rule that survived a model-offloading experiment: verify the artifact, never the account. The last post turned the same rule on instructions: make the expectation checkable, so the work can fail against it. This one turns it on your own findings. Same discipline, third surface: bookkeeping.... [Read More]
    Tags:
    • verification
    • methodology
    • engineering-culture
  • Feedback That Changes Behaviour Is Feedback You Can Check

    The same property that makes feedback land on people makes an agent follow an instruction

    Posted on July 1, 2026

    We’re taught to soften feedback so it lands. That’s the part that breaks it. [Read More]
    Tags:
    • feedback
    • ai-assisted-development
    • agents
    • engineering-culture
  • Hard gates don't break whoever holds them. They break the weaker model.

    Offloading to a cheaper model has a boundary — and it's the gate that exposes it

    Posted on June 24, 2026

    The premise of offloading work to a cheaper model is great. Let the expensive model design. Let the cheap model implement. Put hard gates around the cheap model so it cannot ship something broken. Coverage thresholds, benchmark checks, documentation currency. The gate is supposed to make the model’s reliability irrelevant.... [Read More]
    Tags:
    • llm-reliability
    • evaluation
    • ai-assisted-development
    • spec-kit
    • brownfield
  • Don't let a model grade its own family

    An LLM judge interrogates the outsider and believes its own kind — and it looks exactly like rigor

    Posted on June 20, 2026

    I spent a week comparing Claude Opus and Claude Sonnet on the same spec-driven pipeline, run against pdb_search, a brownfield Python repo of mine. Opus is the stronger model, Sonnet the cheaper one. To score the runs I used a third instance, an Opus 4.8 orchestrator. Same family as one... [Read More]
    Tags:
    • llm-as-judge
    • evaluation
    • ai-assisted-development
    • spec-kit
    • brownfield
  • Spec Kit's fit and limits in ERP modernization

    Audit discipline, sharp Constitution, deterministic transpiler underneath

    Posted on May 22, 2026

    Previous posts have analysed how Spec Kit handles a small brownfield database (Post 1, Post 2, Post 3). This post is about whether the same pipeline fits legacy modernisation. [Read More]
    Tags:
    • spec-kit
    • brownfield
    • ai-assisted-development
    • evaluation
    • erp-modernization
  • Older Posts →
  • Email me
  • GitHub

Rebekka Hubert  •  2026

Powered by Beautiful Jekyll