Documentation
¶
Overview ¶
Package mark_wrapped_up implements the ctx system mark-wrapped-up subcommand.
It writes a marker file that suppresses context checkpoint nudges for two hours after a wrap-up ceremony.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmd ¶
Cmd returns the "ctx system mark-wrapped-up" subcommand.
Returns:
- *cobra.Command: Configured mark-wrapped-up subcommand
func Run ¶
Run creates or updates the wrap-up marker file.
Writes the marker so that nudge hooks (ceremonies, persistence, etc.) are suppressed for WrappedUpExpiry after a wrap-up ceremony completes.
Parameters:
- cmd: Cobra command for output
Returns:
- error: Non-nil if the marker file cannot be written
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.