# Glossary Map by Course Day
# 依課程天數對應術語

> Generated manually from `glossary.registry.yaml`.
> Keep this map focused: list terms that learners are likely to meet on each day.

---

## Day 1 - AI Is a System

Day 1 terms help learners understand why AI is not just an app or chatbot.

- [Model](../terms/model.md)
- [Parameters](../terms/parameters.md)
- [Training](../terms/training.md)
- [Inference](../terms/inference.md)
- [Token](../terms/token.md)
- [Next-token prediction](../terms/next-token-prediction.md)
- [Non-determinism](../terms/non-determinism.md)
- [Harness](../terms/harness.md)
- [Stateless](../terms/stateless.md)
- [Context](../terms/context.md)
- [Context window](../terms/context-window.md)
- [Agent](../terms/agent.md)
- [System prompt](../terms/system-prompt.md)
- [Turn](../terms/turn.md)
- [Tool](../terms/tool.md)
- [Tool call](../terms/tool-call.md)
- [Sycophancy](../terms/sycophancy.md)
- [Hallucination](../terms/hallucination.md)
- [Knowledge cutoff](../terms/knowledge-cutoff.md)
- [Contextual knowledge](../terms/contextual-knowledge.md)
- [Attention degradation](../terms/attention-degradation.md)
- [Skill](../terms/skill.md)
- [Human-in-the-loop](../terms/human-in-the-loop.md)
- [Human review](../terms/human-review.md)
- [Grilling](../terms/grilling.md)

## Day 2 - Choose Tool Combinations

Day 2 terms support tool selection, one-page website workflows, validation, and safe execution.

- [Model provider](../terms/model-provider.md)
- [Model provider request](../terms/model-provider-request.md)
- [Input tokens](../terms/input-tokens.md)
- [Output tokens](../terms/output-tokens.md)
- [Prefix cache](../terms/prefix-cache.md)
- [Cache tokens](../terms/cache-tokens.md)
- [Environment](../terms/environment.md)
- [Filesystem](../terms/filesystem.md)
- [Tool](../terms/tool.md)
- [Tool call](../terms/tool-call.md)
- [Tool result](../terms/tool-result.md)
- [Permission request](../terms/permission-request.md)
- [Permission mode](../terms/permission-mode.md)
- [Agent mode](../terms/agent-mode.md)
- [Sandbox](../terms/sandbox.md)
- [Hallucination](../terms/hallucination.md)
- [Knowledge cutoff](../terms/knowledge-cutoff.md)
- [Spec](../terms/spec.md)
- [Automated check](../terms/automated-check.md)
- [Automated review](../terms/automated-review.md)
- [Human review](../terms/human-review.md)
- [Vibe coding](../terms/vibe-coding.md)
- [Design concept](../terms/design-concept.md)

## Day 3 - Turn Work Into Skills

Day 3 terms support workflow cards, Skills, memory, handoffs, and reusable agent collaboration.

- [Stateless](../terms/stateless.md)
- [Stateful](../terms/stateful.md)
- [Context](../terms/context.md)
- [Context window](../terms/context-window.md)
- [Session](../terms/session.md)
- [Filesystem](../terms/filesystem.md)
- [Tool result](../terms/tool-result.md)
- [Attention budget](../terms/attention-budget.md)
- [Attention degradation](../terms/attention-degradation.md)
- [Smart zone](../terms/smart-zone.md)
- [Clearing](../terms/clearing.md)
- [Handoff](../terms/handoff.md)
- [Handoff artifact](../terms/handoff-artifact.md)
- [Spec](../terms/spec.md)
- [Ticket](../terms/ticket.md)
- [Compaction](../terms/compaction.md)
- [Autocompact](../terms/autocompact.md)
- [Memory system](../terms/memory-system.md)
- [AGENTS.md](../terms/agents-md.md)
- [Progressive disclosure](../terms/progressive-disclosure.md)
- [Skill](../terms/skill.md)
- [Subagent](../terms/subagent.md)
- [Human-in-the-loop](../terms/human-in-the-loop.md)
- [Automated review](../terms/automated-review.md)
- [Human review](../terms/human-review.md)
- [AFK](../terms/afk.md)

