Skip to content

Define model cache locations, size limits, and lifecycle #68

@ScottMorris

Description

@ScottMorris

Goal

Specify where AI models live and how they are managed over time.

Questions to answer

  • Where should model files be stored per platform?
  • How do we cap disk usage and handle eviction?
  • How can users inspect and clear model cache safely?

Scope

  • platform-specific cache paths
  • cache policy (size cap, LRU/manual cleanup)
  • integrity checks and corruption recovery

Acceptance Criteria

  • canonical cache path policy documented for Linux/macOS/Windows
  • user controls defined for status, prune, and reset
  • cache safety and recovery behaviour documented

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements or feature refinements

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions