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
Each row binds project context, required/optional tools, exact evidence/provenance, remediation/disable action, readiness contribution, platform/artifact support, and observation identity; optional missing tools affect only dependent rows.
Derive and project byte-equivalent normalized rows through scan/status/doctor, init/install preview inputs, metrics/reporting, ASP assessment, managed descriptor, help/JSON manifests; static descriptors advertise vocabulary/artifact requirements, never repo-specific availability.
Validate deterministic generation from actual registered checks/semantic capabilities/receipts and reject missing, conflicting, stale, or optimistic evidence.
Maintainer/subagent-owned. Do not launch Zeroshot unless the user explicitly re-delegates this slice after its JIT review.
Acceptance criteria
Fixtures cover no Python, Python only, mypy, Pyright, both ambiguous, Ruff, pytest, semantic service present/absent, optional tool missing, invalid config, timeout/crash, unsupported graph platform, nested projects, and overlay states.
Cross-surface identity tests prove every runtime/reporting projection agrees; disabled/not-applicable is distinct from passed and lexical fallback is never semantic readiness.
No public docs/readiness wording or setup mutation changes in this slice.
Observable outcomes
Clean success carries positive execution/provenance evidence; zero diagnostics alone is never proof.
Findings and every unavailable/invalid/timeout/crash/resource/stale/unsupported state are machine-readable and fail or degrade exactly as the capability contract says.
No implicit fallback, partial result, or skipped execution is reported as a pass.
Target source, configuration, lockfiles, environments, and caches remain unchanged except where this issue explicitly owns a validation-gated atomic edit; every temporary resource/process is cleaned.
Non-goals
claiming parity/readiness
setup mutation
adding new runtime capabilities
changing native platform support without architecture approval
Verification
Run focused behavior first, then the configured repository proof only after the acceptance matrix works:
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
Create one typed source of product truth and project identical rows through every non-document runtime surface before public wording changes.
Dependency contract
Required behavior
opcore.python.capabilities.v1rows for graph, syntax, authoritative types, imports, dead code, Ruff lint/format, pytest collect/run, each semantic inspect route, rename preview/apply, and module moves.available,degraded,unsupported,disabled,not_applicable) separate from observed evidence (passed,findings,tool_unavailable,invalid_config,timeout,tool_failure,crash,stale_overlay,unsupported_overlay,not_run,not_applicable).Acceptance criteria
Observable outcomes
Non-goals
Verification
Run focused behavior first, then the configured repository proof only after the acceptance matrix works:
npm run buildnode --test tests/contracts.test.mjs tests/schema-contracts.test.mjs tests/opcore-facade.test.mjs tests/opcore-metrics.test.mjs tests/conformance.test.mjs tests/asp-provider.test.mjsnpm run lintExecution 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.