Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
applyArchetype
Function applyArchetype
applyArchetype
(
params
:
{
agentId
?:
string
;
archetypeId
:
string
;
workspace
:
string
}
,
)
:
{
agentId
:
string
;
archetypeId
:
string
;
auditSessionId
:
string
;
changedFiles
:
string
[]
;
contextDiff
:
string
[]
;
targetPath
:
string
;
}
Parameters
params
:
{
agentId
?:
string
;
archetypeId
:
string
;
workspace
:
string
}
Returns
{
agentId
:
string
;
archetypeId
:
string
;
auditSessionId
:
string
;
changedFiles
:
string
[]
;
contextDiff
:
string
[]
;
targetPath
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...