List of all items
Structs
- cli::Cli
- cli::GlobalArgs
- cli::assess::AssessArgs
- cli::completions::CompletionsArgs
- cli::debt::DebtArgs
- cli::debt::DebtVerbArgs
- cli::docs::DocsArgs
- cli::doctor::DoctorArgs
- cli::gate::GateArgs
- cli::hooks::HooksArgs
- cli::init::InitArgs
- cli::ki::KiArgs
- cli::ki::ListArgs
- cli::license::LicenseArgs
- cli::payload::PayloadArgs
- cli::policy::PolicyArgs
- cli::policy::ReconcileArgs
- cli::read::ReadArgs
- cli::reconcile::ApplyArgs
- cli::reconcile::PlanArgs
- cli::reconcile::ReconcileArgs
- cli::reconcile::ShowArgs
- cli::skill::InstallArgs
- cli::skill::ShowArgs
- cli::skill::SkillArgs
- cli::skill::UninstallArgs
- cli::status::StatusArgs
- cli::track::CheckArgs
- cli::track::StatusArgs
- cli::track::TrackArgs
- cli::upgrade::UpgradeArgs
- cli::verify::VerifyArgs
- context::AppContext
- domain::debt::Debt
- domain::debt::DimensionSpec
- domain::debt::Measurement
- domain::debt::Presence
- domain::debt::Tightened
- domain::docs_catalog::Catalog
- domain::docs_catalog::Topic
- domain::finding::Finding
- domain::instance_config::GateFilters
- domain::instance_config::InstanceConfig
- domain::instance_config::WritingStyle
- domain::manifest::DeclaredPathError
- domain::manifest::LegacyManifest
- domain::manifest::LegacyOwnedFile
- domain::manifest::Manifest
- domain::ownership::AdoptedEntry
- domain::ownership::IntegrationBlock
- domain::ownership::ManagedEntry
- domain::ownership::Sha256
- domain::ownership::Sha256Error
- domain::path_filter::PathFilter
- domain::path_filter::Pattern
- domain::paths::ActivePaths
- domain::paths::AgentRoot
- domain::paths::AgentRootEntry
- domain::paths::CandidatePaths
- domain::paths::InstancePaths
- domain::paths::PathEntry
- domain::paths::Paths
- domain::paths::Proposals
- domain::paths::UserEnv
- domain::paths::UserPaths
- domain::policy::Sentinel
- domain::profile::Profile
- domain::projection::Declaration
- domain::projection::ProfileDeclaration
- domain::projection::Projection
- domain::projection::SentinelDeclaration
- domain::skill_record::SkillRecord
- domain::tracking::Entry
- domain::tracking::Registry
- domain::tracking::Source
- domain::version::CanonVersion
- domain::version::VersionError
- gates::GateCtx
- gates::GateSpec
- gates::markdown_prose::Prose
- plan::Declared
- plan::DesiredState
- plan::Identity
- plan::ObservedState
- plan::Plan
- plan::Postcondition
- plan::ReleaseSource
- plan::apply::Request
- plan::classify::IntentRefused
- plan::classify::Signals
- plan::compatibility::Compatibility
- plan::compatibility::Interval
- plan::decision::Choice
- plan::decision::Decision
- plan::evidence::Evidence
- plan::evidence::Ledger
- plan::finding::Finding
- plan::finding::Measurement
- plan::finding::StyleCandidate
- plan::guidance::Briefing
- plan::guidance::Guidance
- plan::guidance::Index
- plan::guidance::IndexEntry
- plan::guidance::Step
- plan::observe::Corpus
- plan::observe::Host
- plan::observe::Installation
- plan::observe::Observation
- plan::observe::RecordedBlock
- plan::observe::RecordedFile
- plan::observe::Repository
- plan::operation::DuplicateDestination
- plan::operation::TargetPath
- plan::operation::TargetPathError
- plan::planner::Inputs
- plan::readiness::Precondition
- plan::store::OperationOutcome
- plan::store::PlanDirectory
- plan::store::PostconditionOutcome
- plan::store::Result
- plan::store::Store
- probes::ProbeResult
- release::Artifact
- release::ReleaseManifest
- release::ResolvedRelease
- release::Version
- release::crates_io::CrateReleaseBundle
- release::crates_io::CratesIoResolver
- release::embedded::EmbeddedReleaseBundle
- release::fixture::FixtureReleaseBundle
- release::legacy::Adapted
- release::legacy::CatalogEntry
- release::legacy::CatalogIndex
- release::legacy::Descriptor
- release::legacy::LegacyCatalog
- services::assess::AssessReport
- services::assess::Documents
- services::hooks_render::RenderOptions
- services::installer::InitOptions
- services::installer::InitOutcome
- services::installer::TargetState
- services::known_issues::Case
- services::policy::Plan
- services::policy::Reconciliation
- services::reader::Shelf
- services::skill_installer::Layout
- services::status::StatusReport
- services::tracking::Assessed
- services::tracking::Problem
- services::tracking::Report
- services::upgrader::UpgradeOptions
- services::upgrader::UpgradeOutcome
- services::verifier::VerifyReport
- transaction::journal::Entry
- transaction::journal::Journal
- transaction::journal::Record
- transaction::lock::Holder
- transaction::lock::Lock
- transaction::stage::Stage
Enums
- adapters::fs::DestinationRefusal
- adapters::git::GitError
- cli::Commands
- cli::debt::DebtVerb
- cli::ki::KiCommand
- cli::policy::PolicyVerb
- cli::reconcile::ReconcileCommand
- cli::skill::Agent
- cli::skill::Scope
- cli::skill::SkillCommand
- cli::track::TrackCommand
- domain::debt::Change
- domain::debt::DebtError
- domain::debt::Kind
- domain::debt::Measured
- domain::debt::Recorded
- domain::docs_catalog::CatalogError
- domain::docs_catalog::Kind
- domain::docs_catalog::ShelfId
- domain::docs_catalog::Target
- domain::docs_catalog::Unresolved
- domain::gate_id::GateId
- domain::instance_config::ConfigError
- domain::instance_config::WritingSource
- domain::manifest::ManifestParseError
- domain::manifest::PlanZone
- domain::marker::MarkerError
- domain::path_filter::Decision
- domain::path_filter::Layer
- domain::path_filter::PathFilterError
- domain::paths::AgentId
- domain::paths::LocationChoice
- domain::paths::PathSource
- domain::paths::ProjectLocation
- domain::profile::DocsRoot
- domain::profile::ProfileId
- domain::projection::DeclarationError
- domain::rule_id::RuleId
- domain::tracking::TrackingError
- error::AppError
- gates::GateError
- gates::Violation
- gates::markdown_prose::LineKind
- gates::paths::PlanZoneTarget
- plan::classify::Classification
- plan::classify::Intent
- plan::compatibility::CompatibilityError
- plan::decision::AnswerError
- plan::decision::AnswerSchema
- plan::evidence::Producer
- plan::finding::FindingKind
- plan::fingerprint::Value
- plan::guidance::Actor
- plan::guidance::Coverage
- plan::guidance::GuidanceError
- plan::guidance::StepKind
- plan::operation::Class
- plan::operation::Operation
- plan::readiness::Evaluation
- plan::readiness::Readiness
- plan::readiness::Requirement
- plan::store::Disposition
- probes::ProbeClass
- probes::ProbeStatus
- release::Provenance
- release::Role
- release::Selector
- services::assess::Classification
- services::policy::Action
- services::status::Alignment
- services::tracking::Freshness
- transaction::journal::EntryState
- transaction::lock::Mode
Traits
Functions
- adapters::fs::check_destination
- adapters::fs::remove_within
- adapters::fs::sha256_file
- adapters::fs::write_atomic
- adapters::fs::write_file
- adapters::fs::write_within
- adapters::git::accept
- adapters::git::ls_remote
- cli::subcommand_names
- commands::assess::run
- commands::completions::run
- commands::debt::run
- commands::docs::run
- commands::doctor::run
- commands::front::serves
- commands::gate::run
- commands::hooks::run
- commands::init::run
- commands::ki::run
- commands::license::run
- commands::man::run
- commands::payload::run
- commands::policy::run
- commands::read::run
- commands::reconcile::run
- commands::self_manifest::run
- commands::skill::run
- commands::status::run
- commands::track::run
- commands::upgrade::run
- commands::verify::run
- domain::debt::dimensions
- domain::debt::legacy_list
- domain::debt::normalize
- domain::instance_config::resolve
- domain::instance_config::with_reserved
- domain::instance_config::with_writing_style
- domain::manifest::parse_docs_scratch
- domain::manifest::validate_docs_scratch_path
- domain::manifest::validate_plan_zone_path
- domain::marker::block_hash
- domain::marker::block_hash_with
- domain::marker::block_region
- domain::marker::block_region_with
- domain::marker::place_agents_block
- domain::marker::splice
- domain::marker::splice_indent
- domain::marker::split_block
- domain::marker::split_block_with
- domain::path_filter::project
- domain::paths::agent_root
- domain::paths::candidates
- domain::paths::docs_scratch_location
- domain::paths::instance_paths
- domain::paths::plan_zone_location
- domain::paths::proposals
- domain::paths::recorded_paths
- domain::paths::variable
- domain::policy::from_declaration
- domain::policy::sentinel
- domain::profile::resolve_destination
- domain::tracking::is_object_id
- domain::tracking::parse
- embedded::asset
- embedded::roots
- embedded::rule_ids_in
- embedded::shared_artifacts
- embedded::skill
- embedded::skill_names
- embedded::skill_package
- embedded::spec_rule_ids
- gates::adr_cites_a_live_rule::run
- gates::adr_filename_shape::run
- gates::adr_word_cap::measure
- gates::adr_word_cap::run
- gates::agents_digest_size::measure
- gates::agents_digest_size::run
- gates::chapter_size_cap::measure
- gates::chapter_size_cap::run
- gates::comparison_dated_tables::run
- gates::comparison_escaped_pipes::run
- gates::comparison_legend::run
- gates::comparison_one_reference_per_cell::run
- gates::comparison_verdict_word::run
- gates::front_matter_values
- gates::gate_message_cites_a_rule::run
- gates::instance_manifest::run
- gates::ki_bugzilla_report_width::run
- gates::ki_checked_date::run
- gates::ki_filename_shape::run
- gates::ki_filing::run
- gates::ki_mechanism_walkthrough::run
- gates::ki_record::axis
- gates::ki_record::judge
- gates::ki_report_body::run
- gates::ki_retire_when::run
- gates::ki_state::run
- gates::line_count
- gates::markdown_prose::classify
- gates::no_personal_path::run
- gates::no_self_narration::run
- gates::paths::docs_root
- gates::paths::docs_scratch
- gates::paths::docs_scratch_variable
- gates::paths::docs_scratch_with
- gates::paths::ki_record_roots
- gates::paths::ki_records
- gates::paths::ki_records_judged
- gates::paths::plan_zone
- gates::paths::plan_zone_with
- gates::prose_stays_unwrapped::run
- gates::read_text
- gates::spec
- gates::spec_change_is_typed::run
- gates::spec_change_is_typed::run_for
- gates::spec_requirement_parts::run
- gates::spec_rule_id_unique::run
- gates::spec_size_cap::measure
- gates::spec_size_cap::run
- gates::spec_verify_hooks_exist::run
- gates::suppression_names_its_case::run
- gates::tracking_registry::run
- gates::walk_files
- logging::init
- output::error_envelope
- output::findings
- output::json
- output::line
- output::raw
- plan::apply::apply
- plan::apply::moved
- plan::classify::classify
- plan::compatibility::preconditions
- plan::decision::acyclic
- plan::decision::parse
- plan::decision::validate
- plan::derive::debt_operation
- plan::derive::operations_for
- plan::finding::is_ordinal_name
- plan::finding::is_record_shaped
- plan::finding::is_spec_shaped
- plan::fingerprint::canonical
- plan::fingerprint::fingerprint
- plan::guidance::brief
- plan::guidance::coverage
- plan::observe::held_by_path
- plan::observe::observe
- plan::operation::no_duplicate_destination
- plan::planner::is_ready
- plan::planner::plan
- plan::readiness::readiness
- plan::store::redact
- probes::run_all
- release::blob_from
- release::crates_io::admit
- release::crates_io::expand_download
- release::manifest_from
- services::agents_render::render_block
- services::agents_render::route_line
- services::agents_render::snippet
- services::assess::assess
- services::assess::assess_with
- services::budget::measure_all
- services::budget::measure_gate
- services::hooks_render::render_block
- services::hooks_render::selectors
- services::installer::compute_target_state
- services::installer::init
- services::installer::init_with
- services::known_issues::cases
- services::policy::append_to_requirements
- services::policy::apply_all
- services::policy::local_rule_ids
- services::policy::needed
- services::policy::plan
- services::policy::rule_block
- services::reader::get
- services::reader::list
- services::self_manifest::regenerate
- services::skill_installer::home
- services::skill_installer::install
- services::skill_installer::uninstall
- services::status::status
- services::tracking::evaluate
- services::tracking::registry_path
- services::tracking::today_utc
- services::upgrader::upgrade
- services::verifier::verify
- transaction::journal::recover
- transaction::stage::scratch_for
- transaction::sync_dir
- transaction::sync_parent
Type Aliases
Statics
- domain::docs_catalog::CATALOG
- domain::policy::SENTINELS
- domain::profile::CANON_TEMPLATES
- domain::profile::DECLARATION
- embedded::GUIDANCE
- embedded::INSTANCE
- embedded::LICENSE
- embedded::LICENSE_CC_BY
- embedded::LICENSE_MIT
- embedded::MARKDOWNLINT
- embedded::METHOD
- embedded::SKILLS
- embedded::SKILL_SHARED
- embedded::SPECS
- embedded::TEMPLATES
- embedded::THIRD_PARTY_NOTICES
- gates::GATES
- release::legacy::INDEX_TOML
Constants
- domain::debt::BUDGET_GATES
- domain::debt::SCHEMA_VERSION
- domain::docs_catalog::CATALOG_PATH
- domain::docs_catalog::JSON_SCHEMA
- domain::docs_catalog::SCHEMA
- domain::manifest::CANON_SOURCE
- domain::manifest::SCHEMA_VERSION
- domain::marker::AGENTS_BEGIN
- domain::marker::AGENTS_END
- domain::marker::BEGIN
- domain::marker::END
- domain::paths::AGENTS_DIGEST_PATH
- domain::paths::AGENTS_ROOT
- domain::paths::AGENT_ROOTS
- domain::paths::BACKUPS_DIR
- domain::paths::BUNDLE_CACHE_DIR
- domain::paths::CACHE_ROOT
- domain::paths::CLAUDE_CONFIG_DIR_VAR
- domain::paths::CLAUDE_ROOT
- domain::paths::CONFIG_PATH
- domain::paths::DEBT_PATH
- domain::paths::DOCS_SCRATCH_LEAVES
- domain::paths::DOCS_SCRATCH_VAR
- domain::paths::HOME_VAR
- domain::paths::HOOKS_CONFIG_PATH
- domain::paths::INSTANCE_DIR
- domain::paths::LEGACY_DEBT_PATH
- domain::paths::LEGACY_SHARED_ROOT
- domain::paths::LEGACY_SKILL_RECEIPT_PATH
- domain::paths::MANIFEST_PATH
- domain::paths::OFFLINE_VAR
- domain::paths::PLAN_STORE_DIR
- domain::paths::PLAN_ZONE_LEAVES
- domain::paths::PLAN_ZONE_VAR
- domain::paths::PRUNABLE_ROOTS
- domain::paths::SKILL_FILE
- domain::paths::SKILL_JOURNAL_FILE
- domain::paths::SKILL_LOCK_FILE
- domain::paths::SKILL_RECEIPT_FILE
- domain::paths::SKILL_REFERENCES_DIR
- domain::paths::STATE_ROOT
- domain::paths::TOOL_DIR
- domain::paths::XDG_CACHE_HOME_VAR
- domain::paths::XDG_STATE_HOME_VAR
- domain::profile::EVERY_PROFILE
- domain::projection::DECLARATION_PATH
- domain::projection::OLDEST_PAYLOAD_SCHEMA
- domain::projection::PAYLOAD_SCHEMA
- domain::skill_record::SCHEMA_VERSION
- domain::tracking::SCHEMA_VERSION
- gates::PRUNED_DIRS
- gates::adr_cites_a_live_rule::CITES
- gates::adr_filename_shape::CITES
- gates::adr_word_cap::CITES
- gates::agents_digest_size::CITES
- gates::chapter_size_cap::CITES
- gates::comparison_dated_tables::CITES
- gates::comparison_escaped_pipes::CITES
- gates::comparison_legend::CITES
- gates::comparison_one_reference_per_cell::CITES
- gates::comparison_verdict_word::CITES
- gates::gate_message_cites_a_rule::CITES
- gates::instance_manifest::CITES
- gates::ki_bugzilla_report_width::CITES
- gates::ki_checked_date::CITES
- gates::ki_filename_shape::CITES
- gates::ki_filing::CITES
- gates::ki_mechanism_walkthrough::CITES
- gates::ki_record::FILINGS
- gates::ki_record::STATES
- gates::ki_report_body::CITES
- gates::ki_retire_when::CITES
- gates::ki_state::CITES
- gates::no_personal_path::CITES
- gates::no_self_narration::CITES
- gates::prose_stays_unwrapped::CITES
- gates::spec_change_is_typed::CITES
- gates::spec_requirement_parts::CITES
- gates::spec_rule_id_unique::CITES
- gates::spec_size_cap::CITES
- gates::spec_verify_hooks_exist::CITES
- gates::suppression_names_its_case::CITES
- gates::tracking_registry::CITES
- payload_roots::PAYLOAD_ROOTS
- plan::PLAN_SCHEMA
- plan::compatibility::DECLARATION_PATH
- plan::compatibility::SCHEMA
- plan::decision::id::ACCEPT_YANKED
- plan::decision::id::DEBT_BASELINE
- plan::decision::id::DOCS_SCRATCH
- plan::decision::id::MIGRATION_SCOPE
- plan::decision::id::PLAN_ZONE
- plan::decision::id::PROFILE
- plan::decision::id::WRITING_STYLE
- plan::finding::detector::FOREIGN_DOCS_ROOT
- plan::finding::detector::NO_SPECS_DIRECTORY
- plan::finding::detector::ORDINAL_FILENAME
- plan::finding::detector::RECORD_OUTSIDE_DECISIONS
- plan::finding::detector::SPEC_WITHOUT_RULE_ID
- plan::guidance::DESTINATIONS
- plan::guidance::INDEX_PATH
- plan::guidance::INDEX_SCHEMA
- plan::guidance::NONE
- plan::guidance::SCHEMA
- plan::store::PLAN_TTL_DAYS
- plan::store::RESULT_SCHEMA
- plan::store::RESULT_TTL_DAYS
- probes::SKILL_PROBES
- release::MANIFEST_SCHEMA
- release::crates_io::CRATE_NAME
- release::crates_io::INDEX_ROOT
- release::legacy::PRE_SCHEMA
- services::reader::METHOD
- services::reader::SPECS
- services::reader::TEMPLATES
- services::status::SCHEMA
- transaction::journal::SCHEMA_VERSION