Tech stack teardown (confirmed vs inferred + displacement angles)
teardown_tech_stackDeconstruct an account's technical infrastructure, dev tools, cloud providers, AI/data stack, and identify displacement vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Klarix client id (kebab-case, e.g. "alium-batteries"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it. | |
| our_domain | No | Your own web domain, e.g. "klarix.ai". Lets the tool research your side of the comparison. | |
| focus_areas | No | Layers to probe. Defaults to all five: frontend_backend, cloud_infra, data_ai, business_tools, security. | |
| target_domain | Yes | Domain of the account whose stack you want deconstructed, e.g. "acme.com". | |
| target_vertical | No | The market this account operates in, e.g. "medical device OEMs". Sharpens which stack gaps matter. | |
| our_company_name | No | Your company name. Curates the analysis toward how YOU win instead of a generic read. | |
| our_differentiators | No | What you actually win on, in your words, e.g. ["3-7 day delivery", "done-for-you, not DIY"]. Anchors talk tracks to claims you can defend. | |
| target_company_name | No | Proper name of the account, when the domain does not make it obvious. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes | ||
| unknowns | Yes | ||
| cloud_infra | Yes | ||
| focus_areas | Yes | ||
| our_context | No | ||
| stack_summary | Yes | ||
| target_domain | Yes | ||
| target_vertical | Yes | ||
| business_tooling | Yes | ||
| confidence_detail | No | ||
| data_and_ai_stack | Yes | ||
| evidence_confidence | Yes | ||
| target_company_name | Yes | ||
| application_and_backend | Yes | ||
| displacement_opportunities | Yes |