airoweb

Notes on making AI useful at work.

Posts about the messy middle of AI adoption: workflows, tools, MCPs, review habits, data boundaries, and the small decisions that make or break automation inside a team.

How posts are edited

7 min read

AI infrastructure

Jev belongs in the decision layer, not the writing layer

Jev is designed to make bounded judgments that software can consume, not to draft prose. These three workflow designs show where that distinction helps—and where deterministic rules and human review must remain.

JevSystem One modelsdecision automationAI workflows

3 min read

AI infrastructure

NotchFuel puts AI usage in the MacBook notch

NotchFuel makes the MacBook camera notch useful by keeping Claude Code, Codex, and Grok CLI usage visible without another dashboard.

macOSAI usagedeveloper toolsopen source

10 min read

AI infrastructure

Put the AI pentester in a test cell

Use AI to plan, correlate, and document a penetration test, while deterministic tools, external policy, and a human tester retain control of every risky action.

penetration testingAI agentsapplication securitySaaS

8 min read

Company adoption

Ask workers where the AI moved the work

An AI rollout can remove drafting while adding review, exception handling, surveillance, and accountability. A work-delta review makes that transfer visible before launch.

adoptionoperating modelworker consultationworkflow designgovernance

9 min read

AI infrastructure

The agent updated the record. The notification never left.

Two ordinary writes create a crash gap between an agent's decision and its external effect. Commit the decision and an outbox event together, then let a conventional relay handle delivery.

AI infrastructureagentsreliabilityevent-driven architecture