action

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: 3 Imported by: 0

Documentation

Overview

Package action detects discrepancies between the codebase and context documentation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectSyncActions

func DetectSyncActions(ctx *entity.Context) []core.Action

DetectSyncActions scans the codebase and returns suggested sync actions.

Runs multiple checks to identify discrepancies between the codebase and context documentation:

  • New directories not documented in ARCHITECTURE.md
  • Package manager files without dependency documentation
  • Config files not mentioned in CONVENTIONS.md

Parameters:

  • ctx: Loaded context containing the files

Returns:

  • []Action: List of suggested actions to reconcile context with codebase

Types

This section is empty.

Jump to

Keyboard shortcuts

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