summary

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package summary generates brief human-readable summaries from context file content, dispatching to file-specific summarizers for constitution, tasks, decisions, and glossary files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSummary

func GenerateSummary(name string, content []byte) string

GenerateSummary creates a brief summary for a context file based on its name and content.

Parameters:

  • name: Filename to determine summary strategy
  • content: Raw file content to analyze

Returns:

  • string: Summary string (e.g., "3 active, 2 completed" or "empty")

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL