Parent
Tracking parent #251; epic #243. This is one vertical delivery slice. Do not close or bypass the parent tracker from this child.
Goal
Bind each managed Python semantic artifact from source revision through packaged checksum and offline installed launch, with no ambient fallback.
Dependency contract
Required behavior
- Map descriptor artifact reference to per-platform package/file, checksum, license/source revision/build recipe, installed path, version/protocol launch, and runtime capability row.
- Resolve only declared packaged/acquired artifacts; missing/corrupt/wrong-version/unsupported targets degrade explicitly with no PATH, sibling checkout, workspace build, current-tool, or hidden download fallback.
- Separate explicit approved acquisition/setup from validation. Instrument offline validation so package-manager/install/network activity is undeclared and fails the receipt.
- Update managed/ASP descriptors, package staging/packlists, provenance/license validators, installed smoke, and negative fixtures together without granting ASP host authority.
- Maintainer/subagent-owned. Do not launch Zeroshot unless the user explicitly re-delegates this slice after its JIT review.
Acceptance criteria
Observable outcomes
Non-goals
- installing a project language server
- public readiness text
- OS matrix aggregation
- new ASP authority
Verification
Run focused behavior first, then the configured repository proof only after the acceptance matrix works:
npm run build
npm run pack:check
npm run provenance:check
managed artifact/descriptor/negative installed tests
- Attach exact real-tool/artifact versions, argv/config/cwd/source, normalized result examples, before/after cleanliness evidence, and packed-install proof where the slice changes public package behavior.
Execution rule
Implement only after a just-in-time review against current dev. Keep exactly one implementation run active. PR base is dev; require green checks, clean scoped diff, merged PR, closed child, parent checklist update, focused reproductions, and opcore-ci proof before starting the next child. Do not claim Python readiness/parity, ASP authority, old-tool replacement, security/SAST, all-stack support, automatic fixes, or a blended score.
Parent
Tracking parent #251; epic #243. This is one vertical delivery slice. Do not close or bypass the parent tracker from this child.
Goal
Bind each managed Python semantic artifact from source revision through packaged checksum and offline installed launch, with no ambient fallback.
Dependency contract
Required behavior
Acceptance criteria
Observable outcomes
Non-goals
Verification
Run focused behavior first, then the configured repository proof only after the acceptance matrix works:
npm run buildnpm run pack:checknpm run provenance:checkmanaged artifact/descriptor/negative installed testsExecution rule
Implement only after a just-in-time review against current
dev. Keep exactly one implementation run active. PR base isdev; require green checks, clean scoped diff, merged PR, closed child, parent checklist update, focused reproductions, andopcore-ciproof before starting the next child. Do not claim Python readiness/parity, ASP authority, old-tool replacement, security/SAST, all-stack support, automatic fixes, or a blended score.