-
Notifications
You must be signed in to change notification settings - Fork 3
Add task-conditioned slicing v1 integration plan for context_pack #135
Copy link
Copy link
Open
Labels
architectureCross-cutting design or substrate decisionsCross-cutting design or substrate decisionscontext-qualityQuality of the compiled context packQuality of the compiled context packenhancementNew feature or requestNew feature or requestretrievalGraph retrieval / search / candidate selectionGraph retrieval / search / candidate selectionroadmapTracked on the public README roadmapTracked on the public README roadmap
Milestone
Metadata
Metadata
Assignees
Labels
architectureCross-cutting design or substrate decisionsCross-cutting design or substrate decisionscontext-qualityQuality of the compiled context packQuality of the compiled context packenhancementNew feature or requestNew feature or requestretrievalGraph retrieval / search / candidate selectionGraph retrieval / search / candidate selectionroadmapTracked on the public README roadmapTracked on the public README roadmap
Goal
Turn the existing broad slicing roadmap (#73) into an integration plan for a first user-visible task-conditioned slicing path inside
context_pack/ retrieve flows.This issue should not replace #73. It should define the smallest useful v1 integration that can ship safely after the benchmark and selector work.
Why
SPI gives better program structure, but graphify-ts still needs the real methodology shift:
Without this, graphify-ts remains mostly "better graph + better retrieval" instead of a true task-conditioned context compiler.
Related
Scope
Create a v1 integration design and, if appropriate, a minimal implementation behind an opt-in strategy flag.
v1 task modes
Limit v1 to these modes:
explaindebugimpactpr-reviewv1 anchors
Support anchors from:
v1 slice directions
explain
debug
impact
pr-review
Deliverables
strategy: 'default' | 'slice-v1'flag or equivalent if implementedAcceptance criteria
Non-goals
Suggested labels
retrieval, context-quality, architecture, spi, slicing