Versions in this module Expand all Collapse all v0 v0.1.0 Apr 28, 2026 Changes in this version + type Model struct + ActiveTasks []string + Conventions []string + KeyDecisions []string + KnownBugs []string + Project string + Stack []string + Summary string + func Generate(store *storage.Store, project string) (*Model, error) + func (m *Model) Format() string