Skip to content

[docs/agenteye] Sync FailproofAI Observability rebrand#551

Merged
NiveditJain merged 1 commit into
mainfrom
docs/agenteye-sync
Jul 16, 2026
Merged

[docs/agenteye] Sync FailproofAI Observability rebrand#551
NiveditJain merged 1 commit into
mainfrom
docs/agenteye-sync

Conversation

@NiveditJain

@NiveditJain NiveditJain commented Jul 16, 2026

Copy link
Copy Markdown
Member

What

Content sync for the FailproofAI Observability rebrand — the docs/agenteye/*.mdx pages regenerated from FailproofAI/agenteye@465793a by the sync-mintlify-docs job.

  • 22 pages rebranded (AgentEye → FailproofAI Observability) with internals/architecture stripped and contact consolidated to nikita@befailproof.ai.
  • 13 deploy/ops pages removed (the below-Security Deployment group + tenant-management).

Companion to the already-merged nav change #550, which renamed the tabs to Observability / Enforcement and dropped these pages from docs.json. Merging this makes the docs site fully consistent.

Why this was opened manually

The sync-mintlify-docs bot pushed docs/agenteye-sync but its cross-repo GitHub App token lacks pull_requests: write here, so gh pr create failed with Resource not accessible by integration and the workflow only emitted a warning. Fix in flight on the agenteye side: the sync workflow will now fail (not warn) if PR creation fails, so this can never be silently missed again. The durable fix is to grant the sync App pull_requests: write on this repo.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Vtkm2VZGqfoynB7mz2gonk

Summary by CodeRabbit

  • Documentation
    • Updated product branding throughout the Observability documentation to FailproofAI.
    • Clarified guidance for alerts, API keys, CLI usage, security, SDK setup, errors, evaluations, and concepts.
    • Refreshed navigation, links, examples, terminology, and product descriptions.
    • Added details on error grouping, alert creation, CLI requirements, safety confirmations, and shared SDK/collector paths.
    • Removed outdated deployment, migration, troubleshooting, FAQ, tenant-management, and setup guides.

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The documentation set was rebranded from AgentEye to FailproofAI Observability, with revised API key, security, CLI, SDK, evaluation, and product guidance. Several deployment, setup, tenant-management, FAQ, and troubleshooting pages were removed.

Changes

Documentation refresh

Layer / File(s) Summary
Product branding and overview content
docs/agenteye/alerts.mdx, assistant.mdx, audits.mdx, concepts.mdx, dashboards.mdx, incidents.mdx, observability.mdx, overview.mdx, sessions.mdx, telemetry.mdx
Core documentation now uses FailproofAI Observability terminology, updated product descriptions, revised component guidance, and refreshed related links and media labels.
Access, security, and query guidance
docs/agenteye/api-keys.mdx, queries.mdx, security.mdx
API key examples, organization scoping, permission wording, query-store terminology, TLS guidance, and security navigation were revised.
CLI, skill, and SDK documentation
docs/agenteye/cli*.mdx, docs/agenteye/python-sdk.mdx
CLI installation and authentication guidance, skill safety instructions, SDK wording, and next-step links were updated.
Evaluation, error, and event-surface guidance
docs/agenteye/error-tracking.mdx, evaluation-suite.mdx, evaluations.mdx, event-stream.mdx
Evaluation scheduling, evaluator configuration, error grouping and alert creation, and event-stream descriptions were updated.
Removed deployment and support pages
docs/agenteye/{collector-migration,deployment-options,deployment,faq,getting-started,github-token,health-monitoring,kubernetes-deployment,managed-deployment,single-pod-deployment,tenant-management,troubleshooting}.mdx
Legacy deployment, setup, tenant-management, FAQ, health, and troubleshooting pages were removed.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

Suggested reviewers: hermes-exosphere

Poem

A rabbit hops through docs anew,
Renaming every page in view.
Old guides curl up and disappear,
New Observability words draw near.
Keys and skills now neatly gleam—
A carrot-powered documentation dream.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is off-template and missing the required Description, Type of Change, and Checklist sections. Rewrite the PR description using the repository template, including the Description, Type of Change, and Checklist sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: syncing the FailproofAI Observability rebrand in docs/agenteye.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


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.

@NiveditJain
NiveditJain merged commit 87793b9 into main Jul 16, 2026
11 of 12 checks passed

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/agenteye/cli-skill.mdx`:
- Around line 2-3: Update the description frontmatter in the CLI skill
documentation to include the “FailproofAI Observability” brand name only once,
while preserving the intended CLI Agent Skill description.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3bebc30c-e047-43ee-a01a-2110cd6dcec8

📥 Commits

Reviewing files that changed from the base of the PR and between 0c34cfd and 2ecc284.

📒 Files selected for processing (35)
  • docs/agenteye/alerts.mdx
  • docs/agenteye/api-keys.mdx
  • docs/agenteye/assistant.mdx
  • docs/agenteye/audits.mdx
  • docs/agenteye/cli-and-agents.mdx
  • docs/agenteye/cli-recipes.mdx
  • docs/agenteye/cli-skill.mdx
  • docs/agenteye/cli.mdx
  • docs/agenteye/collector-installation.mdx
  • docs/agenteye/collector-migration.mdx
  • docs/agenteye/concepts.mdx
  • docs/agenteye/dashboards.mdx
  • docs/agenteye/deployment-options.mdx
  • docs/agenteye/deployment.mdx
  • docs/agenteye/error-tracking.mdx
  • docs/agenteye/evaluation-suite.mdx
  • docs/agenteye/evaluations.mdx
  • docs/agenteye/event-stream.mdx
  • docs/agenteye/faq.mdx
  • docs/agenteye/getting-started.mdx
  • docs/agenteye/github-token.mdx
  • docs/agenteye/health-monitoring.mdx
  • docs/agenteye/incidents.mdx
  • docs/agenteye/kubernetes-deployment.mdx
  • docs/agenteye/managed-deployment.mdx
  • docs/agenteye/observability.mdx
  • docs/agenteye/overview.mdx
  • docs/agenteye/python-sdk.mdx
  • docs/agenteye/queries.mdx
  • docs/agenteye/security.mdx
  • docs/agenteye/sessions.mdx
  • docs/agenteye/single-pod-deployment.mdx
  • docs/agenteye/telemetry.mdx
  • docs/agenteye/tenant-management.mdx
  • docs/agenteye/troubleshooting.mdx
💤 Files with no reviewable changes (13)
  • docs/agenteye/collector-installation.mdx
  • docs/agenteye/github-token.mdx
  • docs/agenteye/faq.mdx
  • docs/agenteye/managed-deployment.mdx
  • docs/agenteye/deployment-options.mdx
  • docs/agenteye/getting-started.mdx
  • docs/agenteye/deployment.mdx
  • docs/agenteye/troubleshooting.mdx
  • docs/agenteye/tenant-management.mdx
  • docs/agenteye/single-pod-deployment.mdx
  • docs/agenteye/health-monitoring.mdx
  • docs/agenteye/collector-migration.mdx
  • docs/agenteye/kubernetes-deployment.mdx

Comment on lines +2 to +3
title: "FailproofAI Observability CLI Agent Skill"
description: "FailproofAI Observability FailproofAI Observability CLI Agent Skill documentation."

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Remove duplicated brand name.

The brand name "FailproofAI Observability" is repeated twice in the description frontmatter.

📝 Proposed fix
 title: "FailproofAI Observability CLI Agent Skill"
-description: "FailproofAI Observability FailproofAI Observability CLI Agent Skill documentation."
+description: "FailproofAI Observability CLI Agent Skill documentation."
 ---
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
title: "FailproofAI Observability CLI Agent Skill"
description: "FailproofAI Observability FailproofAI Observability CLI Agent Skill documentation."
title: "FailproofAI Observability CLI Agent Skill"
description: "FailproofAI Observability CLI Agent Skill documentation."
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/agenteye/cli-skill.mdx` around lines 2 - 3, Update the description
frontmatter in the CLI skill documentation to include the “FailproofAI
Observability” brand name only once, while preserving the intended CLI Agent
Skill description.

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.

2 participants