Skip to content

docs: add Fathom to Observability (Evaluation & Quality Assurance) (#7246) - #7245

Closed
ERA-Fathom wants to merge 3 commits into
crewAIInc:mainfrom
ERA-Fathom:docs-fathom-observability
Closed

docs: add Fathom to Observability (Evaluation & Quality Assurance) (#7246)#7245
ERA-Fathom wants to merge 3 commits into
crewAIInc:mainfrom
ERA-Fathom:docs-fathom-observability

Conversation

@ERA-Fathom

Copy link
Copy Markdown

This adds a documentation page for Fathom under Observability, in the Evaluation & Quality Assurance group.

Fathom is a deterministic read over the events a CrewAI crew already emits. It folds the successful tool calls and task completions into the crew's committed state and names the step where a later action contradicts an earlier one. It needs no model access and runs after a crew finishes, on a file you already have.

The fathom-read package (MIT) ships a FathomListener for the CrewAI event bus. The page shows the two-line capture and the fathom read events.json --format crewai command, with an example verdict drawn from the coherence census.

What changed

  • New page docs/edge/en/observability/fathom.mdx.
  • A Fathom card in the Evaluation & Quality Assurance group on overview.mdx, linking to the new page.

A note on the sidebar

The nav entry belongs in docs/docs.json, but that file is 2.3 MB, past GitHub's web-editor size limit, so I could not add the line through the browser. It goes under the Observability group, right after edge/en/observability/datadog, as edge/en/observability/fathom. Glad to add it however you prefer.

Links

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Thanks for the pull request.

First-time contributors need an associated open issue before we can review a PR.

  1. Open an issue with a template, or pick an existing open one.
  2. Open a new PR (or reopen this one) whose title or body mentions that issue, for example #123.

See the contributing guide.

@github-actions github-actions Bot closed this Sep 3, 2026
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 7fb94cec-ea91-4fa5-9bd9-91fe469f4676

📥 Commits

Reviewing files that changed from the base of the PR and between 92eb5f9 and 4e416c4.

📒 Files selected for processing (2)
  • docs/edge/en/observability/fathom.mdx
  • docs/edge/en/observability/overview.mdx

📝 Walkthrough

Walkthrough

Changes

Fathom observability documentation

Layer / File(s) Summary
Document and index Fathom
docs/edge/en/observability/fathom.mdx, docs/edge/en/observability/overview.mdx
Adds documentation for fathom-read, including findings, FathomListener event capture, CLI options, and exit codes. Adds a Fathom card that links to the new page.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

@ERA-Fathom ERA-Fathom changed the title Docs fathom observability docs: add Fathom to Observability (Evaluation & Quality Assurance) (#7246) Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant