A practical operating system for architects to manage ownership, flow, and system clarity.
I design systems, not execute tasks.
I create clarity, ownership, and flow.
Decision question:
Does this improve the system or just solve it once?
- No owner → no progress
- Always establish ownership
- Avoid one-off help
- No "quick fixes" that bypass system
- Guide ✔
- Clarify ✔
- Do it yourself ❌
- Especially under pressure
- Especially from leadership
- Solve root causes
- Avoid patching symptoms
→ Redirect to owner
→ Engage only if you are the owner
→ Route to process
→ Highlight blocker + assign owner
→ Acknowledge urgency → explain risk → propose sustainable path
→ Enable, don’t execute
→ Add impact → question priority
This is owned by
<Team X>, they can provide the latest update.
I’m not involved in
<area>, but happy to support on architecture.
This should go through the standard process via
<link>.
If we approach it this way, it may create
<risk>.
The better approach is<X>.
I can help clarify the process so the team can handle it directly.
This is currently blocking
<impact>. We need an owner to move it forward.
If this is not a priority, we can adjust timelines accordingly.
If you see yourself doing this — stop:
- Creating tickets for others
- Chasing teams for updates
- Tracking delivery status
- Debugging runtime issues
- Owning meetings without an owner
This is delivery management, not architecture.
- Every system has a DRI (Directly Responsible Individual)
- No owner = problem
- Where is the blocker?
- Who removes it?
- Boundaries (DDD)
- Contracts between systems
- Rules
- Processes
- ADRs
- Teams communicate directly
- No routing through architect
- If I do it once — I own it forever
- Short-term speed vs long-term system
- No owner = no progress
- People optimize for least resistance
If you are the easiest path — you become the system.
- Redirect
- Add impact
- Question priority
- Escalate to owner / leadership
- Formalize process
To reduce chaos long-term:
- Introduce DRI / RACI explicitly
- Document processes (DevOps, APIM, support)
- Remove yourself as dependency
- Enforce: "no owner = no meeting"
- You are pulled less into operational noise
- Teams use processes instead of you
- Conversations shift from status → decisions
- You have time for architecture and strategy
Architect = Clarity + Ownership + Boundaries
You are not the person who solves problems.
You are the person who:
builds a system where problems are solved without you