[INFO] cloning repository https://github.com/asterel-rs/asterel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asterel-rs/asterel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasterel-rs%2Fasterel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasterel-rs%2Fasterel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fcf5618b5d5e2cf35f19ea78b3bb374f33d6e03
[INFO] documenting asterel-rs/asterel against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasterel-rs%2Fasterel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/asterel-rs/asterel
[INFO] finished tweaking git repo https://github.com/asterel-rs/asterel
[INFO] tweaked toml for git repo https://github.com/asterel-rs/asterel written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asterel-rs/asterel on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asterel-rs/asterel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded base62 v2.2.3
[INFO] [stderr]   Downloaded rust-i18n-support v4.0.0
[INFO] [stderr]   Downloaded scraper v0.26.0
[INFO] [stderr]   Downloaded rust-i18n v4.0.0
[INFO] [stderr]   Downloaded rust-i18n-macro v4.0.0
[INFO] [stderr]   Downloaded rmcp-macros v1.5.0
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded gcp_auth v0.12.6
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded cron v0.16.0
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.12
[INFO] [stderr]   Downloaded cliclack v0.5.4
[INFO] [stderr]   Downloaded hashify v0.2.7
[INFO] [stderr]   Downloaded process-wrap v9.0.3
[INFO] [stderr]   Downloaded tokenizers v0.22.2
[INFO] [stderr]   Downloaded ort v2.0.0-rc.12
[INFO] [stderr]   Downloaded lettre v0.11.22
[INFO] [stderr]   Downloaded rmcp v1.5.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.15.7
[INFO] [stderr]   Downloaded mail-parser v0.11.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9
[INFO] running `Command { std: "docker" "start" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rust-i18n-support v4.0.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rust-i18n v4.0.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling rust-i18n-macro v4.0.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking scraper v0.26.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking cliclack v0.5.4
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking cron v0.16.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking gcp_auth v0.12.6
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking pgvector v0.4.1
[INFO] [stderr]  Documenting asterel v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `AffectDetector`
[INFO] [stdout]   --> src/core/affect/detector.rs:21:65
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! adds optional LLM disambiguation. All detectors share the [`AffectDetector`]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ no item named `AffectDetector` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ALMA`
[INFO] [stdout]   --> src/core/affect/mood.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// References: [ALMA] Gebhard 2005; [WASABI] Becker-Asano 2008;
[INFO] [stdout]    |                  ^^^^ no item named `ALMA` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WASABI`
[INFO] [stdout]   --> src/core/affect/mood.rs:91:39
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// References: [ALMA] Gebhard 2005; [WASABI] Becker-Asano 2008;
[INFO] [stdout]    |                                       ^^^^^^ no item named `WASABI` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PAD`
[INFO] [stdout]   --> src/core/affect/mood.rs:92:6
[INFO] [stdout]    |
[INFO] [stdout] 92 | /// [PAD] Mehrabian 1996. See the public research reference index in the docs site.
[INFO] [stdout]    |      ^^^ no item named `PAD` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ALMA`
[INFO] [stdout]    --> src/core/affect/types.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | /// References: [ALMA] Gebhard 2005; [FATIMA] Dias et al. 2022;
[INFO] [stdout]     |                  ^^^^ no item named `ALMA` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FATIMA`
[INFO] [stdout]    --> src/core/affect/types.rs:151:39
[INFO] [stdout]     |
[INFO] [stdout] 151 | /// References: [ALMA] Gebhard 2005; [FATIMA] Dias et al. 2022;
[INFO] [stdout]     |                                       ^^^^^^ no item named `FATIMA` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EMA`
[INFO] [stdout]    --> src/core/affect/types.rs:152:6
[INFO] [stdout]     |
[INFO] [stdout] 152 | /// [EMA] Marsella & Gratch 2004. See the public research reference index in the docs site.
[INFO] [stdout]     |      ^^^ no item named `EMA` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `IGP`
[INFO] [stdout]   --> src/core/agent/loop_/augment/cognitive_budget.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! [IGP] Song et al., 2026 — information-gain pruning; relevance ≠
[INFO] [stdout]    |      ^^^ no item named `IGP` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `apply_augmentation_blocks`
[INFO] [stdout]    --> src/core/agent/loop_/augment/types.rs:120:31
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// Budget-aware variant of [`apply_augmentation_blocks`].
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `apply_augmentation_blocks` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `protected_segments_match`
[INFO] [stdout]  --> src/core/agent/response_finalize/mod.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! repairs, and verify protected segments with [`protected_segments_match`].
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `protected_segments_match` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TurnCheckpoint`
[INFO] [stdout]   --> src/core/agent/tool_types.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// When set, the tool loop persists a [`TurnCheckpoint`] before each
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ no item named `TurnCheckpoint` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TurnExecutor`
[INFO] [stdout]    --> src/core/agent/turn_executor/turn_executor_metrics.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// Convenience wrapper that constructs a [`TurnExecutor`] from a
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no item named `TurnExecutor` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TurnExecutionPlan`
[INFO] [stdout]    --> src/core/agent/turn_executor/turn_executor_metrics.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | /// [`TurnExecutionPlan`] and runs `execute`.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ no item named `TurnExecutionPlan` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `harness::EvalHarness`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           commits (see [`harness::EvalHarness`] and [`rng`]).  Live model calls are avoided in baseline
[INFO] [stdout]                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `harness` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rng`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           commits (see [`harness::EvalHarness`] and [`rng`]).  Live model calls are avoided in baseline
[INFO] [stdout]                                                      ^^^^^
[INFO] [stdout]   = note: no item named `rng` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `harness::EvalHarness`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`harness::EvalHarness`] | Synthetic scenario simulation; trend-tracks key quality dimensions. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `harness` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `behavioral`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`behavioral`] | Behavioural rule compliance suites (e.g. tone, refusal, grounding). |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `behavioral` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `replay_harness`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`replay_harness`] | Replays recorded conversation transcripts to detect regressions. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `replay_harness` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `reliance_drill`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`reliance_drill`] | Injects forced-reliance scenarios and scores escalation behaviour. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `reliance_drill` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `memory_bench`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`memory_bench`] | Memory retrieval precision/recall benchmarks. |
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `memory_bench` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `persona_consistency`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`persona_consistency`] | Cross-turn persona coherence scoring. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `persona_consistency` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `ingest`
[INFO] [stdout]  --> src/core/experience/mod.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! 1. **Ingest** ([`ingest`]) — Persists raw [`ExperienceAtom`] records from companion turns,
[INFO] [stdout]   |                      ^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]   = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `ExperienceAtom`
[INFO] [stdout]  --> src/core/experience/mod.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! 1. **Ingest** ([`ingest`]) — Persists raw [`ExperienceAtom`] records from companion turns,
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `persist_experience_atom`
[INFO] [stdout]  --> src/core/experience/mod.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | //!    tool outcomes, and self-task completions via [`persist_experience_atom`].
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `distill`
[INFO] [stdout]  --> src/core/experience/mod.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 2. **Distill** ([`distill`], [`distill_types`]) — Periodically condenses accumulated atoms
[INFO] [stdout]   |                       ^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `distill_types`
[INFO] [stdout]  --> src/core/experience/mod.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 2. **Distill** ([`distill`], [`distill_types`]) — Periodically condenses accumulated atoms
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `retrieve`
[INFO] [stdout]   --> src/core/experience/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! 3. **Retrieve** ([`retrieve`], [`principle_retrieve`]) — Surfaces relevant experiences and
[INFO] [stdout]    |                        ^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `principle_retrieve`
[INFO] [stdout]   --> src/core/experience/mod.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! 3. **Retrieve** ([`retrieve`], [`principle_retrieve`]) — Surfaces relevant experiences and
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `memory_rl`
[INFO] [stdout]   --> src/core/experience/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! The [`memory_rl`] module computes reinforcement-learning reward signals from experience
[INFO] [stdout]    |           ^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `domain_tag`
[INFO] [stdout]   --> src/core/experience/mod.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! outcomes to adjust future behaviour. [`domain_tag`] provides normalised domain taxonomy
[INFO] [stdout]    |                                            ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `factory::create_memory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             constructed via [`factory::create_memory`].
[INFO] [stdout]                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `factory` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Memory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **Core trait**: the [`Memory`] supertrait composes [`MemoryReader`],
[INFO] [stdout]                                  ^^^^^^^^
[INFO] [stdout]   = note: no item named `Memory` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryReader`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **Core trait**: the [`Memory`] supertrait composes [`MemoryReader`],
[INFO] [stdout]                                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryReader` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryWriter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`MemoryWriter`], and [`MemoryGovernance`] (ISP).
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryWriter` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryGovernance`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`MemoryWriter`], and [`MemoryGovernance`] (ISP).
[INFO] [stdout]                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryGovernance` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConsistencyService`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           When a new inferred event arrives, [`ConsistencyService`] compares it
[INFO] [stdout]                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ConsistencyService` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConsolidatedEpisode`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           current turn's content is distilled into a structured [`ConsolidatedEpisode`]
[INFO] [stdout]                                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ConsolidatedEpisode` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConsolidationState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`ConsolidationState`] persists a per-entity watermark (`watermarks` map)
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ConsolidationState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EmbeddingProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Defines the [`EmbeddingProvider`] interface and concrete HTTP-based clients
[INFO] [stdout]                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EmbeddingProvider` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EmbeddingRole`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`EmbeddingRole`] distinguishes document (indexing) from query (search) embeddings.
[INFO] [stdout]            ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EmbeddingRole` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DPR`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           References: [DPR] Karpukhin et al., 2020 — Dense Passage Retrieval. See the
[INFO] [stdout]                        ^^^
[INFO] [stdout]   = note: no item named `DPR` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `OllamaEmbedding`
[INFO] [stdout]  --> src/core/memory/embeddings/http_providers.rs:3:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Provides [`OpenAiEmbedding`] and [`OllamaEmbedding`] with SSRF protection,
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ no item named `OllamaEmbedding` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryConfig`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`MemoryConfig`].
[INFO] [stdout]            ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryConfig` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`MemoryState`] — lifecycle state of a memory entry:
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryAccessLog`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`MemoryAccessLog`] — thread-safe session-scoped log of all
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryAccessLog` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ArchivePolicy`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`ArchivePolicy`] — days-until-archive / days-until-delete thresholds;
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ArchivePolicy` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GRAPHRAG`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           References: [GRAPHRAG] Edge et al., 2024 — Graph RAG. See the public
[INFO] [stdout]                        ^^^^^^^^
[INFO] [stdout]   = note: no item named `GRAPHRAG` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `REBEL`
[INFO] [stdout]   --> src/core/memory/graphrag/extraction.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! References: [REBEL] Cabot & Navigli, 2021; [TEXT2KGBENCH]
[INFO] [stdout]    |                  ^^^^^ no item named `REBEL` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TEXT2KGBENCH`
[INFO] [stdout]   --> src/core/memory/graphrag/extraction.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! References: [REBEL] Cabot & Navigli, 2021; [TEXT2KGBENCH]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ no item named `TEXT2KGBENCH` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `OWL`
[INFO] [stdout]  --> src/core/memory/graphrag/ontology.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! References: [DL-HANDBOOK] Baader et al., 2007; [OWL] Horrocks et al., 2003.
[INFO] [stdout]   |                                                     ^^^ no item named `OWL` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TemporalProvenanceIndex`
[INFO] [stdout]  --> src/core/memory/graphrag/provenance_search.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! `valid_from`/`valid_until` bounds. The [`TemporalProvenanceIndex`] supports
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^ no item named `TemporalProvenanceIndex` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_if_due`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           The public entry point is [`run_if_due`] (called from the backend
[INFO] [stdout]                                      ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_if_due` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `state::HYGIENE_INTERVAL_HOURS`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           only runs when at least [`state::HYGIENE_INTERVAL_HOURS`] have elapsed
[INFO] [stdout]                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `state` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GroundingTier::Fact`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           three confidence tiers ([`GroundingTier::Fact`] / `Hint` / `Noise`),
[INFO] [stdout]                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `GroundingTier` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ContextBundle`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           assembles a [`ContextBundle`], and renders it as a formatted block for
[INFO] [stdout]                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ContextBundle` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RRF`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           References: [RRF] Cormack et al., 2009 — Reciprocal Rank Fusion. See the
[INFO] [stdout]                        ^^^
[INFO] [stdout]   = note: no item named `RRF` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cosine_similarity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`cosine_similarity`] — raw dot-product similarity for in-process reranking.
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `cosine_similarity` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hybrid_merge`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`hybrid_merge`] — weighted linear combination of normalized vector and keyword scores.
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hybrid_merge` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rrf_merge`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`rrf_merge`] — Reciprocal Rank Fusion (RRF, k=60); avoids scale-mismatch between
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `rrf_merge` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `add_item`
[INFO] [stdout]    --> src/core/memory/working.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |     /// Internal implementation shared by [`add_item`] and [`add_pinned_item`].
[INFO] [stdout]     |                                             ^^^^^^^^ no item named `add_item` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `add_pinned_item`
[INFO] [stdout]    --> src/core/memory/working.rs:211:62
[INFO] [stdout]     |
[INFO] [stdout] 211 |     /// Internal implementation shared by [`add_item`] and [`add_pinned_item`].
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ no item named `add_pinned_item` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CAUSALITY`
[INFO] [stdout]  --> src/core/persona/counterfactual.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! References: [CAUSALITY] Pearl, 2009; [COUNTERFACTUAL-COG] Byrne, 2005. See
[INFO] [stdout]   |                  ^^^^^^^^^ no item named `CAUSALITY` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `IdentityContractV1`
[INFO] [stdout]  --> src/core/persona/self_contract.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! from [`IdentityContractV1`] / [`StateHeader`] and runtime metadata.
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^ no item named `IdentityContractV1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SelfModelShadow`
[INFO] [stdout]  --> src/core/persona/self_contract.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Unlike [`SelfModelShadow`] (volatile metacognitive calibration),
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^ no item named `SelfModelShadow` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SelfModelShadow`
[INFO] [stdout]   --> src/core/persona/self_contract.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// [`SelfModelShadow`].
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ no item named `SelfModelShadow` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::ProviderError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           depends on [`super::ProviderError`].
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ProviderError` in module `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `types::SessionState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Sessions move through the following states (see [`types::SessionState`]):
[INFO] [stdout]                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `types` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `orchestrator::SessionOrchestrator`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Triggered automatically by [`orchestrator::SessionOrchestrator`] when the transcript exceeds
[INFO] [stdout]                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `orchestrator` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `types::CompactionConfig`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           the configured token threshold (see [`types::CompactionConfig`]):
[INFO] [stdout]                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `types` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `compaction_audit`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Compaction audit records (see [`compaction_audit`]) track every compaction event for
[INFO] [stdout]                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `compaction_audit` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Tool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Every capability the agent can exercise is implemented as a [`Tool`].
[INFO] [stdout]                                                                        ^^^^^^
[INFO] [stdout]   = note: no item named `Tool` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Calling a tool always goes through the [`ToolRegistry`], which runs the
[INFO] [stdout]                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ToolRegistry` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Tool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. Implement [`Tool`] in a new submodule.
[INFO] [stdout]                         ^^^^^^
[INFO] [stdout]   = note: no item named `Tool` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `middleware::tool_names`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. Add its name constant to [`middleware::tool_names`].
[INFO] [stdout]                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `middleware` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           3. Register it in [`factory`].
[INFO] [stdout]                              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `factory` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `middleware::security`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           4. Update [`middleware::security`]'s classification helpers if it touches
[INFO] [stdout]                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `middleware` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SubagentOrchestrator`
[INFO] [stdout]   --> src/core/tools/delegate.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// through the injected [`SubagentOrchestrator`].  Otherwise the process-global
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ no item named `SubagentOrchestrator` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FileOwnershipTracker`
[INFO] [stdout]  --> src/core/tools/file_delete.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! session (tracked by the process-global [`FileOwnershipTracker`]).
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^ no item named `FileOwnershipTracker` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FileOwnershipTracker`
[INFO] [stdout]   --> src/core/tools/file_write.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! [`FileOwnershipTracker`] so the agent can later identify files it
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ no item named `FileOwnershipTracker` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `store::MemoryStoreTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`store::MemoryStoreTool`] | Append a new immutable event to a belief slot. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `recall::MemoryRecallTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`recall::MemoryRecallTool`] | Entity-scoped recall using the active backend's ranking path. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `recall` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `lookup::MemoryLookupTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`lookup::MemoryLookupTool`] | Point lookup — resolve the current value of one slot. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `lookup` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `correct::MemoryCorrectTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`correct::MemoryCorrectTool`] | Amend an existing slot after verifying the prior value. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `correct` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `forget::MemoryForgetTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`forget::MemoryForgetTool`] | Soft/hard/tombstone forget requests for a slot. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `forget` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `governance::MemoryGovernanceTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`governance::MemoryGovernanceTool`] | Data-sovereignty actions: inspect, export, delete, verify. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `governance` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HookConfigSet` links to private item `HookConfig`
[INFO] [stdout]    --> src/core/tools/middleware/hook_types.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// Ordered collection of [`HookConfig`] entries.
[INFO] [stdout]     |                             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HookMiddleware` links to private item `HookDecision`
[INFO] [stdout]   --> src/core/tools/middleware/hooks.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// non-`None` [`HookDecision`] short-circuits the remaining hooks for that
[INFO] [stdout]    |                  ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry`
[INFO] [stdout]  --> src/core/tools/middleware/orchestrator.rs:3:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! [`ToolExecutionOrchestrator`] is the component called by [`ToolRegistry`]
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^ no item named `ToolRegistry` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DomainTrustTracker`
[INFO] [stdout]   --> src/core/tools/middleware/orchestrator.rs:13:51
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! 4. Records success/violation signals in the [`DomainTrustTracker`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ no item named `DomainTrustTracker` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EntityRateLimiter::check_and_record`
[INFO] [stdout]   --> src/core/tools/middleware/policy.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Checks are delegated to [`EntityRateLimiter::check_and_record`], which
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `EntityRateLimiter` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ToolOutputCompactionMiddleware` links to private item `COMPACTION_THRESHOLD_CHARS`
[INFO] [stdout]    --> src/core/tools/middleware/policy.rs:229:27
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// When output exceeds [`COMPACTION_THRESHOLD_CHARS`], the middle is pruned
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry::new`
[INFO] [stdout]    --> src/core/tools/middleware/mod.rs:590:10
[INFO] [stdout]     |
[INFO] [stdout] 590 | /// to [`ToolRegistry::new`].
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ no item named `ToolRegistry` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SecurityPolicy`
[INFO] [stdout]   --> src/core/tools/shell.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | //!    [`SecurityPolicy`] carries an explicit allow-list of permitted
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ no item named `SecurityPolicy` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shell` links to private item `SAFE_ENV_VARS`
[INFO] [stdout]   --> src/core/tools/shell.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!    set of safe, functional environment variables ([`SAFE_ENV_VARS`]).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shell` links to private item `SHELL_TIMEOUT_SECS`
[INFO] [stdout]   --> src/core/tools/shell.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | //!    [`SHELL_TIMEOUT_SECS`] seconds (`kill_on_drop` also cleans it up on
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shell` links to private item `MAX_OUTPUT_BYTES`
[INFO] [stdout]   --> src/core/tools/shell.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | //!    [`MAX_OUTPUT_BYTES`] (1 MB each) to prevent OOM from runaway output.
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TaintMiddleware`
[INFO] [stdout]   --> src/core/tools/traits.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// Taint labels applied by [`TaintMiddleware`] during `after_execute`.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^ no item named `TaintMiddleware` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry`
[INFO] [stdout]    --> src/core/tools/traits.rs:362:53
[INFO] [stdout]     |
[INFO] [stdout] 362 | /// pipeline that wraps every call coming through [`ToolRegistry`].
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^ no item named `ToolRegistry` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolEffect`
[INFO] [stdout]    --> src/core/tools/traits.rs:395:58
[INFO] [stdout]     |
[INFO] [stdout] 395 |     /// `parameters_schema`, and the tool's classified [`ToolEffect`].
[INFO] [stdout]     |                                                          ^^^^^^^^^^ no item named `ToolEffect` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `detection`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`detection`]** — MIME type detection and content classification for incoming attachments.
[INFO] [stdout]                ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `detection` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `processing`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`processing`]** — Runs STT (speech-to-text), TTS (text-to-speech), and image description
[INFO] [stdout]                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `processing` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MediaProcessor`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             pipelines via [`MediaProcessor`]. Config is provided by [`SttConfig`] / [`TtsConfig`].
[INFO] [stdout]                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MediaProcessor` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SttConfig`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             pipelines via [`MediaProcessor`]. Config is provided by [`SttConfig`] / [`TtsConfig`].
[INFO] [stdout]                                                                      ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SttConfig` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TtsConfig`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             pipelines via [`MediaProcessor`]. Config is provided by [`SttConfig`] / [`TtsConfig`].
[INFO] [stdout]                                                                                      ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TtsConfig` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `storage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`storage`]** — Persists media blobs via [`MediaStore`] and resolves attachment URLs.
[INFO] [stdout]                ^^^^^^^^^
[INFO] [stdout]   = note: no item named `storage` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MediaStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`storage`]** — Persists media blobs via [`MediaStore`] and resolves attachment URLs.
[INFO] [stdout]                                                           ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MediaStore` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `types`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`types`]** — Shared attachment and media descriptor types used across the channel layer.
[INFO] [stdout]                ^^^^^^^
[INFO] [stdout]   = note: no item named `types` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `wizard`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`wizard`]** / **[`flow`]** — Top-level wizard entry points: [`run_wizard`] for full
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `wizard` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `flow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`wizard`]** / **[`flow`]** — Top-level wizard entry points: [`run_wizard`] for full
[INFO] [stdout]                                 ^^^^^^
[INFO] [stdout]   = note: no item named `flow` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_wizard`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`wizard`]** / **[`flow`]** — Top-level wizard entry points: [`run_wizard`] for full
[INFO] [stdout]                                                                               ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_wizard` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_quick_setup`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             interactive setup, [`run_quick_setup`] for non-interactive defaults, and
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_quick_setup` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_channels_repair_wizard`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`run_channels_repair_wizard`] for repairing a broken channel configuration.
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_channels_repair_wizard` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `detect`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`detect`]** — Auto-detects existing environment variables and partial configs.
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `detect` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `config_builder`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`config_builder`]** — Assembles a validated `Config` from wizard-collected inputs.
[INFO] [stdout]                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `config_builder` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`domain`]** — Domain-specific prompts and validation rules per integration type.
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `domain` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `health`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`health`]** — Post-setup health checks: connectivity, auth round-trips, DB migrations.
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `health` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api_verify`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`api_verify`]** — API-key verification helpers for each provider.
[INFO] [stdout]                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `api_verify` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `auth_profile`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`auth_profile`]** — Persists and retrieves saved auth profiles.
[INFO] [stdout]                ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `auth_profile` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`postgres`]** — PostgreSQL connection setup and schema migration helpers.
[INFO] [stdout]                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `postgres` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `scaffold`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`scaffold`]** — Generates skeleton config and skills-directory structure on first run.
[INFO] [stdout]                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `scaffold` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `prompts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`prompts`]** / **[`view`]** — TUI prompts and terminal view rendering for the wizard.
[INFO] [stdout]                ^^^^^^^^^
[INFO] [stdout]   = note: no item named `prompts` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `view`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`prompts`]** / **[`view`]** — TUI prompts and terminal view rendering for the wizard.
[INFO] [stdout]                                  ^^^^^^
[INFO] [stdout]   = note: no item named `view` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `skills`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`skills`]** — Skill loading, hot-reload, and catalog rendering. Skills are Markdown
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `skills` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mcp`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`mcp`]** — [`MCP`] (Model Context Protocol) client/server bridge. Exposes local tools to
[INFO] [stdout]                ^^^^^
[INFO] [stdout]   = note: no item named `mcp` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MCP`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`mcp`]** — [`MCP`] (Model Context Protocol) client/server bridge. Exposes local tools to
[INFO] [stdout]                              ^^^^^
[INFO] [stdout]   = note: no item named `MCP` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `companion`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`companion`]** — Companion protocol: surface adapters, multimodal context, and rhythm
[INFO] [stdout]                ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `companion` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `integrations`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`integrations`]** — Third-party service integrations (e.g. calendar, search, external
[INFO] [stdout]                ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `integrations` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `extensions`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`extensions`]** — Runtime extension points for loading custom tool providers.
[INFO] [stdout]                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `extensions` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `STUB`
[INFO] [stdout]  --> src/runtime/observability/otel.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! **[STUB]** OpenTelemetry observer: counter-only implementation.
[INFO] [stdout]   |        ^^^^ no item named `STUB` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MatrixApprovalBroker`
[INFO] [stdout]   --> src/security/approval/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`MatrixApprovalBroker`] | polls Matrix room (feature-gated) |
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ no item named `MatrixApprovalBroker` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `DomainTrust` links to private item `maybe_promote`
[INFO] [stdout]   --> src/security/domain_trust.rs:43:57
[INFO] [stdout]    |
[INFO] [stdout] 43 | ///    `demotion_threshold`, autonomy steps down. See [`maybe_promote`] and
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `DomainTrust` links to private item `maybe_demote`
[INFO] [stdout]   --> src/security/domain_trust.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | ///    [`maybe_demote`].
[INFO] [stdout]    |          ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `propagation` links to private item `NETWORK_TOOLS`
[INFO] [stdout]   --> src/security/taint/propagation.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | //! tool in the [`NETWORK_TOOLS`] list, and to any tool whose name starts with
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `is_read_only_tool` links to private item `READ_ONLY_TOOLS`
[INFO] [stdout]   --> src/security/tool_policy/engine.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// See [`READ_ONLY_TOOLS`] for the full list and classification criteria.
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DiscordChannelType`
[INFO] [stdout]    --> src/transport/channels/discord/components.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// (use values from [`DiscordChannelType`] — e.g. `0` for text, `2` for voice).
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ no item named `DiscordChannelType` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `edit_original_interaction_response`
[INFO] [stdout]    --> src/transport/channels/discord/http_client.rs:690:18
[INFO] [stdout]     |
[INFO] [stdout] 690 |     /// Unlike [`edit_original_interaction_response`], this creates a
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `edit_original_interaction_response` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `message_flags::EPHEMERAL`
[INFO] [stdout]    --> src/transport/channels/discord/http_client.rs:692:52
[INFO] [stdout]     |
[INFO] [stdout] 692 |     /// Pass `flags` to control visibility (e.g. [`message_flags::EPHEMERAL`]).
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `message_flags` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ZEROSTYLUS`
[INFO] [stdout]  --> src/transport/channels/style_profile.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! References: [ZEROSTYLUS] Wu & Deng, 2025 — hierarchical template
[INFO] [stdout]   |                  ^^^^^^^^^^ no item named `ZEROSTYLUS` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dirs`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`dirs`]** — Platform-aware data/config/cache directory resolution.
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]   = note: no item named `dirs` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `encoding`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`encoding`]** — Base64 and hex encode/decode helpers.
[INFO] [stdout]                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `encoding` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `http`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`http`]** — Lightweight HTTP client wrappers (retry, timeout, header injection).
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]   = note: no item named `http` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `links`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`links`]** — URL extraction and normalisation from free-form text.
[INFO] [stdout]                ^^^^^^^
[INFO] [stdout]   = note: no item named `links` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`postgres`]** — Connection pool helpers and query utilities shared across subsystems.
[INFO] [stdout]                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `postgres` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`text`]** — String manipulation: truncation, reasoning-tag stripping, token estimation.
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]   = note: no item named `text` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `keyword_overlap_score_raw`
[INFO] [stdout]    --> src/utils/text.rs:371:46
[INFO] [stdout]     |
[INFO] [stdout] 371 | /// Callers that hold raw words should use [`keyword_overlap_score_raw`] instead,
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `keyword_overlap_score_raw` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `provider`
[INFO] [stdout]   --> src/cli/commands/subcommands.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |         /// Profile id (defaults to <provider>-default)
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `provider`
[INFO] [stdout]    --> src/cli/commands/subcommands.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 |         /// Profile id (defaults to <provider>-oauth-default)
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/asterel/index.html
[INFO] running `Command { std: "docker" "inspect" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking zerocopy v0.8.40
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking rustls v0.23.39
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]    Compiling rust-i18n-support v4.0.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking selectors v0.36.1
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling rust-i18n-macro v4.0.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking cron v0.16.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking scraper v0.26.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking cliclack v0.5.4
[INFO] [stderr]     Checking rust-i18n v4.0.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking pgvector v0.4.1
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking gcp_auth v0.12.6
[INFO] [stderr]  Documenting asterel v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `TurnCheckpoint`
[INFO] [stdout]   --> src/core/agent/tool_types.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// When set, the tool loop persists a [`TurnCheckpoint`] before each
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ no item named `TurnCheckpoint` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `harness::EvalHarness`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           commits (see [`harness::EvalHarness`] and [`rng`]).  Live model calls are avoided in baseline
[INFO] [stdout]                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `harness` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rng`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           commits (see [`harness::EvalHarness`] and [`rng`]).  Live model calls are avoided in baseline
[INFO] [stdout]                                                      ^^^^^
[INFO] [stdout]   = note: no item named `rng` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `harness::EvalHarness`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`harness::EvalHarness`] | Synthetic scenario simulation; trend-tracks key quality dimensions. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `harness` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `behavioral`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`behavioral`] | Behavioural rule compliance suites (e.g. tone, refusal, grounding). |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `behavioral` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `replay_harness`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`replay_harness`] | Replays recorded conversation transcripts to detect regressions. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `replay_harness` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `reliance_drill`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`reliance_drill`] | Injects forced-reliance scenarios and scores escalation behaviour. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `reliance_drill` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `memory_bench`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`memory_bench`] | Memory retrieval precision/recall benchmarks. |
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `memory_bench` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `persona_consistency`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`persona_consistency`] | Cross-turn persona coherence scoring. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `persona_consistency` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `ingest`
[INFO] [stdout]  --> src/core/experience/mod.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! 1. **Ingest** ([`ingest`]) — Persists raw [`ExperienceAtom`] records from companion turns,
[INFO] [stdout]   |                      ^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]   = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `ExperienceAtom`
[INFO] [stdout]  --> src/core/experience/mod.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! 1. **Ingest** ([`ingest`]) — Persists raw [`ExperienceAtom`] records from companion turns,
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `persist_experience_atom`
[INFO] [stdout]  --> src/core/experience/mod.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | //!    tool outcomes, and self-task completions via [`persist_experience_atom`].
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `distill`
[INFO] [stdout]  --> src/core/experience/mod.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 2. **Distill** ([`distill`], [`distill_types`]) — Periodically condenses accumulated atoms
[INFO] [stdout]   |                       ^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `distill_types`
[INFO] [stdout]  --> src/core/experience/mod.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 2. **Distill** ([`distill`], [`distill_types`]) — Periodically condenses accumulated atoms
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `retrieve`
[INFO] [stdout]   --> src/core/experience/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! 3. **Retrieve** ([`retrieve`], [`principle_retrieve`]) — Surfaces relevant experiences and
[INFO] [stdout]    |                        ^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `principle_retrieve`
[INFO] [stdout]   --> src/core/experience/mod.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! 3. **Retrieve** ([`retrieve`], [`principle_retrieve`]) — Surfaces relevant experiences and
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `memory_rl`
[INFO] [stdout]   --> src/core/experience/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! The [`memory_rl`] module computes reinforcement-learning reward signals from experience
[INFO] [stdout]    |           ^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `experience` links to private item `domain_tag`
[INFO] [stdout]   --> src/core/experience/mod.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! outcomes to adjust future behaviour. [`domain_tag`] provides normalised domain taxonomy
[INFO] [stdout]    |                                            ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `factory::create_memory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             constructed via [`factory::create_memory`].
[INFO] [stdout]                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `factory` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Memory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **Core trait**: the [`Memory`] supertrait composes [`MemoryReader`],
[INFO] [stdout]                                  ^^^^^^^^
[INFO] [stdout]   = note: no item named `Memory` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryReader`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **Core trait**: the [`Memory`] supertrait composes [`MemoryReader`],
[INFO] [stdout]                                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryReader` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryWriter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`MemoryWriter`], and [`MemoryGovernance`] (ISP).
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryWriter` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryGovernance`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`MemoryWriter`], and [`MemoryGovernance`] (ISP).
[INFO] [stdout]                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MemoryGovernance` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConsistencyService`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           When a new inferred event arrives, [`ConsistencyService`] compares it
[INFO] [stdout]                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ConsistencyService` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConsolidatedEpisode`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           current turn's content is distilled into a structured [`ConsolidatedEpisode`]
[INFO] [stdout]                                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ConsolidatedEpisode` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConsolidationState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`ConsolidationState`] persists a per-entity watermark (`watermarks` map)
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ConsolidationState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EmbeddingProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Defines the [`EmbeddingProvider`] interface and concrete HTTP-based clients
[INFO] [stdout]                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EmbeddingProvider` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EmbeddingRole`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`EmbeddingRole`] distinguishes document (indexing) from query (search) embeddings.
[INFO] [stdout]            ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EmbeddingRole` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DPR`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           References: [DPR] Karpukhin et al., 2020 — Dense Passage Retrieval. See the
[INFO] [stdout]                        ^^^
[INFO] [stdout]   = note: no item named `DPR` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GRAPHRAG`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           References: [GRAPHRAG] Edge et al., 2024 — Graph RAG. See the public
[INFO] [stdout]                        ^^^^^^^^
[INFO] [stdout]   = note: no item named `GRAPHRAG` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_if_due`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           The public entry point is [`run_if_due`] (called from the backend
[INFO] [stdout]                                      ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_if_due` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `state::HYGIENE_INTERVAL_HOURS`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           only runs when at least [`state::HYGIENE_INTERVAL_HOURS`] have elapsed
[INFO] [stdout]                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `state` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GroundingTier::Fact`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           three confidence tiers ([`GroundingTier::Fact`] / `Hint` / `Noise`),
[INFO] [stdout]                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `GroundingTier` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ContextBundle`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           assembles a [`ContextBundle`], and renders it as a formatted block for
[INFO] [stdout]                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ContextBundle` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RRF`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           References: [RRF] Cormack et al., 2009 — Reciprocal Rank Fusion. See the
[INFO] [stdout]                        ^^^
[INFO] [stdout]   = note: no item named `RRF` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cosine_similarity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`cosine_similarity`] — raw dot-product similarity for in-process reranking.
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `cosine_similarity` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hybrid_merge`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`hybrid_merge`] — weighted linear combination of normalized vector and keyword scores.
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hybrid_merge` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rrf_merge`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`rrf_merge`] — Reciprocal Rank Fusion (RRF, k=60); avoids scale-mismatch between
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `rrf_merge` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::ProviderError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           depends on [`super::ProviderError`].
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ProviderError` in module `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `types::SessionState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Sessions move through the following states (see [`types::SessionState`]):
[INFO] [stdout]                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `types` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `orchestrator::SessionOrchestrator`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Triggered automatically by [`orchestrator::SessionOrchestrator`] when the transcript exceeds
[INFO] [stdout]                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `orchestrator` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `types::CompactionConfig`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           the configured token threshold (see [`types::CompactionConfig`]):
[INFO] [stdout]                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `types` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `compaction_audit`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Compaction audit records (see [`compaction_audit`]) track every compaction event for
[INFO] [stdout]                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `compaction_audit` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Tool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Every capability the agent can exercise is implemented as a [`Tool`].
[INFO] [stdout]                                                                        ^^^^^^
[INFO] [stdout]   = note: no item named `Tool` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Calling a tool always goes through the [`ToolRegistry`], which runs the
[INFO] [stdout]                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ToolRegistry` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Tool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. Implement [`Tool`] in a new submodule.
[INFO] [stdout]                         ^^^^^^
[INFO] [stdout]   = note: no item named `Tool` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `middleware::tool_names`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. Add its name constant to [`middleware::tool_names`].
[INFO] [stdout]                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `middleware` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           3. Register it in [`factory`].
[INFO] [stdout]                              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `factory` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `middleware::security`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           4. Update [`middleware::security`]'s classification helpers if it touches
[INFO] [stdout]                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `middleware` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SubagentOrchestrator`
[INFO] [stdout]   --> src/core/tools/delegate.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// through the injected [`SubagentOrchestrator`].  Otherwise the process-global
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ no item named `SubagentOrchestrator` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FileOwnershipTracker`
[INFO] [stdout]  --> src/core/tools/file_delete.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! session (tracked by the process-global [`FileOwnershipTracker`]).
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^ no item named `FileOwnershipTracker` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FileOwnershipTracker`
[INFO] [stdout]   --> src/core/tools/file_write.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! [`FileOwnershipTracker`] so the agent can later identify files it
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ no item named `FileOwnershipTracker` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `store::MemoryStoreTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`store::MemoryStoreTool`] | Append a new immutable event to a belief slot. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `recall::MemoryRecallTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`recall::MemoryRecallTool`] | Entity-scoped recall using the active backend's ranking path. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `recall` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `lookup::MemoryLookupTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`lookup::MemoryLookupTool`] | Point lookup — resolve the current value of one slot. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `lookup` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `correct::MemoryCorrectTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`correct::MemoryCorrectTool`] | Amend an existing slot after verifying the prior value. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `correct` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `forget::MemoryForgetTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`forget::MemoryForgetTool`] | Soft/hard/tombstone forget requests for a slot. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `forget` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `governance::MemoryGovernanceTool`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`governance::MemoryGovernanceTool`] | Data-sovereignty actions: inspect, export, delete, verify. |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `governance` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HookConfigSet` links to private item `HookConfig`
[INFO] [stdout]    --> src/core/tools/middleware/hook_types.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// Ordered collection of [`HookConfig`] entries.
[INFO] [stdout]     |                             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HookMiddleware` links to private item `HookDecision`
[INFO] [stdout]   --> src/core/tools/middleware/hooks.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// non-`None` [`HookDecision`] short-circuits the remaining hooks for that
[INFO] [stdout]    |                  ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EntityRateLimiter::check_and_record`
[INFO] [stdout]   --> src/core/tools/middleware/policy.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Checks are delegated to [`EntityRateLimiter::check_and_record`], which
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `EntityRateLimiter` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ToolOutputCompactionMiddleware` links to private item `COMPACTION_THRESHOLD_CHARS`
[INFO] [stdout]    --> src/core/tools/middleware/policy.rs:229:27
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// When output exceeds [`COMPACTION_THRESHOLD_CHARS`], the middle is pruned
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry::new`
[INFO] [stdout]    --> src/core/tools/middleware/mod.rs:590:10
[INFO] [stdout]     |
[INFO] [stdout] 590 | /// to [`ToolRegistry::new`].
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ no item named `ToolRegistry` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SecurityPolicy`
[INFO] [stdout]   --> src/core/tools/shell.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | //!    [`SecurityPolicy`] carries an explicit allow-list of permitted
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ no item named `SecurityPolicy` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shell` links to private item `SAFE_ENV_VARS`
[INFO] [stdout]   --> src/core/tools/shell.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!    set of safe, functional environment variables ([`SAFE_ENV_VARS`]).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shell` links to private item `SHELL_TIMEOUT_SECS`
[INFO] [stdout]   --> src/core/tools/shell.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | //!    [`SHELL_TIMEOUT_SECS`] seconds (`kill_on_drop` also cleans it up on
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shell` links to private item `MAX_OUTPUT_BYTES`
[INFO] [stdout]   --> src/core/tools/shell.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | //!    [`MAX_OUTPUT_BYTES`] (1 MB each) to prevent OOM from runaway output.
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TaintMiddleware`
[INFO] [stdout]   --> src/core/tools/traits.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// Taint labels applied by [`TaintMiddleware`] during `after_execute`.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^ no item named `TaintMiddleware` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolRegistry`
[INFO] [stdout]    --> src/core/tools/traits.rs:362:53
[INFO] [stdout]     |
[INFO] [stdout] 362 | /// pipeline that wraps every call coming through [`ToolRegistry`].
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^ no item named `ToolRegistry` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToolEffect`
[INFO] [stdout]    --> src/core/tools/traits.rs:395:58
[INFO] [stdout]     |
[INFO] [stdout] 395 |     /// `parameters_schema`, and the tool's classified [`ToolEffect`].
[INFO] [stdout]     |                                                          ^^^^^^^^^^ no item named `ToolEffect` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `wizard`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`wizard`]** / **[`flow`]** — Top-level wizard entry points: [`run_wizard`] for full
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `wizard` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `flow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`wizard`]** / **[`flow`]** — Top-level wizard entry points: [`run_wizard`] for full
[INFO] [stdout]                                 ^^^^^^
[INFO] [stdout]   = note: no item named `flow` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_wizard`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`wizard`]** / **[`flow`]** — Top-level wizard entry points: [`run_wizard`] for full
[INFO] [stdout]                                                                               ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_wizard` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_quick_setup`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             interactive setup, [`run_quick_setup`] for non-interactive defaults, and
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_quick_setup` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_channels_repair_wizard`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`run_channels_repair_wizard`] for repairing a broken channel configuration.
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_channels_repair_wizard` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `detect`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`detect`]** — Auto-detects existing environment variables and partial configs.
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `detect` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `config_builder`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`config_builder`]** — Assembles a validated `Config` from wizard-collected inputs.
[INFO] [stdout]                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `config_builder` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`domain`]** — Domain-specific prompts and validation rules per integration type.
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `domain` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `health`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`health`]** — Post-setup health checks: connectivity, auth round-trips, DB migrations.
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `health` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `api_verify`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`api_verify`]** — API-key verification helpers for each provider.
[INFO] [stdout]                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `api_verify` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `auth_profile`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`auth_profile`]** — Persists and retrieves saved auth profiles.
[INFO] [stdout]                ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `auth_profile` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`postgres`]** — PostgreSQL connection setup and schema migration helpers.
[INFO] [stdout]                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `postgres` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `scaffold`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`scaffold`]** — Generates skeleton config and skills-directory structure on first run.
[INFO] [stdout]                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `scaffold` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `prompts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`prompts`]** / **[`view`]** — TUI prompts and terminal view rendering for the wizard.
[INFO] [stdout]                ^^^^^^^^^
[INFO] [stdout]   = note: no item named `prompts` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `view`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`prompts`]** / **[`view`]** — TUI prompts and terminal view rendering for the wizard.
[INFO] [stdout]                                  ^^^^^^
[INFO] [stdout]   = note: no item named `view` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `skills`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`skills`]** — Skill loading, hot-reload, and catalog rendering. Skills are Markdown
[INFO] [stdout]                ^^^^^^^^
[INFO] [stdout]   = note: no item named `skills` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mcp`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`mcp`]** — [`MCP`] (Model Context Protocol) client/server bridge. Exposes local tools to
[INFO] [stdout]                ^^^^^
[INFO] [stdout]   = note: no item named `mcp` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MCP`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`mcp`]** — [`MCP`] (Model Context Protocol) client/server bridge. Exposes local tools to
[INFO] [stdout]                              ^^^^^
[INFO] [stdout]   = note: no item named `MCP` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `companion`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`companion`]** — Companion protocol: surface adapters, multimodal context, and rhythm
[INFO] [stdout]                ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `companion` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `integrations`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`integrations`]** — Third-party service integrations (e.g. calendar, search, external
[INFO] [stdout]                ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `integrations` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `extensions`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **[`extensions`]** — Runtime extension points for loading custom tool providers.
[INFO] [stdout]                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `extensions` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `STUB`
[INFO] [stdout]  --> src/runtime/observability/otel.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! **[STUB]** OpenTelemetry observer: counter-only implementation.
[INFO] [stdout]   |        ^^^^ no item named `STUB` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MatrixApprovalBroker`
[INFO] [stdout]   --> src/security/approval/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`MatrixApprovalBroker`] | polls Matrix room (feature-gated) |
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ no item named `MatrixApprovalBroker` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `DomainTrust` links to private item `maybe_promote`
[INFO] [stdout]   --> src/security/domain_trust.rs:43:57
[INFO] [stdout]    |
[INFO] [stdout] 43 | ///    `demotion_threshold`, autonomy steps down. See [`maybe_promote`] and
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `DomainTrust` links to private item `maybe_demote`
[INFO] [stdout]   --> src/security/domain_trust.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | ///    [`maybe_demote`].
[INFO] [stdout]    |          ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `propagation` links to private item `NETWORK_TOOLS`
[INFO] [stdout]   --> src/security/taint/propagation.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | //! tool in the [`NETWORK_TOOLS`] list, and to any tool whose name starts with
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `is_read_only_tool` links to private item `READ_ONLY_TOOLS`
[INFO] [stdout]   --> src/security/tool_policy/engine.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// See [`READ_ONLY_TOOLS`] for the full list and classification criteria.
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DiscordChannelType`
[INFO] [stdout]    --> src/transport/channels/discord/components.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// (use values from [`DiscordChannelType`] — e.g. `0` for text, `2` for voice).
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ no item named `DiscordChannelType` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `edit_original_interaction_response`
[INFO] [stdout]    --> src/transport/channels/discord/http_client.rs:690:18
[INFO] [stdout]     |
[INFO] [stdout] 690 |     /// Unlike [`edit_original_interaction_response`], this creates a
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `edit_original_interaction_response` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `message_flags::EPHEMERAL`
[INFO] [stdout]    --> src/transport/channels/discord/http_client.rs:692:52
[INFO] [stdout]     |
[INFO] [stdout] 692 |     /// Pass `flags` to control visibility (e.g. [`message_flags::EPHEMERAL`]).
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `message_flags` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ZEROSTYLUS`
[INFO] [stdout]  --> src/transport/channels/style_profile.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! References: [ZEROSTYLUS] Wu & Deng, 2025 — hierarchical template
[INFO] [stdout]   |                  ^^^^^^^^^^ no item named `ZEROSTYLUS` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `provider`
[INFO] [stdout]   --> src/cli/commands/subcommands.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |         /// Profile id (defaults to <provider>-default)
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `provider`
[INFO] [stdout]    --> src/cli/commands/subcommands.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 |         /// Profile id (defaults to <provider>-oauth-default)
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/asterel/index.html
[INFO] running `Command { std: "docker" "inspect" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9", kill_on_drop: false }`
[INFO] [stdout] 10c96422a5ec41cf2ecc25f146c329e0ba6ad306d03cf1ffb4f5989f97caa7c9
