CoachDiscoverMapCompareSavedAI LearningAI WeeklyAbout
← Library home
Flashcard Deck · All Guides · 13 Unique Cards

All flashcards — living knowledge base

Every concept across the three guides, alphabetical, flip-to-reveal. Filter by guide, shuffle, or flip them all open at once.

Showing 13 cards · 0 flipped
03 · Advanced
Admin Report Skill
tap to reveal →
An admin-only skill that generates a dated markdown report on KB health: entries, expert coverage, gap status, decay percentages, and recommended next actions. Governance through generation.
← tap to flip back
02 · Applied
AI Skills
tap to reveal →
Discrete agent-callable capabilities the KB exposes (e.g. log gaps, ingest knowledge, find experts). The agent picks which to invoke from a user question; users do not call them by name.
← tap to flip back
02 · Applied
Asking Questions
tap to reveal →
The entry point to the KB. The agent grounds answers on the document library, cites the source file, and can silently fire side-effect skills like gap logging.
← tap to flip back
01 · Foundations
Context File
tap to reveal →
A markdown rulebook the agent loads at the start of every session. Defines storage conventions, decay handling, source-citation rules, and gap-routing — most "smart" behavior lives here.
← tap to flip back
01 · Foundations
Document Library
tap to reveal →
The library of canonical markdown knowledge files. Files are produced by AI skills (not pasted by humans) and carry a last-verified date the agent reads on every query.
← tap to flip back
03 · Advanced
Expert Directory
tap to reveal →
A SharePoint list mapping people to the domains and topics they own. The agent consults it to route gap items to the right human — routing is metadata, not inference.
← tap to flip back
02 · Applied
Ingest Knowledge Skill
tap to reveal →
The skill that promotes raw input into canonical entries. Reasons about what already exists, merges new info into the right files, updates verification dates, and resolves matching gaps.
← tap to flip back
01 · Foundations
Knowledge Base Site
tap to reveal →
A SharePoint site assembled from a document library, submissions folder, gaps list, expert directory, and context file — the substrate that AI Skills operate on as one organism.
← tap to flip back
02 · Applied
Knowledge Decay
tap to reveal →
Automatic freshness handling. Each file carries a last-verified date; the context file defines stale thresholds. Stale entries trigger verification tasks routed to owners.
← tap to flip back
03 · Advanced
Knowledge Gaps List
tap to reveal →
A SharePoint list of questions the agent could not answer. The log-gaps skill creates items automatically; ingestion closes them when matching content lands. The system's memory of its own unknowns.
← tap to flip back
03 · Advanced
Skill Permissions
tap to reveal →
Standard SharePoint folder permissions applied to skill folders. Only users with access to the skill's folder can invoke it — AI governance reuses the existing identity model.
← tap to flip back
01 · Foundations
Submissions Folder
tap to reveal →
A staging location where users drop raw inputs (transcripts, emails, decks). Nothing enters the KB until an approver triggers the ingest skill — capture is decoupled from curation.
← tap to flip back
02 · Applied
Why-Tracking
tap to reveal →
Ingestion captures the rationale behind a decision, not just the outcome. Best fed raw transcripts and email threads — the agent extracts both the number and the reasoning that produced it.
← tap to flip back