AgentfootprintEventMap
Interface: AgentfootprintEventMap
Defined in: src/events/registry.ts:198
Properties
agentfootprint.agent.handoff
agentfootprint.agent.handoff:
AgentfootprintEventEnvelope<"agentfootprint.agent.handoff",AgentHandoffPayload>
Defined in: src/events/registry.ts:253
agentfootprint.agent.iteration_end
agentfootprint.agent.iteration_end:
AgentfootprintEventEnvelope<"agentfootprint.agent.iteration_end",AgentIterationEndPayload>
Defined in: src/events/registry.ts:245
agentfootprint.agent.iteration_start
agentfootprint.agent.iteration_start:
AgentfootprintEventEnvelope<"agentfootprint.agent.iteration_start",AgentIterationStartPayload>
Defined in: src/events/registry.ts:241
agentfootprint.agent.output_schema_validation_failed
agentfootprint.agent.output_schema_validation_failed:
AgentfootprintEventEnvelope<"agentfootprint.agent.output_schema_validation_failed",AgentOutputSchemaValidationFailedPayload>
Defined in: src/events/registry.ts:257
agentfootprint.agent.route_decided
agentfootprint.agent.route_decided:
AgentfootprintEventEnvelope<"agentfootprint.agent.route_decided",AgentRouteDecidedPayload>
Defined in: src/events/registry.ts:249
agentfootprint.agent.thinking_parse_failed
agentfootprint.agent.thinking_parse_failed:
AgentfootprintEventEnvelope<"agentfootprint.agent.thinking_parse_failed",AgentThinkingParseFailedPayload>
Defined in: src/events/registry.ts:261
agentfootprint.agent.turn_end
agentfootprint.agent.turn_end:
AgentfootprintEventEnvelope<"agentfootprint.agent.turn_end",AgentTurnEndPayload>
Defined in: src/events/registry.ts:237
agentfootprint.agent.turn_start
agentfootprint.agent.turn_start:
AgentfootprintEventEnvelope<"agentfootprint.agent.turn_start",AgentTurnStartPayload>
Defined in: src/events/registry.ts:233
agentfootprint.composition.branch_complete
agentfootprint.composition.branch_complete:
AgentfootprintEventEnvelope<"agentfootprint.composition.branch_complete",ParallelBranchCompletePayload>
Defined in: src/events/registry.ts:212
agentfootprint.composition.enter
agentfootprint.composition.enter:
AgentfootprintEventEnvelope<"agentfootprint.composition.enter",CompositionEnterPayload>
Defined in: src/events/registry.ts:200
agentfootprint.composition.exit
agentfootprint.composition.exit:
AgentfootprintEventEnvelope<"agentfootprint.composition.exit",CompositionExitPayload>
Defined in: src/events/registry.ts:204
agentfootprint.composition.fork_start
agentfootprint.composition.fork_start:
AgentfootprintEventEnvelope<"agentfootprint.composition.fork_start",ParallelForkStartPayload>
Defined in: src/events/registry.ts:208
agentfootprint.composition.iteration_exit
agentfootprint.composition.iteration_exit:
AgentfootprintEventEnvelope<"agentfootprint.composition.iteration_exit",LoopIterationExitPayload>
Defined in: src/events/registry.ts:228
agentfootprint.composition.iteration_start
agentfootprint.composition.iteration_start:
AgentfootprintEventEnvelope<"agentfootprint.composition.iteration_start",LoopIterationStartPayload>
Defined in: src/events/registry.ts:224
agentfootprint.composition.merge_end
agentfootprint.composition.merge_end:
AgentfootprintEventEnvelope<"agentfootprint.composition.merge_end",ParallelMergeEndPayload>
Defined in: src/events/registry.ts:216
agentfootprint.composition.route_decided
agentfootprint.composition.route_decided:
AgentfootprintEventEnvelope<"agentfootprint.composition.route_decided",ConditionalRouteDecidedPayload>
Defined in: src/events/registry.ts:220
agentfootprint.context.budget_pressure
agentfootprint.context.budget_pressure:
AgentfootprintEventEnvelope<"agentfootprint.context.budget_pressure",ContextBudgetPressurePayload>
Defined in: src/events/registry.ts:307
agentfootprint.context.evaluated
agentfootprint.context.evaluated:
AgentfootprintEventEnvelope<"agentfootprint.context.evaluated",ContextEvaluatedPayload>
Defined in: src/events/registry.ts:311
agentfootprint.context.evicted
agentfootprint.context.evicted:
AgentfootprintEventEnvelope<"agentfootprint.context.evicted",ContextEvictedPayload>
Defined in: src/events/registry.ts:299
agentfootprint.context.injected
agentfootprint.context.injected:
AgentfootprintEventEnvelope<"agentfootprint.context.injected",ContextInjectedPayload>
Defined in: src/events/registry.ts:295
agentfootprint.context.slot_composed
agentfootprint.context.slot_composed:
AgentfootprintEventEnvelope<"agentfootprint.context.slot_composed",ContextSlotComposedPayload>
Defined in: src/events/registry.ts:303
agentfootprint.cost.limit_hit
agentfootprint.cost.limit_hit:
AgentfootprintEventEnvelope<"agentfootprint.cost.limit_hit",CostLimitHitPayload>
Defined in: src/events/registry.ts:423
agentfootprint.cost.tick
agentfootprint.cost.tick:
AgentfootprintEventEnvelope<"agentfootprint.cost.tick",CostTickPayload>
Defined in: src/events/registry.ts:419
agentfootprint.credential.acquired
agentfootprint.credential.acquired:
AgentfootprintEventEnvelope<"agentfootprint.credential.acquired",CredentialAcquiredPayload>
Defined in: src/events/registry.ts:397
agentfootprint.credential.authorization_required
agentfootprint.credential.authorization_required:
AgentfootprintEventEnvelope<"agentfootprint.credential.authorization_required",CredentialAuthorizationRequiredPayload>
Defined in: src/events/registry.ts:401
agentfootprint.credential.failed
agentfootprint.credential.failed:
AgentfootprintEventEnvelope<"agentfootprint.credential.failed",CredentialFailedPayload>
Defined in: src/events/registry.ts:405
agentfootprint.credential.requested
agentfootprint.credential.requested:
AgentfootprintEventEnvelope<"agentfootprint.credential.requested",CredentialRequestedPayload>
Defined in: src/events/registry.ts:393
agentfootprint.embedding.generated
agentfootprint.embedding.generated:
AgentfootprintEventEnvelope<"agentfootprint.embedding.generated",EmbeddingGeneratedPayload>
Defined in: src/events/registry.ts:472
agentfootprint.error.fatal
agentfootprint.error.fatal:
AgentfootprintEventEnvelope<"agentfootprint.error.fatal",ErrorFatalPayload>
Defined in: src/events/registry.ts:445
agentfootprint.error.recovered
agentfootprint.error.recovered:
AgentfootprintEventEnvelope<"agentfootprint.error.recovered",ErrorRecoveredPayload>
Defined in: src/events/registry.ts:441
agentfootprint.error.retried
agentfootprint.error.retried:
AgentfootprintEventEnvelope<"agentfootprint.error.retried",ErrorRetriedPayload>
Defined in: src/events/registry.ts:437
agentfootprint.eval.score
agentfootprint.eval.score:
AgentfootprintEventEnvelope<"agentfootprint.eval.score",EvalScorePayload>
Defined in: src/events/registry.ts:428
agentfootprint.eval.threshold_crossed
agentfootprint.eval.threshold_crossed:
AgentfootprintEventEnvelope<"agentfootprint.eval.threshold_crossed",EvalThresholdCrossedPayload>
Defined in: src/events/registry.ts:432
agentfootprint.fallback.triggered
agentfootprint.fallback.triggered:
AgentfootprintEventEnvelope<"agentfootprint.fallback.triggered",FallbackTriggeredPayload>
Defined in: src/events/registry.ts:414
agentfootprint.memory.attached
agentfootprint.memory.attached:
AgentfootprintEventEnvelope<"agentfootprint.memory.attached",MemoryAttachedPayload>
Defined in: src/events/registry.ts:320
agentfootprint.memory.detached
agentfootprint.memory.detached:
AgentfootprintEventEnvelope<"agentfootprint.memory.detached",MemoryDetachedPayload>
Defined in: src/events/registry.ts:324
agentfootprint.memory.strategy_applied
agentfootprint.memory.strategy_applied:
AgentfootprintEventEnvelope<"agentfootprint.memory.strategy_applied",MemoryStrategyAppliedPayload>
Defined in: src/events/registry.ts:316
agentfootprint.memory.written
agentfootprint.memory.written:
AgentfootprintEventEnvelope<"agentfootprint.memory.written",MemoryWrittenPayload>
Defined in: src/events/registry.ts:328
agentfootprint.pause.request
agentfootprint.pause.request:
AgentfootprintEventEnvelope<"agentfootprint.pause.request",PauseRequestPayload>
Defined in: src/events/registry.ts:463
agentfootprint.pause.resume
agentfootprint.pause.resume:
AgentfootprintEventEnvelope<"agentfootprint.pause.resume",PauseResumePayload>
Defined in: src/events/registry.ts:467
agentfootprint.permission.check
agentfootprint.permission.check:
AgentfootprintEventEnvelope<"agentfootprint.permission.check",PermissionCheckPayload>
Defined in: src/events/registry.ts:376
agentfootprint.permission.gate_closed
agentfootprint.permission.gate_closed:
AgentfootprintEventEnvelope<"agentfootprint.permission.gate_closed",PermissionGateClosedPayload>
Defined in: src/events/registry.ts:384
agentfootprint.permission.gate_opened
agentfootprint.permission.gate_opened:
AgentfootprintEventEnvelope<"agentfootprint.permission.gate_opened",PermissionGateOpenedPayload>
Defined in: src/events/registry.ts:380
agentfootprint.permission.halt
agentfootprint.permission.halt:
AgentfootprintEventEnvelope<"agentfootprint.permission.halt",PermissionHaltPayload>
Defined in: src/events/registry.ts:388
agentfootprint.reliability.fail_fast
agentfootprint.reliability.fail_fast:
AgentfootprintEventEnvelope<"agentfootprint.reliability.fail_fast",ReliabilityFailFastPayload>
Defined in: src/events/registry.ts:450
agentfootprint.reliability.recovered
agentfootprint.reliability.recovered:
AgentfootprintEventEnvelope<"agentfootprint.reliability.recovered",ReliabilityRecoveredPayload>
Defined in: src/events/registry.ts:458
agentfootprint.reliability.retried
agentfootprint.reliability.retried:
AgentfootprintEventEnvelope<"agentfootprint.reliability.retried",ReliabilityRetriedPayload>
Defined in: src/events/registry.ts:454
agentfootprint.risk.flagged
agentfootprint.risk.flagged:
AgentfootprintEventEnvelope<"agentfootprint.risk.flagged",RiskFlaggedPayload>
Defined in: src/events/registry.ts:410
agentfootprint.skill.activated
agentfootprint.skill.activated:
AgentfootprintEventEnvelope<"agentfootprint.skill.activated",SkillActivatedPayload>
Defined in: src/events/registry.ts:358
agentfootprint.skill.deactivated
agentfootprint.skill.deactivated:
AgentfootprintEventEnvelope<"agentfootprint.skill.deactivated",SkillDeactivatedPayload>
Defined in: src/events/registry.ts:362
agentfootprint.skill.rejected
agentfootprint.skill.rejected:
AgentfootprintEventEnvelope<"agentfootprint.skill.rejected",SkillRejectedPayload>
Defined in: src/events/registry.ts:366
agentfootprint.stream.llm_end
agentfootprint.stream.llm_end:
AgentfootprintEventEnvelope<"agentfootprint.stream.llm_end",LLMEndPayload>
Defined in: src/events/registry.ts:270
agentfootprint.stream.llm_start
agentfootprint.stream.llm_start:
AgentfootprintEventEnvelope<"agentfootprint.stream.llm_start",LLMStartPayload>
Defined in: src/events/registry.ts:266
agentfootprint.stream.thinking_delta
agentfootprint.stream.thinking_delta:
AgentfootprintEventEnvelope<"agentfootprint.stream.thinking_delta",StreamThinkingDeltaPayload>
Defined in: src/events/registry.ts:286
agentfootprint.stream.thinking_end
agentfootprint.stream.thinking_end:
AgentfootprintEventEnvelope<"agentfootprint.stream.thinking_end",StreamThinkingEndPayload>
Defined in: src/events/registry.ts:290
agentfootprint.stream.token
agentfootprint.stream.token:
AgentfootprintEventEnvelope<"agentfootprint.stream.token",LLMTokenPayload>
Defined in: src/events/registry.ts:274
agentfootprint.stream.tool_end
agentfootprint.stream.tool_end:
AgentfootprintEventEnvelope<"agentfootprint.stream.tool_end",ToolEndPayload>
Defined in: src/events/registry.ts:282
agentfootprint.stream.tool_start
agentfootprint.stream.tool_start:
AgentfootprintEventEnvelope<"agentfootprint.stream.tool_start",ToolStartPayload>
Defined in: src/events/registry.ts:278
agentfootprint.tools.activated
agentfootprint.tools.activated:
AgentfootprintEventEnvelope<"agentfootprint.tools.activated",ToolsActivatedPayload>
Defined in: src/events/registry.ts:337
agentfootprint.tools.deactivated
agentfootprint.tools.deactivated:
AgentfootprintEventEnvelope<"agentfootprint.tools.deactivated",ToolsDeactivatedPayload>
Defined in: src/events/registry.ts:341
agentfootprint.tools.discovery_completed
agentfootprint.tools.discovery_completed:
AgentfootprintEventEnvelope<"agentfootprint.tools.discovery_completed",ToolsDiscoveryCompletedPayload>
Defined in: src/events/registry.ts:349
agentfootprint.tools.discovery_failed
agentfootprint.tools.discovery_failed:
AgentfootprintEventEnvelope<"agentfootprint.tools.discovery_failed",ToolsDiscoveryFailedPayload>
Defined in: src/events/registry.ts:353
agentfootprint.tools.discovery_started
agentfootprint.tools.discovery_started:
AgentfootprintEventEnvelope<"agentfootprint.tools.discovery_started",ToolsDiscoveryStartedPayload>
Defined in: src/events/registry.ts:345
agentfootprint.tools.offered
agentfootprint.tools.offered:
AgentfootprintEventEnvelope<"agentfootprint.tools.offered",ToolsOfferedPayload>
Defined in: src/events/registry.ts:333
agentfootprint.validation.args_invalid
agentfootprint.validation.args_invalid:
AgentfootprintEventEnvelope<"agentfootprint.validation.args_invalid",ValidationArgsInvalidPayload>
Defined in: src/events/registry.ts:371
