docs: AI-infrastructure automation inventory and Foundry evidence contract - #12
Merged
Merged
Conversation
… contract Records the auth-safe health probes, sanitized API/search evidence, ingestion/index lifecycle (Queues + Workflows), storage ownership and reconstruction paths, and maintenance-only authority for the Knowledge Base RAG Worker as the canonical inventory consumed by the Foundry coverage audit (ai-infrastructure-toolbox-automation capability). No code changes; no corpus queries; no deploy. Verified with pnpm docs:check. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Deploying knowledgebase-landing with
|
| Latest commit: |
05dab92
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://be438d0e.knowledgebase-landing.pages.dev |
| Branch Preview URL: | https://docs-ai-infra-automation-inv.knowledgebase-landing.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/operations/automation-inventory.mdas the canonical inventory for theai-infrastructure-toolbox-automationcapability: auth-safe health probes, sanitized API/search evidence, ingestion/index lifecycle (Queues + Workflows), storage ownership + reconstruction paths, and maintenance-only authority.docs/index.md(operations section).Why
Foundry fleet automation needs a single, code-grounded contract page per AI-infrastructure service that records what automation may probe without issuing private corpus queries or logging retrieved chunks, who owns each store, and how each store is reconstructed. This is the Knowledge Base half of the OpenSpec
automate-ai-infrastructure-toolboxchange.What is NOT in this PR
saas-makerPR.Test plan
pnpm run docs:check— 34 files checked, 0 errors, 0 warningscloudflare/worker/src/index.tsroute behavior andcloudflare/worker/wrangler.jsoncbindingsGenerated with Devin