The Kernel Must Not Import Its Agents
We extracted a stateful watcher agent from a governance kernel and enforced a one-way agent-to-kernel dependency edge — the kernel must not import its agents.
Tag archive
We extracted a stateful watcher agent from a governance kernel and enforced a one-way agent-to-kernel dependency edge — the kernel must not import its agents.
Most AI tools focus on writing new code, but up to 80% of the cost of software comes from...

Originally published at norvik.tech Introduction Explore the technical rationale behind...
Quản lý dependency: lockfile, ba loại dependency, và rủi ro supply chain Một dự án Node...
Every large engineering org eventually wants the same thing: one view of every dependency across...

An honest survey of the infrastructure dependency tooling landscape in 2026 — what Backstage, Renovate, HCP Terraform Explorer, Nx, Wiz, and DIY sc...

Why every platform team eventually builds the same brittle script, and why it keeps breaking. A deep look at cross-repo dependency visibility — the...

AI coding agents can't see cross-repo blast radius, so change failure rates are up ~30%. The 2026 data — Cortex, DORA, Amazon's memo — and how to c...

Originally published at norvik.tech Introduction Explore the importance of software...

You maintain an internal Python package and a breaking change is coming. Which repos depend on it, at which version — and why pip, PyPI and your pr...

I parsed module versions across four real Terraform estates. Pinning is an org-wide convention, not per-module. Unbounded ranges are the dangerous...

Editing a shared CI template is two deployments at once — instant to the pipelines tracking your branch, silent to the ones pinned to a tag. You ho...