docs: add breadcrumbs to ai pages
This commit is contained in:
parent
f4eebb604e
commit
294b69552f
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user