You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
T5-P1-A7-WP3 Produce a correctly-classified, machine-readable seed disposition table that covers all P1-priority clusters so P2-A9 can extend to the full ~120-issue population without repeating cluster analysis. #4006
Produce a correctly-classified, machine-readable seed disposition table that covers all P1-priority clusters so P2-A9 can extend to the full ~120-issue population without repeating cluster analysis.
Assignment: P1-A7 (R-G seed: Disposition pass on top-priority open meta-architecture issues — produce supersession/absorbed/independent classification table)
Depends on: P1-A7-WP1, P1-A7-WP2
Depended on by: None
Deliverables
Seed disposition table (draft for P2-A9, embedded in WP output): merged WP1 + WP2 + WP3 disposition rows with columns issue_number, title, classification, absorbing_requirement_or_wp, close_action, plus a header section documenting snapshot date, seed coverage, and the instruction for P2-A9 to extend to the full ~120-issue population
Technical Steps
Read .autoskillit/temp/backend-task-evidence/issues_catalog.md sections 'Currently-Open Issues that are INDEPENDENT' and the full issue table to identify the remaining independent-cluster issues not covered by WP1 (strategic/SessionLocator) or WP2 (string-to-capability P1-P6 series, conformance, builder-divergence).
Collect the WP1 output file path and WP2 output file path from .autoskillit/temp/ (look for files matching issue_disposition_* or similarly named outputs produced by P1-A7-WP1 and P1-A7-WP2).
Merge all three dispositions into a single Markdown table with columns: issue_number, title, classification (superseded | absorbed | independent | closed), absorbing_requirement_or_wp, close_action (close-with-reference | map-to-wp | keep-open | already-closed). Write the merged table to .autoskillit/temp/issue_disposition_draft.md with a header section documenting: snapshot date, issues covered by this seed, instruction for P2-A9 to extend to full ~120-issue population.
Acceptance Criteria
issue_disposition_draft.md exists at .autoskillit/temp/issue_disposition_draft.md and is valid Markdown.
The table contains exactly the columns: issue_number, title, classification, absorbing_requirement_or_wp, close_action.
Every row classified 'absorbed' references a real task-file requirement group (R-A through R-G) or a sibling WP ID from the program.
The table header documents the snapshot date, the total count of rows in this seed, and an extension instruction for P2-A9 (e.g., 'P2-A9 must extend this table to cover all ~120 open meta-architecture issues; issues created after snapshot date are out of scope for this seed').
The seed table incorporates (by reference or inline merge) the disposition rows produced by P1-A7-WP1 (strategic/SessionLocator cluster) and P1-A7-WP2 (string-to-capability P1-P6 series and conformance cluster) — confirmed by row count spanning all three clusters.
No row has classification 'absorbed' pointing to a WP or requirement that does not exist in the task file or sibling WP list.
Goal
Produce a correctly-classified, machine-readable seed disposition table that covers all P1-priority clusters so P2-A9 can extend to the full ~120-issue population without repeating cluster analysis.
Context
Deliverables
Seed disposition table (draft for P2-A9, embedded in WP output): merged WP1 + WP2 + WP3 disposition rows with columns issue_number, title, classification, absorbing_requirement_or_wp, close_action, plus a header section documenting snapshot date, seed coverage, and the instruction for P2-A9 to extend to the full ~120-issue populationTechnical Steps
Acceptance Criteria