Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
ExpansionRecord
Interface ExpansionRecord
Record of an applied expansion for audit trail.
interface
ExpansionRecord
{
patch
:
MissionGraphPatch
;
trigger
:
MissionExpansionTrigger
;
approvedBy
:
"user"
|
"auto"
;
timestamp
:
number
;
checkpointIdBefore
:
string
;
}
Index
Properties
patch
trigger
approved
By
timestamp
checkpoint
Id
Before
Properties
patch
patch
:
MissionGraphPatch
trigger
trigger
:
MissionExpansionTrigger
approved
By
approved
By
:
"user"
|
"auto"
timestamp
timestamp
:
number
checkpoint
Id
Before
checkpoint
Id
Before
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
patch
trigger
approved
By
timestamp
checkpoint
Id
Before
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...
Record of an applied expansion for audit trail.