List of all items
Structs
- audit::context::GitContext
- audit::event::AuditEvent
- audit::event::AuditEventBuilder
- audit::event::EventContext
- audit::event::TaggedAuditEvent
- audit::event::WorktreeInfo
- audit::materialize::AuditState
- audit::materialize::EntityKey
- audit::writer::NoopAuditWriter
- changes::Change
- changes::ChangeSummary
- changes::ResolveTargetOptions
- changes::Spec
- modules::Module
- modules::ModuleSummary
- schemas::workflow::OnComplete
- schemas::workflow::TaskDefinition
- schemas::workflow::WaveDefinition
- schemas::workflow::WorkflowDefinition
- schemas::workflow::WorkflowRequires
- schemas::workflow_plan::ExecutionPlan
- schemas::workflow_plan::TaskPlan
- schemas::workflow_plan::WavePlan
- schemas::workflow_state::TaskExecution
- schemas::workflow_state::WaveExecution
- schemas::workflow_state::WorkflowExecution
- tasks::ProgressInfo
- tasks::TaskDiagnostic
- tasks::TaskItem
- tasks::TasksParseResult
- tasks::WaveInfo
Enums
- audit::event::Actor
- audit::event::EntityType
- audit::reconcile::Drift
- changes::ChangeStatus
- changes::ChangeTargetResolution
- changes::ChangeWorkStatus
- errors::DomainError
- schemas::workflow::AgentType
- schemas::workflow::TaskType
- schemas::workflow_plan::Tool
- schemas::workflow_state::ExecutionStatus
- tasks::DiagnosticLevel
- tasks::TaskKind
- tasks::TaskStatus
- tasks::TasksFormat
Traits
Functions
- audit::context::resolve_context
- audit::context::resolve_git_context
- audit::context::resolve_harness_session_id
- audit::context::resolve_session_id
- audit::context::resolve_user_identity
- audit::materialize::materialize_state
- audit::reconcile::compute_drift
- audit::reconcile::generate_compensating_events
- changes::extract_module_id
- changes::normalize_id
- changes::parse_change_id
- changes::parse_module_id
- discovery::list_change_dir_names
- discovery::list_changes
- discovery::list_dir_names
- discovery::list_module_dir_names
- discovery::list_module_ids
- discovery::list_modules
- discovery::list_spec_dir_names
- discovery::list_specs
- planning::milestones_dir
- planning::planning_dir
- planning::project_md_template
- planning::read_current_progress
- planning::read_phase_rows
- planning::roadmap_md_template
- planning::state_md_template
- state::add_blocker
- state::add_decision
- state::add_note
- state::add_question
- state::set_focus
- state::update_last_updated
- tasks::compute_ready_and_blocked
- tasks::detect_tasks_format
- tasks::enhanced_tasks_template
- tasks::is_safe_tracking_filename
- tasks::parse_tasks_tracking_file
- tasks::tasks_path
- tasks::tasks_path_checked
- tasks::tracking_path_checked
- tasks::update_checkbox_task_status
- tasks::update_enhanced_task_status
Type Aliases
Constants
- audit::event::SCHEMA_VERSION
- audit::event::ops::CHANGE_ARCHIVE
- audit::event::ops::CHANGE_CREATE
- audit::event::ops::CONFIG_SET
- audit::event::ops::CONFIG_UNSET
- audit::event::ops::MODULE_CHANGE_ADDED
- audit::event::ops::MODULE_CHANGE_COMPLETED
- audit::event::ops::MODULE_CREATE
- audit::event::ops::PLANNING_BLOCKER
- audit::event::ops::PLANNING_DECISION
- audit::event::ops::PLANNING_FOCUS_CHANGE
- audit::event::ops::PLANNING_NOTE
- audit::event::ops::PLANNING_QUESTION
- audit::event::ops::RECONCILED
- audit::event::ops::TASK_ADD
- audit::event::ops::TASK_CREATE
- audit::event::ops::TASK_STATUS_CHANGE
- audit::event::ops::WAVE_UNLOCK