diff --git a/docs/ai/android.md b/docs/ai/android.md index 48b28e6..10824e9 100644 --- a/docs/ai/android.md +++ b/docs/ai/android.md @@ -1,5 +1,7 @@ # Android AI Setup +You are here: [AI Docs Home](index.md) > Android Setup + ## Setup: VS Code + GitHub Copilot Extension ### Prerequisites - VS Code installed and up to date. diff --git a/docs/ai/cross-platform.md b/docs/ai/cross-platform.md index 501fe1c..0490a6d 100644 --- a/docs/ai/cross-platform.md +++ b/docs/ai/cross-platform.md @@ -1,5 +1,7 @@ # Cross-Platform AI Usage +You are here: [AI Docs Home](index.md) > Cross-Platform AI Usage + ## Instructions (Always-On Rules) Instructions are repo-scoped rules that auto-apply based on file patterns. They are always on and do not need to be invoked. diff --git a/docs/ai/governance.md b/docs/ai/governance.md index 23e51ea..1873eda 100644 --- a/docs/ai/governance.md +++ b/docs/ai/governance.md @@ -1,5 +1,7 @@ # Governance, Privacy, and Policy +You are here: [AI Docs Home](index.md) > Governance, Privacy, and Policy + ## Allowed Data - Public information or approved internal content. - Code that is already in approved repos. diff --git a/docs/ai/index.md b/docs/ai/index.md index 1ba047e..d793b32 100644 --- a/docs/ai/index.md +++ b/docs/ai/index.md @@ -1,5 +1,7 @@ # AI Documentation +You are here: AI Docs Home + Welcome. This section is the entry point for AI enablement. It assumes no prior knowledge and is safe to follow step-by-step. ## Who This Is For diff --git a/docs/ai/ios-xcodebuildmcp.md b/docs/ai/ios-xcodebuildmcp.md index f9bd59f..40b886e 100644 --- a/docs/ai/ios-xcodebuildmcp.md +++ b/docs/ai/ios-xcodebuildmcp.md @@ -1,5 +1,7 @@ # XcodeBuildMCP (iOS) +You are here: [AI Docs Home](index.md) > XcodeBuildMCP (iOS) + This page focuses on MCP-based Xcode workflows and the XcodeBuildMCP setup. ## What XcodeBuildMCP Is diff --git a/docs/ai/ios.md b/docs/ai/ios.md index 7c1b973..260ccba 100644 --- a/docs/ai/ios.md +++ b/docs/ai/ios.md @@ -1,5 +1,7 @@ # iOS AI Setup +You are here: [AI Docs Home](index.md) > iOS Setup + ## Setup Path A: Xcode + GitHub Copilot for Xcode ### Prerequisites - Xcode installed and up to date. diff --git a/docs/ai/overview.md b/docs/ai/overview.md index 2a33e42..dd6ab63 100644 --- a/docs/ai/overview.md +++ b/docs/ai/overview.md @@ -1,5 +1,7 @@ # AI Overview +You are here: [AI Docs Home](index.md) > AI Overview + ## Start Here AI tools help with drafting, refactoring, explaining code, and accelerating routine tasks. They are not a replacement for engineering judgment, security review, or domain knowledge. diff --git a/docs/ai/skills.md b/docs/ai/skills.md index 9f59918..5ca02f3 100644 --- a/docs/ai/skills.md +++ b/docs/ai/skills.md @@ -1,5 +1,7 @@ # Skills Library +You are here: [AI Docs Home](index.md) > Skills Library + ## Skills vs Agents vs Instructions - Skills are reusable workflows you load for specific tasks. - Agents are full modes/personas that control behavior end-to-end. diff --git a/docs/ai/troubleshooting.md b/docs/ai/troubleshooting.md index 2391b3d..9f81489 100644 --- a/docs/ai/troubleshooting.md +++ b/docs/ai/troubleshooting.md @@ -1,5 +1,7 @@ # Troubleshooting and FAQ +You are here: [AI Docs Home](index.md) > Troubleshooting and FAQ + ## Common Setup Issues - Cannot sign in: confirm GitHub access and SSO. - No suggestions: verify Copilot is enabled in the editor. diff --git a/docs/ai/usage-tokens.md b/docs/ai/usage-tokens.md index d787fa7..f08104f 100644 --- a/docs/ai/usage-tokens.md +++ b/docs/ai/usage-tokens.md @@ -1,5 +1,7 @@ # Usage and Token Budgeting +You are here: [AI Docs Home](index.md) > Usage and Token Budgeting + ## How Tokens Are Spent Tokens are consumed based on input length, output length, and tool usage. Long prompts and repeated context increase usage quickly.