sync

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

Documentation

Overview

Package sync implements the "ctx sync" command for reconciling context files with codebase changes.

The sync command scans the project for new directories, package manager files, and configuration files that are not yet documented in context files. It suggests actions to keep context aligned with the actual project structure.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the "ctx sync" command for reconciling context with codebase.

Types

This section is empty.

Directories

Path Synopsis
cmd
root
Package root implements the ctx sync command.
Package root implements the ctx sync command.
Package core provides shared helpers for the sync command: action types, codebase detection, and validation logic.
Package core provides shared helpers for the sync command: action types, codebase detection, and validation logic.
action
Package action detects discrepancies between the codebase and context documentation.
Package action detects discrepancies between the codebase and context documentation.
validate
Package validate checks for undocumented package managers, config files, and directories.
Package validate checks for undocumented package managers, config files, and directories.

Jump to

Keyboard shortcuts

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