hj-core
hj-core contains the shared data model and helper logic for the hj workspace.
Provides
Handoff,HandoffItem,HandoffState, andLogEntryHandupReport,HandupProject, andHandupRecommendation- Priority inference and title helpers such as
infer_priority,sanitize_name, anddefault_id_prefix
Responsibilities
- Represent structured handoff YAML and handup JSON shapes
- Normalize project and item naming
- Infer missing priorities from title and description text
- Provide helper methods for active/open item filtering and doob title variants
Used By
hj-clifor command parsing and state transitionshj-gitfor parsing and discoveryhj-renderfor markdown outputhj-sqlitefor persistence