Adds a new bilingual documentation page under /documentation/ip-fabric/ covering IP Fabric: what it is, how discovery/snapshots work, and initial use cases (topology as source of truth, intent checks, path lookup, snapshot comparison, Python SDK/MCP server).
Written as a companion piece to the AIOps blog series (linked from the intro), not part of the numbered series itself.
Structured as a living document — new use-case sections can be appended later without a rewrite.
Screenshot placeholders ([[CAPTURE: ...]]) left where a lab/UI capture would help; no images invented.
Added card links to both documentation/_index.{en,fr}.md so the page is discoverable from the section landing page.
Ran the humanize skill pass on both language versions.
Test plan
hugo build (matching CI's plain hugo invocation, no -D/-F) succeeds and generates documentation/ip-fabric/ and en/documentation/ip-fabric/ pages.
Visual check of the rendered page/cards once deployed.
## Summary
- Adds a new bilingual documentation page under `/documentation/ip-fabric/` covering IP Fabric: what it is, how discovery/snapshots work, and initial use cases (topology as source of truth, intent checks, path lookup, snapshot comparison, Python SDK/MCP server).
- Written as a companion piece to the AIOps blog series (linked from the intro), not part of the numbered series itself.
- Structured as a living document — new use-case sections can be appended later without a rewrite.
- Screenshot placeholders (`[[CAPTURE: ...]]`) left where a lab/UI capture would help; no images invented.
- Added card links to both `documentation/_index.{en,fr}.md` so the page is discoverable from the section landing page.
- Ran the humanize skill pass on both language versions.
## Test plan
- [x] `hugo` build (matching CI's plain `hugo` invocation, no `-D`/`-F`) succeeds and generates `documentation/ip-fabric/` and `en/documentation/ip-fabric/` pages.
- [x] Visual check of the rendered page/cards once deployed.
Companion piece to the AIOps blog series, covering discovery/snapshots
and initial use cases (topology, intent checks, path lookup, snapshot
diff, Python SDK/MCP server). Structured as a living document for
future additions.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
/documentation/ip-fabric/covering IP Fabric: what it is, how discovery/snapshots work, and initial use cases (topology as source of truth, intent checks, path lookup, snapshot comparison, Python SDK/MCP server).[[CAPTURE: ...]]) left where a lab/UI capture would help; no images invented.documentation/_index.{en,fr}.mdso the page is discoverable from the section landing page.Test plan
hugobuild (matching CI's plainhugoinvocation, no-D/-F) succeeds and generatesdocumentation/ip-fabric/anden/documentation/ip-fabric/pages.