Skip to content

0.9.9#419

Merged
peteromallet merged 15 commits intomainfrom
0.9.9
Mar 13, 2026
Merged

0.9.9#419
peteromallet merged 15 commits intomainfrom
0.9.9

Conversation

@peteromallet
Copy link
Owner

No description provided.

peteromallet and others added 15 commits March 13, 2026 01:55
Adds cluster_semantics module, refines issue semantics, updates
work queue snapshot and plan ordering for phase isolation. Extends
lifecycle phase handling and auto-cluster sync. Updates tests across
plan, state, review, and narrative modules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…n loading consolidation

Fix cluster tracker race on parallel updates by introducing a shared
boundary-triggered reconciliation pipeline that runs all sync steps
sequentially. Add execution_status (active/review) flags to clusters,
consolidate plan load/recovery into persistence module, and rename
reconcile modules for clarity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…cile improvements

- Fix #412: scan merge now auto-resolves open issues when the source file
  no longer exists on disk (verify_disappeared + MergeScanOptions.project_root)
- Triage: sense-check orchestration, completion policy, validation stage upgrades
- Work queue: snapshot overhaul, synthetic workflow, ranking refinements
- Plan: reconcile pipeline expansion, refresh lifecycle consolidation,
  phase cleanup support, scan issue reconcile enhancements
- Review: holistic cluster modules removed (inlined), import plan sync expanded
- Rust: fixer/detector cleanup, remove compat re-export wrapper
- Tests: broad coverage additions across triage, reconcile, queue, holistic

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ions

Attestation validation for organize/enrich/sense-check stages no longer
requires literal cluster name references — detailed descriptions of the
verified work are now accepted as an alternative.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… improvements, review batch enhancements

Move cluster_ops/update modules into cluster/ subpackage and override modules into
override/ subpackage. Enhance triage completion policy, stage validation, and review
batch execution phases. Add dynamic loaders, scan preflight checks, and expanded test coverage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Filter C/C++ security findings to scoped first-party file set
- CMake-based test coverage mapping via add_executable/add_library/target_sources
- Disable unsound generic unused-import phase for C++
- Fix _extract_import_name for C++ header extensions (.h, .hh, .hpp)
- Remove duplicate test, add missing EOF newlines

Co-Authored-By: Dragoy <Dragoy@users.noreply.github.com>
Closes #416.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The tests load tweet_release.py which imports requests at module level.
Without a stub, all 7 tests fail with ModuleNotFoundError since requests
is a CI script dependency, not a project dependency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@peteromallet peteromallet merged commit 9c233a4 into main Mar 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants