| accumulation() const | arachne::coordination::operational_ledger | |
| bind_product_run_inputs(std::string_view run_id, const std::vector< std::string > &envelope_ids) | arachne::coordination::operational_ledger | |
| capture_inbox_baseline(const std::filesystem::path &inbox_root) | arachne::coordination::operational_ledger | |
| claim_logical_run(std::string_view run_id, std::string_view graph_domain, std::string_view logical_date, std::string_view configuration_sha256, bool retry_failed=false, bool resume_running=false) | arachne::coordination::operational_ledger | |
| finish_integrated_product_run(std::string_view run_id, std::string_view manifest_ref) | arachne::coordination::operational_ledger | |
| finish_run(std::string_view run_id, std::string_view status, std::string_view manifest_ref={}) | arachne::coordination::operational_ledger | |
| get(std::string_view envelope_id) const | arachne::coordination::operational_ledger | |
| history(std::string_view envelope_id) const | arachne::coordination::operational_ledger | |
| impl_ | arachne::coordination::operational_ledger | private |
| intake(const intake_request &request) | arachne::coordination::operational_ledger | |
| legacy_inbox_root_ | arachne::coordination::operational_ledger | private |
| list(cocoon_status status) const | arachne::coordination::operational_ledger | |
| operational_ledger(std::filesystem::path database_path, std::optional< std::filesystem::path > legacy_inbox_root=std::nullopt) | arachne::coordination::operational_ledger | explicit |
| operational_ledger(const operational_ledger &)=delete | arachne::coordination::operational_ledger | |
| operational_ledger(operational_ledger &&)=delete | arachne::coordination::operational_ledger | |
| operator=(const operational_ledger &)=delete | arachne::coordination::operational_ledger | |
| operator=(operational_ledger &&)=delete | arachne::coordination::operational_ledger | |
| path() const noexcept | arachne::coordination::operational_ledger | |
| path_ | arachne::coordination::operational_ledger | private |
| product_run_inputs(std::string_view run_id) const | arachne::coordination::operational_ledger | |
| retire_queued_payload(std::string_view envelope_id, const std::filesystem::path &internal_queue_root, std::optional< std::filesystem::path > legacy_inbox_root=std::nullopt) | arachne::coordination::operational_ledger | |
| should_integrate(const accumulation_policy &policy) const | arachne::coordination::operational_ledger | |
| transition(std::string_view envelope_id, cocoon_status next, std::string_view actor_ref, std::string_view reason={}) | arachne::coordination::operational_ledger | |
| verify_inbox(const std::filesystem::path &inbox_root) const | arachne::coordination::operational_ledger | |
| ~operational_ledger() | arachne::coordination::operational_ledger | |