Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
PolicyChangeIntent
Interface PolicyChangeIntent
interface
PolicyChangeIntent
{
agentId
:
string
;
category
:
PolicyChangeCategory
;
claimIds
:
string
[]
;
createdBy
:
string
;
createdTs
:
number
;
evidenceRefs
:
string
[]
;
impactSummary
:
string
;
intent_hash
:
string
;
intentId
:
string
;
policyFilePath
:
string
;
policyFileSha256After
:
string
;
policyFileSha256Before
:
string
;
prev_intent_hash
:
string
;
rationale
:
string
;
reversible
:
boolean
;
rollbackInstructions
:
string
|
null
;
signature
:
string
;
}
Index
Properties
agent
Id
category
claim
Ids
created
By
created
Ts
evidence
Refs
impact
Summary
intent_
hash
intent
Id
policy
File
Path
policy
File
Sha256
After
policy
File
Sha256
Before
prev_
intent_
hash
rationale
reversible
rollback
Instructions
signature
Properties
agent
Id
agentId
:
string
category
category
:
PolicyChangeCategory
claim
Ids
claimIds
:
string
[]
created
By
createdBy
:
string
created
Ts
createdTs
:
number
evidence
Refs
evidenceRefs
:
string
[]
impact
Summary
impactSummary
:
string
intent_
hash
intent_hash
:
string
intent
Id
intentId
:
string
policy
File
Path
policyFilePath
:
string
policy
File
Sha256
After
policyFileSha256After
:
string
policy
File
Sha256
Before
policyFileSha256Before
:
string
prev_
intent_
hash
prev_intent_hash
:
string
rationale
rationale
:
string
reversible
reversible
:
boolean
rollback
Instructions
rollbackInstructions
:
string
|
null
signature
signature
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
category
claim
Ids
created
By
created
Ts
evidence
Refs
impact
Summary
intent_
hash
intent
Id
policy
File
Path
policy
File
Sha256
After
policy
File
Sha256
Before
prev_
intent_
hash
rationale
reversible
rollback
Instructions
signature
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...