List of all items
Structs
- agent::tools::CollectedOutput
- annotate::gather::AnnotationContext
- annotate::gather::AuthorContext
- annotate::live::LiveInput
- annotate::live::LiveResult
- annotate::live::WisdomEntryInput
- annotate::squash::AmendMigrationContext
- annotate::squash::PendingSquash
- annotate::squash::SquashSynthesisContext
- annotate::staging::StagedNote
- cli::Cli
- cli::annotate::AnnotateArgs
- cli::knowledge::KnowledgeAddArgs
- cli::status::StatusOutput
- config::ChronicleConfig
- config::user_config::ProviderConfig
- config::user_config::UserConfig
- doctor::DoctorCheck
- doctor::DoctorReport
- error::agent_error::GitSnafu
- error::agent_error::InvalidAnnotationSnafu
- error::agent_error::JsonSnafu
- error::agent_error::MaxTurnsExceededSnafu
- error::agent_error::NoAnnotationsSnafu
- error::agent_error::ProviderSnafu
- error::chronicle_error::AgentSnafu
- error::chronicle_error::ConfigSnafu
- error::chronicle_error::GitSnafu
- error::chronicle_error::IoSnafu
- error::chronicle_error::JsonSnafu
- error::chronicle_error::NotARepositorySnafu
- error::chronicle_error::NotInitializedSnafu
- error::chronicle_error::ProviderSnafu
- error::chronicle_error::SetupSnafu
- error::chronicle_error::ValidationSnafu
- error::git_error::CommandFailedSnafu
- error::git_error::CommitNotFoundSnafu
- error::git_error::DiffParseSnafu
- error::git_error::FileNotFoundSnafu
- error::git_error::IoSnafu
- error::git_error::NotesRefMissingSnafu
- error::provider_error::ApiSnafu
- error::provider_error::AuthFailedSnafu
- error::provider_error::HttpSnafu
- error::provider_error::NoCredentialsSnafu
- error::provider_error::ParseResponseSnafu
- error::provider_error::RateLimitedSnafu
- error::provider_error::RetriesExhaustedSnafu
- error::provider_error::TimeoutSnafu
- error::setup_error::ApiKeyNotSetSnafu
- error::setup_error::BinaryNotFoundSnafu
- error::setup_error::ClaudeCliNotFoundSnafu
- error::setup_error::InteractiveInputSnafu
- error::setup_error::NoHomeDirectorySnafu
- error::setup_error::ReadConfigSnafu
- error::setup_error::ReadFileSnafu
- error::setup_error::WriteConfigSnafu
- error::setup_error::WriteFileSnafu
- export::ExportEntry
- git::CommitInfo
- git::cli_ops::CliOps
- git::diff::FileDiff
- git::diff::Hunk
- hooks::PendingContext
- hooks::post_rewrite::RewriteMapping
- import::ImportSummary
- provider::CompletionRequest
- provider::CompletionResponse
- provider::Message
- provider::TokenUsage
- provider::ToolDefinition
- provider::anthropic::AnthropicProvider
- provider::claude_code::ClaudeCodeProvider
- read::MatchedAnnotation
- read::ReadQuery
- read::ReadResult
- read::contracts::ContractEntry
- read::contracts::ContractsOutput
- read::contracts::ContractsQuery
- read::contracts::ContractsQueryEcho
- read::contracts::DependencyEntry
- read::decisions::DecisionEntry
- read::decisions::DecisionsOutput
- read::decisions::DecisionsQuery
- read::decisions::RejectedAlternativeEntry
- read::deps::DependentEntry
- read::deps::DepsOutput
- read::deps::DepsQuery
- read::deps::DepsStats
- read::deps::QueryEcho
- read::history::HistoryOutput
- read::history::HistoryQuery
- read::history::HistoryStats
- read::history::QueryEcho
- read::history::TimelineEntry
- read::lookup::FollowUpEntry
- read::lookup::LookupOutput
- read::sentiments::SentimentEntry
- read::sentiments::SentimentsOutput
- read::sentiments::SentimentsQuery
- read::staleness::StaleFileEntry
- read::staleness::StalenessInfo
- read::staleness::StalenessReport
- read::summary::QueryEcho
- read::summary::SummaryAnchor
- read::summary::SummaryOutput
- read::summary::SummaryQuery
- read::summary::SummaryStats
- read::summary::SummaryUnit
- schema::common::AstAnchor
- schema::common::LineRange
- schema::correction::Correction
- schema::knowledge::AntiPattern
- schema::knowledge::Convention
- schema::knowledge::FilteredKnowledge
- schema::knowledge::KnowledgeStore
- schema::knowledge::ModuleBoundary
- schema::v1::Annotation
- schema::v1::Constraint
- schema::v1::CrossCuttingConcern
- schema::v1::CrossCuttingRegionRef
- schema::v1::Provenance
- schema::v1::RegionAnnotation
- schema::v1::RelatedAnnotation
- schema::v1::SemanticDependency
- schema::v2::Annotation
- schema::v2::CodeMarker
- schema::v2::Decision
- schema::v2::EffortLink
- schema::v2::Narrative
- schema::v2::Provenance
- schema::v2::RejectedAlternative
- schema::v2::Sentiment
- schema::v3::Annotation
- schema::v3::WisdomEntry
- setup::SetupOptions
- setup::SetupReport
- show::data::LineAnnotationMap
- show::data::RegionRef
- show::data::ShowData
- show::tui::AppState
- sync::push_fetch::SyncConfig
- sync::push_fetch::SyncStatus
Enums
- annotate::filter::FilterDecision
- cli::Commands
- cli::ContextAction
- cli::KnowledgeAction
- cli::SyncAction
- config::user_config::ProviderType
- doctor::DoctorStatus
- error::AgentError
- error::ChronicleError
- error::GitError
- error::ProviderError
- error::SetupError
- git::diff::DiffStatus
- git::diff::HunkLine
- provider::AuthStatus
- provider::ContentBlock
- provider::Role
- provider::StopReason
- schema::ParseAnnotationError
- schema::correction::CorrectionType
- schema::v1::ConstraintSource
- schema::v1::ContextLevel
- schema::v1::ProvenanceOperation
- schema::v2::ContractSource
- schema::v2::EffortPhase
- schema::v2::MarkerKind
- schema::v2::ProvenanceSource
- schema::v2::Stability
- schema::v3::WisdomCategory
- sync::NotesMergeStrategy
Traits
Functions
- agent::prompt::build_system_prompt
- agent::run_agent_loop
- agent::tools::dispatch_tool
- agent::tools::tool_definitions
- annotate::filter::pre_llm_filter
- annotate::gather::build_context
- annotate::live::handle_annotate_v3
- annotate::run
- annotate::squash::collect_source_annotations
- annotate::squash::collect_source_messages
- annotate::squash::delete_pending_squash
- annotate::squash::migrate_amend_annotation
- annotate::squash::read_pending_squash
- annotate::squash::synthesize_squash_annotation
- annotate::squash::write_pending_squash
- annotate::staging::append_staged
- annotate::staging::clear_staged
- annotate::staging::format_for_provenance
- annotate::staging::read_staged
- cli::annotate::run
- cli::backfill::run
- cli::context::run
- cli::contracts::run
- cli::correct::run
- cli::decisions::run
- cli::deps::run
- cli::doctor::run
- cli::export::run
- cli::flag::run
- cli::history::run
- cli::import::run
- cli::init::run
- cli::knowledge::run_add
- cli::knowledge::run_list
- cli::knowledge::run_remove
- cli::lookup::run
- cli::note::run
- cli::read::run
- cli::reconfigure::run
- cli::schema::run
- cli::setup::run
- cli::show::run
- cli::status::build_status
- cli::status::run
- cli::summary::run
- cli::sync::run_enable
- cli::sync::run_pull
- cli::sync::run_status
- cli::web::run
- config::load_config
- doctor::run_doctor
- export::export_annotations
- git::diff::parse_diff
- hooks::delete_pending_context
- hooks::install_hooks
- hooks::post_rewrite::handle_post_rewrite
- hooks::post_rewrite::parse_rewrite_mappings
- hooks::prepare_commit_msg::handle_prepare_commit_msg
- hooks::read_pending_context
- hooks::write_pending_context
- import::import_annotations
- knowledge::filter_by_scope
- knowledge::read_store
- knowledge::write_store
- provider::discover_provider
- read::contracts::query_contracts
- read::decisions::query_decisions
- read::deps::find_dependents
- read::execute
- read::history::build_timeline
- read::lookup::build_lookup
- read::retrieve::retrieve_annotations
- read::sentiments::query_sentiments
- read::staleness::compute_staleness
- read::staleness::compute_staleness_with_threshold
- read::staleness::scan_staleness
- read::summary::build_summary
- schema::correction::apply_correction_penalty
- schema::correction::resolve_author
- schema::migrate::v1_to_v2
- schema::migrate::v2_to_v3
- schema::parse_annotation
- setup::apply_marker_content
- setup::prompt_provider_selection
- setup::run_setup
- show::data::build_show_data
- show::keymap::handle_key
- show::plain::run_plain
- show::tui::run_tui
- sync::push_fetch::enable_sync
- sync::push_fetch::get_sync_config
- sync::push_fetch::get_sync_status
- sync::push_fetch::pull_notes
- web::serve
Type Aliases
Constants
- knowledge::KNOWLEDGE_REF
- schema::correction::CORRECTION_FLOOR
- schema::correction::CORRECTION_PENALTY
- setup::embedded::CLAUDE_MD_SNIPPET
- setup::embedded::HOOK_ANNOTATE_REMINDER
- setup::embedded::HOOK_READ_CONTEXT_HINT
- setup::embedded::SKILL_ANNOTATE
- setup::embedded::SKILL_BACKFILL
- setup::embedded::SKILL_CONTEXT