pub enum LintMetricCode {
Show 103 variants
EligibleRecords,
ObservedRecords,
AffectedRecords,
PendingRecords,
ReturnedEvidence,
MemoryClassifiedHeads,
MemoryEventDatedHeads,
MemoryEpisodeHeads,
MemoryFactVectorHeads,
MemoryPageLinkedHeads,
MemorySummaryLinkedHeads,
MemoryReembedPendingHeads,
MemoryFailedEnrichmentSteps,
CitationNullPages,
CitationEmptyPages,
CitationNonemptyPages,
CitationVerifiedOccurrences,
CitationUnverifiedOccurrences,
CitationSentenceOccurrences,
CitationParagraphOccurrences,
CitationMemoryOccurrences,
CitationExternalFileOccurrences,
CitationExternalUrlOccurrences,
CitationAuthoredOccurrences,
PageOrphanLabels,
PageManifestPages,
PageManifestReferences,
PageSourceStubs,
PageManifestDivergences,
ProjectPurposeArtifacts,
ProjectSchemaArtifacts,
ProjectIndexArtifacts,
ProjectLogArtifacts,
ProjectOverviewArtifacts,
ProjectArchiveRecords,
ProjectOutboundLinks,
ProjectInboundLinks,
ProjectBrokenLinks,
KgEntities,
KgEntitiesConfirmed,
KgEntitiesScoped,
KgEntitiesUncategorized,
KgRelations,
KgObservations,
KgMemoryEntityLinks,
KgDuplicateEntityNames,
KgHubEntities,
KgSemanticSuspicions,
KgServingStatus,
KgSweepStatus,
KgProviderReadiness,
SourceConfigurations,
SourceInvalidConfigurations,
SourceTerminalFailures,
SourceSyncCheckpoints,
SourceConfigurationStatus,
OperationActiveRetries,
OperationExpiredRetries,
OperationPending,
OperationAwaitingReview,
OperationTerminal,
OperationTerminalFailures,
OperationInvalidStates,
OperationDurableNoProgress,
OperationMissingProgressOracles,
OperationAgeUnderHour,
OperationAgeOneTo24Hours,
OperationAgeOneTo7Days,
OperationAgeSevenDaysOrMore,
AccessTelemetryRows,
AgentActivityTelemetryRows,
UnattributedServingChannels,
RerankerConfiguredPaths,
RerankerRuntimeReadinessUnavailable,
IdentityProfiles,
IdentityAgents,
IdentitySpaces,
DecisionMemories,
TaggedDocuments,
PinnedMemories,
StableMemories,
SessionActivities,
SessionCaptures,
SessionSnapshots,
BriefingCacheRows,
NarrativeCacheRows,
WorkingMemoryTelemetryRows,
WorkingMemoryTelemetryUnavailable,
WorkingMemoryNewestAgeSeconds,
DeepDuplicateRecords,
DeepConflictCandidates,
DeepVocabularyDriftRecords,
DeepLifecycleResidueRecords,
DeepRetrievalSubstrateMissingRecords,
DeepPageBodyMismatchRecords,
SemanticEligibleRecords,
SemanticCandidateRecords,
SemanticPacketCandidates,
SemanticJudgedRecords,
SemanticUnresolvedDisagreements,
SemanticModelCalls,
SemanticProviderOnDevice,
SemanticAgentSubmissions,
}Variants§
EligibleRecords
ObservedRecords
AffectedRecords
PendingRecords
ReturnedEvidence
MemoryClassifiedHeads
MemoryEventDatedHeads
MemoryEpisodeHeads
MemoryFactVectorHeads
MemoryPageLinkedHeads
MemorySummaryLinkedHeads
MemoryReembedPendingHeads
MemoryFailedEnrichmentSteps
CitationNullPages
CitationEmptyPages
CitationNonemptyPages
CitationVerifiedOccurrences
CitationUnverifiedOccurrences
CitationSentenceOccurrences
CitationParagraphOccurrences
CitationMemoryOccurrences
CitationExternalFileOccurrences
CitationExternalUrlOccurrences
CitationAuthoredOccurrences
PageOrphanLabels
PageManifestPages
PageManifestReferences
PageSourceStubs
PageManifestDivergences
ProjectPurposeArtifacts
ProjectSchemaArtifacts
ProjectIndexArtifacts
ProjectLogArtifacts
ProjectOverviewArtifacts
ProjectArchiveRecords
ProjectOutboundLinks
ProjectInboundLinks
ProjectBrokenLinks
KgEntities
KgEntitiesConfirmed
KgEntitiesScoped
KgEntitiesUncategorized
KgRelations
KgObservations
KgMemoryEntityLinks
KgDuplicateEntityNames
KgHubEntities
KgSemanticSuspicions
KgServingStatus
KgSweepStatus
KgProviderReadiness
SourceConfigurations
SourceInvalidConfigurations
SourceTerminalFailures
SourceSyncCheckpoints
SourceConfigurationStatus
OperationActiveRetries
OperationExpiredRetries
OperationPending
OperationAwaitingReview
OperationTerminal
OperationTerminalFailures
OperationInvalidStates
OperationDurableNoProgress
OperationMissingProgressOracles
OperationAgeUnderHour
OperationAgeOneTo24Hours
OperationAgeOneTo7Days
OperationAgeSevenDaysOrMore
AccessTelemetryRows
AgentActivityTelemetryRows
UnattributedServingChannels
RerankerConfiguredPaths
IdentityProfiles
IdentityAgents
IdentitySpaces
DecisionMemories
TaggedDocuments
PinnedMemories
StableMemories
SessionActivities
SessionCaptures
SessionSnapshots
BriefingCacheRows
NarrativeCacheRows
WorkingMemoryTelemetryRows
WorkingMemoryNewestAgeSeconds
DeepDuplicateRecords
DeepConflictCandidates
DeepVocabularyDriftRecords
DeepLifecycleResidueRecords
DeepRetrievalSubstrateMissingRecords
DeepPageBodyMismatchRecords
SemanticEligibleRecords
SemanticCandidateRecords
SemanticPacketCandidates
SemanticJudgedRecords
SemanticUnresolvedDisagreements
SemanticModelCalls
SemanticProviderOnDevice
SemanticAgentSubmissions
Trait Implementations§
Source§impl Clone for LintMetricCode
impl Clone for LintMetricCode
Source§fn clone(&self) -> LintMetricCode
fn clone(&self) -> LintMetricCode
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreimpl Copy for LintMetricCode
Source§impl Debug for LintMetricCode
impl Debug for LintMetricCode
Source§impl<'de> Deserialize<'de> for LintMetricCode
impl<'de> Deserialize<'de> for LintMetricCode
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
impl Eq for LintMetricCode
Source§impl PartialEq for LintMetricCode
impl PartialEq for LintMetricCode
Source§impl Serialize for LintMetricCode
impl Serialize for LintMetricCode
impl StructuralPartialEq for LintMetricCode
Auto Trait Implementations§
impl Freeze for LintMetricCode
impl RefUnwindSafe for LintMetricCode
impl Send for LintMetricCode
impl Sync for LintMetricCode
impl Unpin for LintMetricCode
impl UnsafeUnpin for LintMetricCode
impl UnwindSafe for LintMetricCode
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more