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
- 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
- ignore::IgnoreList
- ignore::IgnorePattern
- lsp_client::LspClient
- lsp_client::LspEnrichmentStats
- lsp_client::LspLocation
- lsp_client::LspRefinementStats
- lsp_client::LspServerConfig
- lsp_daemon::DaemonLspClient
- lsp_daemon::LspDaemon
- query::QueryEngine
- refactor::Change
- refactor::RefactorPreview
- refactor::SplitDefinition
- semantify::SemantifyResult
- task_graph_knowledge::KnowledgeNode
- task_graph_knowledge::SimpleKnowledgeGraph
- task_graph_knowledge::ToolCallRecord
- unified::UnifiedStats
- validator::DuplicateEdge
- validator::MissingRef
- validator::ValidationResult
- validator::Validator
- 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::types::ApprovalMode
- harness::types::ExecutionEvent
- harness::types::ExecutorType
- harness::types::ReplanDecision
- harness::types::VerifyResult
- refactor::ChangeType
- semantify::SemanticProposal
- visual::VisualFormat
- working_mem::Action
- working_mem::ErrorType
- working_mem::RiskLevel
Traits
Functions
- advise::analyze
- advise::analyze_code_graph
- 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::parse_components_response
- design::parse_features_response
- design::parse_llm_response
- harness::config::load_config
- harness::context::assemble_task_context
- 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_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::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
- unified::build_unified_graph
- unified::link_tasks_to_code
- unified::merge_relevant_code
- visual::render
- visual::render_ascii
- visual::render_dot
- visual::render_mermaid
- visual::status_symbol
- visual::status_symbol_ascii
- working_mem::analyze_impact
- 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