SYSTEM Cited by 1 source
Hawkeye (Meta)¶
Hawkeye is Meta's internal AI-based debugging tool for end-to-end machine-learning workflows, introduced in December 2023 (engineering.fb.com, 2023-12-19). Referenced in the 2024-06-24 RCA post as the predecessor tool in Meta's AI-assisted investigation-tooling lineage.
Position in the lineage¶
Meta's framing: "This is why Meta is investing in advancing our suite of investigation tooling with tools like Hawkeye, which we use internally for debugging end-to-end machine learning workflows. Now, we're leveraging AI to advance our investigation tools even further."
- Hawkeye (2023-12) — ML-workflow debugging.
- Meta RCA system (2024-06) — web-monorepo incident response via LLM-ranked retrieve-then-rank.
This page is a stub based on the single mention in the 2024-08-23 RCA post — it was not the focus source. A future ingest of the 2023-12-19 Hawkeye post would fill this out with its own retrieval/ranking/remediation internals.
Seen in¶
- sources/2024-08-23-meta-leveraging-ai-for-efficient-incident-response — referenced as predecessor tool.
Related¶
- systems/meta-rca-system — the web-monorepo successor.
- concepts/automated-root-cause-analysis — the capability class.
- companies/meta