List of all items
Structs
- actor::Actor
- actor::ActorFilter
- actor::ActorPage
- actor::ActorUpdate
- actor::InMemoryActorStore
- agent::Composition
- authority::AuthorityLink
- authority::AuthorityPolicy
- authority::AuthorityResult
- authority::DefaultAuthorityChain
- bus::EventBus
- codegraph::Composition
- compositions::alignment::AlignmentGrammar
- compositions::alignment::EthicsAuditResult
- compositions::alignment::GuardrailResult
- compositions::alignment::ImpactAssessmentResult
- compositions::alignment::RestorativeJusticeResult
- compositions::alignment::WhistleblowResult
- compositions::being::BeingFarewellResult
- compositions::being::BeingGrammar
- compositions::being::ContemplationResult
- compositions::being::ExistentialAuditResult
- compositions::belonging::BelongingGrammar
- compositions::belonging::CommonsGovernanceResult
- compositions::belonging::FestivalResult
- compositions::belonging::OnboardResult
- compositions::belonging::RenewalResult
- compositions::belonging::SuccessionResult
- compositions::bond::BetrayalRepairResult
- compositions::bond::BondFarewellResult
- compositions::bond::BondGrammar
- compositions::bond::BondMentorshipResult
- compositions::bond::CheckInResult
- compositions::build::BuildGrammar
- compositions::build::MigrationResult
- compositions::build::PipelineResult
- compositions::build::PostMortemResult
- compositions::build::SpikeResult
- compositions::build::TechDebtResult
- compositions::evolution::EvolutionGrammar
- compositions::evolution::HealthCheckResult
- compositions::evolution::PhaseTransitionResult
- compositions::evolution::PruneResult
- compositions::evolution::SelfEvolveResult
- compositions::identity::CredentialResult
- compositions::identity::IdentityAuditResult
- compositions::identity::IdentityGrammar
- compositions::identity::IntroductionResult
- compositions::identity::ReinventionResult
- compositions::identity::RetirementResult
- compositions::justice::ClassActionResult
- compositions::justice::ConstitutionalAmendmentResult
- compositions::justice::InjunctionResult
- compositions::justice::JusticeGrammar
- compositions::justice::PleaResult
- compositions::justice::RecallResult
- compositions::justice::TrialResult
- compositions::knowledge::FactCheckResult
- compositions::knowledge::KnowledgeBaseResult
- compositions::knowledge::KnowledgeGrammar
- compositions::knowledge::SurveyResult
- compositions::knowledge::TransferResult
- compositions::knowledge::VerifyResult
- compositions::market::ArbitrationResult
- compositions::market::AuctionResult
- compositions::market::BarterResult
- compositions::market::MarketGrammar
- compositions::market::MilestoneResult
- compositions::market::RefundResult
- compositions::market::ReputationTransferResult
- compositions::market::SubscriptionResult
- compositions::meaning::CulturalOnboardingResult
- compositions::meaning::DesignReviewResult
- compositions::meaning::ForecastResult
- compositions::meaning::MeaningGrammar
- compositions::meaning::MeaningPostMortemResult
- compositions::meaning::MentorshipResult
- compositions::social::ExileResult
- compositions::social::FederationResult
- compositions::social::PollResult
- compositions::social::SchismResult
- compositions::social::SocialGrammar
- compositions::work::DelegateAndVerifyResult
- compositions::work::EscalateResult
- compositions::work::RetrospectiveResult
- compositions::work::SprintResult
- compositions::work::StandupResult
- compositions::work::TriageResult
- compositions::work::WorkGrammar
- decision::Branch
- decision::Condition
- decision::DecisionTree
- decision::EvaluateInput
- decision::EvolutionConfig
- decision::EvolutionResult
- decision::InternalNode
- decision::LeafNode
- decision::LeafStats
- decision::MatchValue
- decision::NoOpIntelligence
- decision::PathStep
- decision::PatternResult
- decision::Response
- decision::ResponseRecord
- decision::TreeResult
- decision::TreeStats
- egip::AuthorityRequestPayload
- egip::CGER
- egip::ChainSegmentProof
- egip::ChainSummaryProof
- egip::DiscoverPayload
- egip::DiscoverQuery
- egip::DiscoverResult
- egip::Envelope
- egip::EnvelopeDedup
- egip::EventExistenceProof
- egip::Handler
- egip::HelloPayload
- egip::IncomingEnvelope
- egip::MessagePayloadContent
- egip::PeerRecord
- egip::PeerStore
- egip::ProofPayload
- egip::ReceiptPayload
- egip::SystemIdentity
- egip::Treaty
- egip::TreatyPayload
- egip::TreatyStore
- egip::TreatyTerm
- egip::TreatyTermData
- event::Event
- event::NoopSigner
- grammar::Grammar
- graph::Graph
- graph::GraphConfig
- graph::GraphQuery
- intelligence::ClaudeCliProvider
- intelligence::Config
- primitive::PrimitiveState
- primitive::Registry
- primitive::Snapshot
- store::ChainVerification
- store::InMemoryStore
- tick::TickConfig
- tick::TickEngine
- tick::TickResult
- trust::DefaultTrustModel
- trust::TrustConfig
- trust::TrustMetrics
- types::Activation
- types::ActorId
- types::Cadence
- types::ConversationId
- types::DomainScope
- types::EdgeId
- types::EnvelopeId
- types::EventId
- types::EventType
- types::Hash
- types::Layer
- types::NonEmpty
- types::PrimitiveId
- types::PublicKey
- types::Score
- types::Signature
- types::SubscriptionPattern
- types::SystemUri
- types::TreatyId
- types::Weight
Enums
- actor::ActorStatus
- actor::ActorType
- agent::OperationalState
- decision::AuthorityLevel
- decision::ConditionOperator
- decision::DecisionNode
- decision::DecisionOutcome
- egip::AuthorityLevel
- egip::CGERRelationship
- egip::EgipError
- egip::MessagePayload
- egip::MessageType
- egip::ProofData
- egip::ProofType
- egip::ReceiptStatus
- egip::TreatyAction
- egip::TreatyStatus
- errors::EventGraphError
- primitive::Mutation
- types::LifecycleState
Traits
- actor::ActorStore
- authority::AuthorityChain
- decision::DecisionMaker
- decision::Intelligence
- egip::Identity
- egip::Transport
- event::Signer
- intelligence::Provider
- primitive::Primitive
- store::Store
- trust::TrustModel
Functions
- agent::all_agent_event_types
- agent::all_compositions
- agent::all_primitives
- agent::boot
- agent::collaborate
- agent::crisis
- agent::imprint
- agent::is_agent_primitive
- agent::register_all
- agent::retire
- agent::supervise
- agent::task
- agent::whistleblow
- authority::matches_action
- codegraph::all_codegraph_compositions
- codegraph::all_codegraph_event_types
- codegraph::board
- codegraph::dashboard
- codegraph::detail
- codegraph::feed
- codegraph::inbox
- codegraph::skin
- codegraph::wizard
- decision::detect_pattern
- decision::evaluate
- decision::evolve
- decision::extract_branch
- decision::extract_field
- decision::new_leaf
- decision::new_llm_leaf
- decision::parse_outcome
- decision::test_condition
- egip::negotiate_version
- egip::proof_type_from_data
- egip::sign_envelope
- egip::validate_proof
- egip::verify_chain_segment
- egip::verify_envelope
- egip::verify_event_existence
- event::canonical_content_json
- event::canonical_form
- event::compute_hash
- event::create_bootstrap
- event::create_event
- event::new_event_id
- intelligence::new
- intelligence::new_claude_cli_config
- primitives::create_all_primitives
- primitives::layer_counts
Type Aliases
- egip::ChainLengthFn
- egip::EgipResult
- egip::OnAuthorityRequestFn
- egip::OnDiscoverFn
- egip::OnMessageFn
- errors::Result
Constants
- agent::AGENT_ACTED
- agent::AGENT_ATTENUATED
- agent::AGENT_ATTENUATION_LIFTED
- agent::AGENT_AUTHORITY_GRANTED
- agent::AGENT_AUTHORITY_REVOKED
- agent::AGENT_BUDGET_ALLOCATED
- agent::AGENT_BUDGET_EXHAUSTED
- agent::AGENT_CHANNEL_CLOSED
- agent::AGENT_CHANNEL_OPENED
- agent::AGENT_COMMUNICATED
- agent::AGENT_COMPOSITION_DISSOLVED
- agent::AGENT_COMPOSITION_FORMED
- agent::AGENT_COMPOSITION_JOINED
- agent::AGENT_COMPOSITION_LEFT
- agent::AGENT_CONSENT_DENIED
- agent::AGENT_CONSENT_GRANTED
- agent::AGENT_CONSENT_REQUESTED
- agent::AGENT_DECIDED
- agent::AGENT_DELEGATED
- agent::AGENT_ESCALATED
- agent::AGENT_EVALUATED
- agent::AGENT_EXPECTATION_EXPIRED
- agent::AGENT_EXPECTATION_MET
- agent::AGENT_EXPECTATION_SET
- agent::AGENT_GOAL_ABANDONED
- agent::AGENT_GOAL_COMPLETED
- agent::AGENT_GOAL_SET
- agent::AGENT_IDENTITY_CREATED
- agent::AGENT_IDENTITY_ROTATED
- agent::AGENT_INTROSPECTED
- agent::AGENT_LEARNED
- agent::AGENT_LIFESPAN_ENDED
- agent::AGENT_LIFESPAN_EXTENDED
- agent::AGENT_LIFESPAN_STARTED
- agent::AGENT_MEMORY_UPDATED
- agent::AGENT_MODEL_BOUND
- agent::AGENT_MODEL_CHANGED
- agent::AGENT_OBSERVED
- agent::AGENT_PROBED
- agent::AGENT_REFUSED
- agent::AGENT_REPAIRED
- agent::AGENT_ROLE_ASSIGNED
- agent::AGENT_SOUL_IMPRINTED
- agent::AGENT_STATE_CHANGED
- agent::AGENT_TRUST_ASSESSED
- codegraph::CODEGRAPH_AESTHETIC_SKIN_APPLIED
- codegraph::CODEGRAPH_ENTITY_DEFINED
- codegraph::CODEGRAPH_ENTITY_MODIFIED
- codegraph::CODEGRAPH_ENTITY_RELATED
- codegraph::CODEGRAPH_IO_AUTHORIZE_DENIED
- codegraph::CODEGRAPH_IO_AUTHORIZE_GRANTED
- codegraph::CODEGRAPH_IO_COMMAND_EXECUTED
- codegraph::CODEGRAPH_IO_COMMAND_REJECTED
- codegraph::CODEGRAPH_IO_INTEROP_RECEIVED
- codegraph::CODEGRAPH_IO_INTEROP_SENT
- codegraph::CODEGRAPH_IO_QUERY_EXECUTED
- codegraph::CODEGRAPH_IO_SEARCH_EXECUTED
- codegraph::CODEGRAPH_IO_SUBSCRIBE_REGISTERED
- codegraph::CODEGRAPH_LOGIC_CONDITION_EVALUATED
- codegraph::CODEGRAPH_LOGIC_CONSTRAINT_VIOLATED
- codegraph::CODEGRAPH_LOGIC_LOOP_ITERATED
- codegraph::CODEGRAPH_LOGIC_SEQUENCE_EXECUTED
- codegraph::CODEGRAPH_LOGIC_TRANSFORM_APPLIED
- codegraph::CODEGRAPH_LOGIC_TRIGGER_FIRED
- codegraph::CODEGRAPH_RESILIENCE_OFFLINE_ENTERED
- codegraph::CODEGRAPH_RESILIENCE_OFFLINE_SYNCED
- codegraph::CODEGRAPH_SOCIAL_PRESENCE_UPDATED
- codegraph::CODEGRAPH_SOCIAL_SALIENCE_TRIGGERED
- codegraph::CODEGRAPH_STATE_TRANSITIONED
- codegraph::CODEGRAPH_STRUCTURAL_SCOPE_DEFINED
- codegraph::CODEGRAPH_TEMPORAL_RETRY_ATTEMPTED
- codegraph::CODEGRAPH_TEMPORAL_UNDO_EXECUTED
- codegraph::CODEGRAPH_UI_ACTION_INVOKED
- codegraph::CODEGRAPH_UI_ALERT_DISPATCHED
- codegraph::CODEGRAPH_UI_CONFIRMATION_RESOLVED
- codegraph::CODEGRAPH_UI_DRAG_COMPLETED
- codegraph::CODEGRAPH_UI_FEEDBACK_EMITTED
- codegraph::CODEGRAPH_UI_NAVIGATION_TRIGGERED
- codegraph::CODEGRAPH_UI_SELECTION_CHANGED
- codegraph::CODEGRAPH_UI_VIEW_RENDERED
- egip::CURRENT_PROTOCOL_VERSION
- egip::INTER_SYSTEM_DECAY_RATE
- egip::INTER_SYSTEM_MAX_ADJUSTMENT
- egip::MAX_ENVELOPE_AGE
- egip::TRUST_IMPACT_INVALID_PROOF
- egip::TRUST_IMPACT_NO_HELLO_RESPONSE
- egip::TRUST_IMPACT_RECEIPT_ON_TIME
- egip::TRUST_IMPACT_SIGNATURE_INVALID
- egip::TRUST_IMPACT_TREATY_HONOURED
- egip::TRUST_IMPACT_TREATY_VIOLATED
- egip::TRUST_IMPACT_VALID_PROOF