Skip to content

fix(ops): only flag units that are meant to be running - #440

Merged
catomean merged 1 commit into
mainfrom
fix/audit-only-flags-units-meant-to-run
Aug 29, 2026
Merged

fix(ops): only flag units that are meant to be running#440
catomean merged 1 commit into
mainfrom
fix/audit-only-flags-units-meant-to-run

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

The unit check asked "is it active?" and flagged aoz-demo — which is stopped and disabled, with nothing routed to its port. Deliberately retired.

A check that reports a decision as a fault is one people learn to ignore, and an ignored check is worse than none. "Is it supposed to be running?" is a different question from "is it running?"

Enabled-but-inactive is the fault. Disabled-and-inactive is a choice.

🤖 Generated with Claude Code

https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P

The unit check asked "is it active?" and flagged aoz-demo, which is stopped AND
disabled with nothing routed to its port — deliberately retired. A check that
reports a decision as a fault is one people learn to ignore, and an ignored
check is worse than none.

"Is it supposed to be running?" is a different question from "is it running?".
Enabled-but-inactive is the fault; disabled-and-inactive is a choice.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P
@catomean
catomean merged commit 20ff75e into main Aug 29, 2026
1 check passed
@catomean
catomean deleted the fix/audit-only-flags-units-meant-to-run branch August 29, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant