gap

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

CANARY: REQ=CBIN-140; FEATURE="GapCLI"; ASPECT=CLI; STATUS=IMPL; UPDATED=2025-10-17

Index

Constants

This section is empty.

Variables

View Source
var GapCmd = &cobra.Command{
	Use:   "gap <subcommand>",
	Short: "Manage gap analysis entries for implementation mistakes",
	Long: `Track and query implementation gaps to improve future development.

Gap analysis helps agents learn from past mistakes by:
- Recording what went wrong in implementations
- Tracking corrective actions taken
- Ranking gaps by helpfulness
- Automatically injecting relevant gaps into planning prompts

Subcommands:
  mark      Record a new gap analysis entry
  query     Query gaps with filters
  report    Generate gap analysis report
  helpful   Mark a gap as helpful
  unhelpful Mark a gap as unhelpful
  config    View or update gap analysis configuration`,
}

CANARY: REQ=CBIN-140; FEATURE="GapMarkCmd"; ASPECT=CLI; STATUS=IMPL; UPDATED=2025-10-17

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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