-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
153 lines (149 loc) · 8.23 KB
/
Copy pathmkdocs.yml
File metadata and controls
153 lines (149 loc) · 8.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
site_name: SkillPilot
site_url: https://enpasos.github.io/skillpilot/
repo_url: https://github.com/enpasos/skillpilot
repo_name: enpasos/skillpilot
theme:
name: material
features:
- navigation.indexes
- navigation.sections
- navigation.top
- content.code.copy
palette:
- scheme: default
primary: indigo
accent: deep purple
- scheme: slate
primary: indigo
accent: deep purple
toggle:
icon: material/brightness-4
name: Switch to dark mode
markdown_extensions:
- attr_list
- md_in_html
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.arithmatex:
generic: true
extra_javascript:
- javascripts/mathjax.js
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
# Navigation policy: this tree lists the section index pages plus the durable
# entry documents per section. Generated status artifacts and dated audit or
# rollout dossiers are intentionally not listed here; they stay reachable
# through the section index pages, which `npm run check:docs-indexes` keeps
# complete. See docs/dev/documentation-guidelines.md, "Site Navigation".
nav:
- Home: index.md
- Quickstart:
- quickstart/index.md
- English (EN): quickstart/story.en.md
- Deutsch (DE): quickstart/story.de.md
- Whitepaper:
- whitepaper/index.md
- English (EN): whitepaper/whitepaper.en.md
- Deutsch (DE): whitepaper/whitepaper.de.md
- Concept:
- concept/index.md
- Glossary: concept/glossary.md
- Levels of Personalization: concept/levels-of-personalization.md
- "Architekturkonzept: Austauschbarer MCP Host": concept/portable-agent-runtime-architecture.md
- Skill Graph:
- Graph Definition: concept/skill-graph/graph-definition.md
- General Goal System And Migration: concept/skill-graph/general-goal-system-and-migration.md
- Node Types: concept/skill-graph/node-types.md
- View Projection And Goal Placement: concept/skill-graph/view-projection-and-goal-placement.md
- Source And Resource Links: concept/skill-graph/source-and-resource-links.md
- Atomic Goal Visualizations: concept/skill-graph/atomic-goal-visualizations.md
- Human-Readable Source Rationales: concept/skill-graph/human-readable-source-rationales.md
- Canonical Gymnasium Rollout Plan: concept/skill-graph/canonical-gymnasium-rollout.md
- Dual Curriculum Package Releases: concept/skill-graph/dual-curriculum-package-releases.md
- MEM/FWU Roundtrip Plan: concept/skill-graph/mem-fwu-roundtrip-plan.md
- Runtime Workflows:
- Learning Workflow: concept/runtime-workflows/learning-workflow.md
- Import/Export Workflow: concept/runtime-workflows/import-export-workflow.md
- Client-State Sync: concept/runtime-workflows/client-state-sync.md
- Kommunikationsvertrag ChatClient/Backend: concept/runtime-workflows/provider-neutral-coach-boundary.md
- Coach-Architektur (Plugin, Skill, MCP-App): concept/runtime-workflows/skillpilot-owned-coach-architecture.md
- "OpenAI-Plugin: Versionierung und Lebenszyklus": concept/runtime-workflows/openai-plugin-versioning-and-lifecycle.md
- OAuth-Appbindung und 24h-Lernsession: concept/runtime-workflows/openai-mcp-oauth-learner-session-architecture.md
- Verhaltensintegration des MCP-Lerncoaches: concept/runtime-workflows/openai-mcp-coach-behavioral-integration.md
- ChatGPT Visible Session Flow (Rollback): concept/runtime-workflows/chatgpt-visible-session-flow.md
- ChatGPT Startcode Session Flow (Legacy): concept/runtime-workflows/chatgpt-startcode-session-flow.md
- Didactic:
- Feynman Rules: concept/didactic/feynman-rules.md
- Learning Velocity: concept/didactic/learning-velocity.md
- Autopilot & Frontier Goal Selection Strategies: concept/didactic/frontier-goal-selection-strategies-autopilot.md
- Production Pipelines:
- production-pipelines/index.md
- Skill Graph: production-pipelines/skill-graph.md
- Curriculum Package Provisioning: production-pipelines/curriculum-package-provisioning.md
- Subject Export Package: production-pipelines/skillpilot-subject-export-package.md
- MEM/FWU Roundtrip Pipeline: production-pipelines/mem-fwu-roundtrip.md
- Exam Example: production-pipelines/exam-example.md
- Sek-I Mathematics Exam: production-pipelines/seki-math-exam.md
- QA & CI:
- qa-ci/index.md
- CI: qa-ci/ci.md
- Curriculum Quality:
- Reifegrade, QA-Scopes und CQR-Regeln: qa-ci/curriculum-quality-maturity-and-routes.md
- Dashboard Status Layer: qa-ci/curriculum-quality-dashboard.md
- Curriculum Mapping Workbench: qa-ci/curriculum-mapping-workbench.md
- Curriculum Package Readiness: qa-ci/curriculum-package-readiness.md
- Curriculum Release Model Conformance: qa-ci/curriculum-release-model-conformance.md
- Dual Curriculum Release Contracts: qa-ci/dual-curriculum-release-contracts.md
- Current Status Snapshot: qa-ci/status/curriculum-quality-status.md
- Review Lanes:
- Graph Validation Rules: qa-ci/graph-validation-rules.md
- Relation Checks: qa-ci/relation-checks.md
- Atomic Review Process: qa-ci/atomic-review-process.md
- Requires Review Process: qa-ci/requires-review-process.md
- Semantic Atomicity Review: qa-ci/semantic-atomicity-review.md
- Curriculum Package Human Review Gates: qa-ci/curriculum-package-human-review-gates.md
- MEM SPARQL Consistency Audit: qa-ci/mem-sparql-consistency.md
- MEM SPARQL Consistency Runbook: qa-ci/mem-sparql-consistency-runbook.md
- Goal Source Rationales Runbook: qa-ci/goal-source-rationales-runbook.md
- Champions:
- Champion Guide: qa-ci/champion-guide.md
- Four-level Champion Model: qa-ci/four-level-champion-model.md
- Abi 2026 Mathe Deeplink MVP: qa-ci/abi26-mathe-deeplink-mvp.md
- Generated Status Artifacts: qa-ci/status/README.md
- Deploy:
- deploy/index.md
- Deployment: deploy/deployment.md
- ChatGPT-App „SkillPilot Coach v1“: deploy/openai-mcp-coach-v1.md
- "Coach DE v1: Release, Rollback, Stilllegung": deploy/openai-plugin-v1-release.md
- Claude Coach (Paused Beta): deploy/claude-coach-beta.md
- SkillPilot Claude Connector: deploy/claude-connector-v1-user-guide.md
- SkillPilot Claude Connector (DE): deploy/claude-connector-v1-user-guide.de.md
- SkillPilot Claude Connector v1 Release: deploy/claude-connector-v1-release.md
- SkillPilot Claude Personal Marketplace: deploy/claude-personal-marketplace-release.md
- Claude Marketplace Support Readiness: deploy/claude-support-readiness-runbook.md
- Security:
- security/index.md
- Data & Privacy: security/data-privacy.md
- OpenAI MCP Client Binding: security/openai-mcp-client-binding.md
- Legal:
- legal/index.md
- KI-Verordnung Compliance Stand: legal/ki-verordnung-compliance-stand-2026-07-29.md
- Dev:
- dev/index.md
- Documentation Guidelines: dev/documentation-guidelines.md
- Landscape JSON Field Reference: dev/landscape-json-field-reference.md
- Skill Graph Minimal Schema, Runtime Fallback, And Math Pilot: dev/skill-graph-minimal-schema-runtime-fallback-and-math-pilot.md
- Editors:
- Curriculum Authoring Editors: dev/curriculum-authoring-editors.md
- Graph Editor: dev/graph-editor.md
- Flashcard Editor: dev/flashcard-editor.md
- Meine Lernziele Node Ordering (Design): dev/my-goals-node-ordering.md
- Platform:
- Database (Liquibase): dev/liquibase.md
- Auto-Update: dev/auto-update.md
- Canonical Gymnasium:
- Implementation Plan: dev/canonical-gymnasium-implementation-plan.md
- Math Bundeslaender Status: dev/canonical-gymnasium-math-bundeslaender-status.md
- Physics Bundeslaender Status: dev/canonical-gymnasium-physics-bundeslaender-status.md
- Chemistry Bundeslaender Status: dev/canonical-gymnasium-chemistry-bundeslaender-status.md
- Dual Curriculum Package Implementation Status: dev/dual-curriculum-package-implementation-status.md