Shipped features
Every feature in the toolkit has a formal specification under specs/ in the repository. This page is the index.
| # | Title | Summary | Manual | Concepts |
|---|---|---|---|---|
| 001 | Tabbed GUI toolbox | Foundation: tabbed shell, game-path detection, status bar, installed creations list. | Install | — |
| 002 | API response caching | Persistent disk cache with session staleness windows for volatile fields. | — | Caching |
| 003 | Load order sorting tool | Drag-and-drop plus Auto-Sort pipeline with diff view. | Load Order | Auto-Sort |
| 004 | Grid modes & details dialog | Text list vs rich media modes, reusable creation details modal. | Installed Creations | — |
| 005 | Creations text catalogue | Offline scraper enumerating all ~5K Starfield creations. | — | Caching |
| 006 | TES4 master dependency sorting | Hard-gate sorter reading plugin headers. | — | TES4 |
| 007 | Load order rule books | User and curated rule books with editor. | Rule Books | Rule books |
| 008 | Description dependency parser | LLM-based extraction of load-order hints from descriptions. | — | Parser |
| 009 | Fast Lane creation check | Compatibility check against April 2026 baseline. | Fast Lane | Baseline |
| 010 | Diff connectors & hints | Visual connectors and per-item constraint explanation. | Diff | — |
| 011 | Fast Lane category refinement | SAFE/LOW_RISK refinement of the Fast Lane check. | Fast Lane | Tiers |
| 012 | Dependency Inspector | Centered grid with side connectors visualising hard/soft dependencies; click-to-highlight directed closures. | Dependency Inspector | — |
For full specifications, see the per-feature spec.md, plan.md, and tasks.md files under specs/NNN-*/ in the repository.