Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
describeArchetype
Function describeArchetype
describeArchetype
(
archetypeId
:
string
,
)
:
{
contextGraphSeed
:
{
constraints
:
string
[]
;
dataBoundaries
:
string
[]
;
escalationRules
:
string
[]
;
goals
:
string
[]
;
metrics
:
string
[]
;
nonGoals
:
string
[]
;
tools
:
string
[]
;
}
;
description
:
string
;
evalHarnessRecipes
:
{
artifactsProduced
:
string
[]
;
id
:
string
;
steps
:
string
[]
;
title
:
string
;
}
[]
;
fourCUpgradeMapping
:
Record
<
string
,
{
capabilities
:
string
;
concept
:
string
;
configuration
:
string
;
culture
:
string
;
}
,
>
;
guardrailPatterns
:
{
appliesToQuestions
:
string
[]
;
deterministicTemplate
:
string
;
id
:
string
;
ruleType
:
string
;
title
:
string
;
}
[]
;
id
:
string
;
name
:
string
;
recommendedRiskTier
:
"low"
|
"med"
|
"high"
|
"critical"
;
recommendedTarget
:
Record
<
string
,
number
>
;
}
Parameters
archetypeId
:
string
Returns
{
contextGraphSeed
:
{
constraints
:
string
[]
;
dataBoundaries
:
string
[]
;
escalationRules
:
string
[]
;
goals
:
string
[]
;
metrics
:
string
[]
;
nonGoals
:
string
[]
;
tools
:
string
[]
;
}
;
description
:
string
;
evalHarnessRecipes
:
{
artifactsProduced
:
string
[]
;
id
:
string
;
steps
:
string
[]
;
title
:
string
;
}
[]
;
fourCUpgradeMapping
:
Record
<
string
,
{
capabilities
:
string
;
concept
:
string
;
configuration
:
string
;
culture
:
string
;
}
,
>
;
guardrailPatterns
:
{
appliesToQuestions
:
string
[]
;
deterministicTemplate
:
string
;
id
:
string
;
ruleType
:
string
;
title
:
string
;
}
[]
;
id
:
string
;
name
:
string
;
recommendedRiskTier
:
"low"
|
"med"
|
"high"
|
"critical"
;
recommendedTarget
:
Record
<
string
,
number
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...