|
| fs::path | anonymous_namespace{main.cpp}::repository_root () |
| fs::path | anonymous_namespace{main.cpp}::resolved_path (const fs::path &path, const fs::path &relative_root) |
| std::optional< fs::path > | anonymous_namespace{main.cpp}::conventional_legacy_inbox () |
| std::string | anonymous_namespace{main.cpp}::read_bytes (const fs::path &path, const std::uintmax_t maximum_bytes, const std::string_view description) |
| json | anonymous_namespace{main.cpp}::read_json (const fs::path &path, const std::uintmax_t maximum_bytes, const std::string_view description) |
| std::string | anonymous_namespace{main.cpp}::utc_now () |
| void | anonymous_namespace{main.cpp}::emit (const json &document) |
| std::string | anonymous_namespace{main.cpp}::validation_details (const arachnespace::contracts::validation_result &result, const std::string_view description) |
| std::uint64_t | anonymous_namespace{main.cpp}::unsigned_value (const json &object, const std::string_view key, const std::uint64_t default_value, const bool positive) |
| std::size_t | anonymous_namespace{main.cpp}::size_value (const json &object, const std::string_view key, const std::size_t fallback) |
| const json & | anonymous_namespace{main.cpp}::required_object (const json &parent, const std::string_view key) |
| configuration | anonymous_namespace{main.cpp}::load_configuration (const fs::path &input_path) |
| std::string | anonymous_namespace{main.cpp}::policy_configuration_hash (const configuration &config, const std::string_view section) |
| fs::path | anonymous_namespace{main.cpp}::command_path (const std::string &value) |
| bool | anonymous_namespace{main.cpp}::path_is_in_protected_legacy (const fs::path &path, const configuration &config) |
| void | anonymous_namespace{main.cpp}::atomic_write (const fs::path &destination, const std::string_view bytes, const bool replace) |
| void | anonymous_namespace{main.cpp}::write_immutable_exact (const fs::path &destination, const std::string_view bytes, const std::string_view description) |
| ordered_json | anonymous_namespace{main.cpp}::envelope_json (const arachne::coordination::envelope_record &envelope) |
| ordered_json | anonymous_namespace{main.cpp}::snapshot_json (const arachne::penelope::snapshot_result &snapshot) |
| written_run_manifest | anonymous_namespace{main.cpp}::write_graph_run_manifest (const configuration &config, const std::string_view domain_directory, const std::string_view graph_domain, const std::string_view run_id, ordered_json configuration_hashes, ordered_json inputs, const arachne::penelope::snapshot_result &snapshot) |
| ordered_json | anonymous_namespace{main.cpp}::issue_json (std::string path, std::string message) |
| bool | anonymous_namespace{main.cpp}::path_has_symlink (const fs::path &root, const fs::path &candidate) |
| fs::path | anonymous_namespace{main.cpp}::resolve_plan_artifact (const configuration &config, const fs::path &control_path, const std::string_view storage_ref) |
| resolved_snapshot_export | anonymous_namespace{main.cpp}::resolve_snapshot_export (const configuration &config, const fs::path &control_path, const arachnespace::contracts::contract_name expected_contract, const std::string_view expected_kind) |
| void | anonymous_namespace{main.cpp}::verify_external_source_snapshot (const configuration &config, const json &external_graph) |
| void | anonymous_namespace{main.cpp}::verify_product_coverage (const json &external_graph, const json &product_tables) |
| json | anonymous_namespace{main.cpp}::parse_embedded_json (const json &row, const std::string_view key, json fallback) |
| json | anonymous_namespace{main.cpp}::candidate_tables_for_viewer (const json &tables) |
| json | anonymous_namespace{main.cpp}::materialize_jsonl_export (const fs::path &path, const bool candidate) |
| bool | anonymous_namespace{main.cpp}::valid_logical_date (const std::string_view value) |
| arachne::ariadne::candidate_configuration | anonymous_namespace{main.cpp}::candidate_configuration_from (const configuration &config) |
| int | anonymous_namespace{main.cpp}::command_contract_validate (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_intake (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_cocoon_transition (const options &arguments) |
| ordered_json | anonymous_namespace{main.cpp}::actor_inbox_issues (const arachne::coordination::operational_ledger &ledger, const fs::path &inbox) |
| int | anonymous_namespace{main.cpp}::command_inbox_baseline (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_inbox_verify (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_product_inbox (const bool apply) |
| int | anonymous_namespace{main.cpp}::command_product_rebuild_merge_hints () |
| int | anonymous_namespace{main.cpp}::command_candidate_rebuild (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_fetch (const options &arguments) |
| std::string | anonymous_namespace{main.cpp}::form_encode (const std::string_view value) |
| bool | anonymous_namespace{main.cpp}::wikidata_entity_id (const std::string_view value) |
| std::string | anonymous_namespace{main.cpp}::join_strings (const std::span< const std::string > values, const std::string_view separator) |
| ordered_json | anonymous_namespace{main.cpp}::wikidata_point_fetch_request (const configuration &config, const json &plan, const json &planned, const std::span< const std::string > entities, const std::string &request_id) |
| ordered_json | anonymous_namespace{main.cpp}::wikidata_bulk_fetch_request (const json &plan, const json &planned, std::string request_id, std::string locator) |
| int | anonymous_namespace{main.cpp}::command_fetch_plan (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_candidate_plan (const options &arguments) |
| int | anonymous_namespace{main.cpp}::command_viewer_build (const options &arguments) |
| ordered_json | anonymous_namespace{main.cpp}::capabilities () |
| int | anonymous_namespace{main.cpp}::dispatch (const std::vector< std::string > &arguments) |
| int | main (const int argc, char **argv) |