Skip to content

feat(code): quality gate, mapper 0.26, PyPI companion (#100) - #311

Merged
wesleysimplicio merged 1 commit into
mainfrom
feat/code-100-quality-mapper-pypi
Jul 28, 2026
Merged

feat(code): quality gate, mapper 0.26, PyPI companion (#100)#311
wesleysimplicio merged 1 commit into
mainfrom
feat/code-100-quality-mapper-pypi

Conversation

@wesleysimplicio

Copy link
Copy Markdown
Owner

Summary

Closes remaining quality gap (#100) and makes Code operational with latest ecosystem pins.

  • Binary-format lane proof: scripts/prove_binary_format_migration.py
  • Release workflow uses Code-owned proof instead of incomplete whole-repo block
  • JSON boundary inventory for Fast/LiteRT/cockpit/hooks/packaging
  • Onboarding pins: mapper 0.26.0, loop 3.38.6, dev-cli 0.18.0
  • PyPI package simplicio-code 0.3.0b5 (doctor + quality entrypoints)

Verify

python scripts/prove_binary_format_migration.py
cargo test -p simplicio-code-formats --test migration_e2e

Closes #100

Prove Code-owned HBI migration E2E, inventory new surfaces, skip .turbo noise, pin mapper>=0.26.0 in onboarding bundle, and ship a PyPI companion package for doctor/quality probes.

Closes #100
@wesleysimplicio
wesleysimplicio merged commit 67c673f into main Jul 28, 2026
3 of 10 checks passed
@wesleysimplicio
wesleysimplicio deleted the feat/code-100-quality-mapper-pypi branch July 28, 2026 20:55
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Simplicio Code Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Quality] Enforce no-internal-JSON and prove binary-format migration E2E

1 participant