Files
2026-06-28 20:28:40 -04:00
..
2025-12-31 00:33:15 -05:00
2025-12-31 00:33:15 -05:00
2026-03-13 19:45:10 -04:00
2025-12-31 00:33:15 -05:00
2026-04-11 21:38:18 -04:00
2025-12-31 00:33:15 -05:00

Cortex Documentation

This docs/ tree is the currently published documentation source for GitHub Pages in this repository.

Recommendation System Entry Points

If you are looking for the recommendation stack specifically, start here:

Broader Documentation Map

Architecture

User Guides

User-facing skill authoring tutorial now lives in the published site at site/tutorials/skill-authoring.md.

Development Guides

Notes

  • The recommendation system has two distinct halves: agent intelligence and skill recommendations. Avoid using those terms interchangeably in docs.
  • When the command surface changes, update both the user-facing pages and the developer-facing architecture pages in the same slice to avoid drift.
  • Contributor-oriented skill onboarding lives in the Skills Guide and the Skill Authoring Cookbook; use those instead of reconstructing the workflow from historical architecture notes.