List of all items
Structs
- advise::Advice
- advise::AnalysisResult
- code_graph::types::CausalChain
- code_graph::types::ChainNode
- code_graph::types::CodeEdge
- code_graph::types::CodeGraph
- code_graph::types::CodeNode
- code_graph::types::ExtractMetadata
- code_graph::types::ExtractReport
- code_graph::types::FileDelta
- code_graph::types::FileState
- code_graph::types::ImpactReport
- code_graph::types::UnifiedEdge
- code_graph::types::UnifiedGraphResult
- code_graph::types::UnifiedNode
- complexity::ComplexityReport
- design::ComponentProposal
- design::DesignResult
- design::FeatureProposal
- graph::Edge
- graph::Graph
- graph::GraphSummary
- graph::Node
- graph::ProjectMeta
- graph::Task
- graph::TaskSpec
- harness::context::AssembledContext
- harness::context::Candidate
- harness::context::ContextFilters
- harness::context::ContextItem
- harness::context::ContextQuery
- harness::context::ContextResult
- harness::context::ContextStats
- harness::context::ScoredCandidate
- harness::context::SourceLoadResult
- harness::context::TargetContext
- harness::context::TruncationInfo
- harness::types::ExecutionLayer
- harness::types::ExecutionPlan
- harness::types::ExecutionResult
- harness::types::ExecutionStats
- harness::types::GuardCheck
- harness::types::HarnessConfig
- harness::types::NewTask
- harness::types::TaskContext
- harness::types::TaskInfo
- harness::types::TaskResult
- harness::types::WorktreeInfo
- history::GraphDiff
- history::HistoryEntry
- history::HistoryManager
- identity::Email
- identity::Group
- identity::Identity
- identity::IdentityBuilder
- identity::Organization
- identity::SigningKey
- ignore::IgnoreList
- ignore::IgnorePattern
- lsp_client::LspClient
- lsp_client::LspEnrichmentStats
- lsp_client::LspLocation
- lsp_client::LspMissingServer
- lsp_client::LspRefinementStats
- lsp_client::LspServerConfig
- lsp_daemon::DaemonLspClient
- lsp_daemon::LspDaemon
- query::QueryEngine
- refactor::Change
- refactor::RefactorPreview
- refactor::SplitDefinition
- semantify::SemantifyResult
- storage::trait_def::NodeFilter
- task_graph_knowledge::KnowledgeNode
- task_graph_knowledge::SimpleKnowledgeGraph
- task_graph_knowledge::ToolCallRecord
- unified::UnifiedStats
- validator::DuplicateEdge
- validator::MissingRef
- validator::SelfEdge
- validator::ValidationResult
- validator::Validator
- watch::SyncResult
- watch::WatchConfig
- working_mem::AttemptRecord
- working_mem::GidContext
- working_mem::ImpactAnalysis
- working_mem::NodeInfo
- working_mem::NodeRisk
- working_mem::TestOutcome
- working_mem::WorkingMemory
Enums
- advise::AdviceType
- advise::Severity
- code_graph::types::EdgeRelation
- code_graph::types::Language
- code_graph::types::NodeKind
- complexity::Complexity
- complexity::RiskLevel
- graph::NodeStatus
- harness::context::OutputFormat
- harness::types::ApprovalMode
- harness::types::ExecutionEvent
- harness::types::ExecutorType
- harness::types::ReplanDecision
- harness::types::VerifyResult
- identity::IdentityError
- refactor::ChangeType
- semantify::SemanticProposal
- storage::StorageBackend
- storage::error::StorageError
- storage::error::StorageOp
- storage::trait_def::BatchOp
- visual::VisualFormat
- working_mem::Action
- working_mem::ErrorType
- working_mem::RiskLevel
Traits
- storage::trait_def::GraphStorage
- task_graph_knowledge::KnowledgeGraph
- task_graph_knowledge::KnowledgeManagement
Functions
- advise::analyze
- advise::analyze_code_graph
- code_graph::compute_file_delta
- complexity::assess_complexity
- complexity::assess_complexity_from_graph
- complexity::assess_risk_level
- complexity::is_high_risk_change
- design::build_graph_from_proposals
- design::generate_components_prompt
- design::generate_features_prompt
- design::generate_graph_prompt
- design::generate_scoped_graph_prompt
- design::parse_components_response
- design::parse_features_response
- design::parse_llm_response
- graph::infer_node_type
- harness::config::load_config
- harness::context::assemble_context
- harness::context::assemble_task_context
- harness::context::budget_fit_by_category
- harness::context::format_context
- harness::context::load_source_from_disk
- harness::context::relation_rank
- harness::context::relation_score
- harness::context::score_candidate
- harness::context::score_candidates
- harness::context::truncate_text
- harness::planner::create_plan
- harness::topology::compute_layers
- harness::topology::critical_path
- harness::topology::detect_cycles
- harness::topology::orphan_tasks
- ignore::is_common_ignore
- ignore::load_ignore_list
- lsp_client::build_definition_target_index
- lsp_client::extension_to_language_id
- lsp_client::find_closest_node
- lsp_client::open_project_files
- lsp_client::refine_files
- lsp_daemon::daemon_pid_path
- lsp_daemon::daemon_socket_path
- lsp_daemon::ensure_daemon
- lsp_daemon::get_or_start_daemon_client
- lsp_daemon::is_daemon_running
- lsp_daemon::stop_daemon
- parser::find_graph_file
- parser::find_graph_file_walk_up
- parser::find_project_root
- parser::load_graph
- parser::save_graph
- refactor::apply_extract
- refactor::apply_merge
- refactor::apply_rename
- refactor::apply_split
- refactor::move_to_layer
- refactor::preview_extract
- refactor::preview_merge
- refactor::preview_rename
- refactor::preview_split
- refactor::update_title
- semantify::apply_heuristic_layers
- semantify::apply_proposals
- semantify::generate_full_transform_prompt
- semantify::generate_semantify_prompt
- semantify::heuristic_assign_layer
- semantify::parse_full_transform_response
- semantify::parse_semantify_response
- slugify::slugify
- storage::detect_backend
- storage::load_graph_auto
- storage::resolve_backend
- storage::save_graph_auto
- unified::build_unified_graph
- unified::link_tasks_to_code
- unified::merge_relevant_code
- unify::codegraph_to_graph_nodes
- unify::generate_bridge_edges
- unify::graph_to_codegraph
- unify::merge_code_layer
- unify::merge_project_layer
- visual::render
- visual::render_ascii
- visual::render_dot
- visual::render_mermaid
- visual::status_symbol
- visual::status_symbol_ascii
- watch::should_trigger_sync
- watch::sync_on_change
- working_mem::analyze_impact
- working_mem::analyze_impact_filtered
- working_mem::classify_error
- working_mem::extract_key_traceback
- working_mem::find_low_risk_alternatives
- working_mem::format_impact_for_llm
- working_mem::query_gid_context