1. Cost simulation for withdrawal
Sunk costs cloud executive judgment.
Berðu saman tap þegar stöðva á verkefni undir hefðbundnum fixed-bid samningi vs. sveigjanlegu DaaS/Staff Augmentation líkani.
Samanburður á uppsöfnuðum kostnaði
Move the slider to change the month you decide to exit (cancel).
Traditional (fixed-bid) risk
Termination penalties and buyout obligations for interim deliverables often apply, maximizing sunk cost exposure.
DaaS (flexible contract) risk
You pay only for work performed. Because you can stop anytime, you can decide to exit before the damage grows.
Möguleikinn á að afpanta hvenær sem er hvetur þjónustuaðilann til að halda gæðum háum.
2. Líffærafræði vendor lock-in og "gagnsæis"
Lock-in fear comes from not seeing what's inside.
Berðu saman þætti sem koma í veg fyrir black box og endurheimta sjálfstæða stjórn.
Black-box development
Nákvæma forskriftin er aðeins í höfði birgisins
-
Ambiguous code ownership
Custom frameworks and libraries make it hard for another team to take over.
-
Missing documentation
Þú færð virka vöru, en ekki "hvers vegna" á bak við hana.
-
People dependency
Ef lykilmaður fer getur kerfið stöðvast.
White-box development
Haltu kerfinu tilbúnu til afhendingar hvenær sem er
-
Val á staðlaðri tækni
Choose widely adopted languages and frameworks to keep replacement options.
-
Always shared in GitHub etc.
Commit daily into the client's repo so progress and quality are visible in real time.
-
Exit strategy defined upfront
Hannaðu internalization/transition áætlun frá fyrsta degi.
Evaluation axes for partner selection (Risk Radar)
When selecting a partner, evaluate the five axes below, not only the price, to measure reversibility.
- Transparency: Access to information
- Standard tech: How common the tech stack is
- Contract flexibility: Ease of cancellation
- Documentation: Recorded design intent
- Self-sufficiency support: Willingness to help internalize
3. Break free from dependence: Exit Strategy
Shift from contract lock-in to a value-based relationship.
Define the roadmap for smooth withdrawal and handoff when needed.
Secure asset ownership
Ensure source code, design data, and documentation IP are owned by the client.
Viðskiptavinurinn stofnar repository (GitHub o.s.frv.) og býður birgjanum inn.
Make knowledge non-personal
Document not only meeting notes but also code comments and ADRs.
Leaving the context of "why" minimizes handoff cost.
Overlap period
Við internalization eða skiptum á birgi, leyfið 1-2 mánaða skörun.
Notið pair programming og code review til að flytja vald á vinnustigi.
Full independence
Ástand þar sem kerfið heldur áfram að keyra án ytri samstarfsaðila.
This is the final goal of risk management - a healthy development posture.