chore(tracker): sync Step 1.6 → ✅ and log PRs #63, #64#65
Merged
Conversation
- Flip Step 1.6 (metadata enricher) from ⏳ to ✅; capture full deliverable (rag-enricher package, Enricher SPI, language detection, doc_type mapping, section_path walker, reading-level scoring, ragctl enrich, docs). - Phase 1 progress: 11/16 → 12/16 done (4 remaining) - Total: 24/84 → 25/84 done - Advance Next-action to Step 1.7 (PII detection) with a note on where it sits in the pipeline. - Add PRs #63 (Step 1.5 tracker sync) and #64 (Step 1.6) to history. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
officialCodeWork
pushed a commit
that referenced
this pull request
May 25, 2026
- Flip Step 1.7 (PII detection) from ⏳ to ✅; capture full deliverable (rag-pii package, RegexPIIDetector + PresidioPIIDetector + PiiProcessor, block/redact/mask actions, pii.detected event protocol that never logs raw PII, ragctl pii, docs). - Phase 1 progress: 12/16 → 13/16 done (3 remaining) - Total: 25/84 → 26/84 done - Advance Next-action to Step 1.8 (embedder pipeline) — last piece before Step 1.10's full ingest API (the "CLI demo" milestone). - Add PRs #65 (Step 1.6 tracker sync) and #66 (Step 1.7) to history. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 task
This was referenced May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tracker housekeeping after PR #64 (Step 1.6 — Metadata enricher) merged.
Same pattern as PRs #49, #53, #58, #61, #63.
Documentation
Test plan
🤖 Generated with Claude Code