Skip to content

Practical Coding v2.0: thinner Core, routing modes, fold Verification - #8

Merged
Hubujiu merged 2 commits into
mainfrom
cursor/thin-always-on-core-1175
Aug 25, 2026
Merged

Practical Coding v2.0: thinner Core, routing modes, fold Verification#8
Hubujiu merged 2 commits into
mainfrom
cursor/thin-always-on-core-1175

Conversation

@Hubujiu

@Hubujiu Hubujiu commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • v1.12 Core no longer always-on preserves a11y/security or mandates a runnable check for every branch; those restore only when Debugging diagnoses them as the cause.
  • v2.0 adds low / smart / high routing intensity (Ponytail-shaped, but routing-only; Core never relaxes).
  • Deletes verification.md and folds the evidence ladder into Implementation. Implementation stays for unmapped multi-file contracts.
  • Absorbs Ponytail's ladder and output discipline without copying always-on accessibility chrome or mandatory tests.

Test plan

  • python -m unittest benchmarks.test_benchmarks benchmarks.test_stability benchmarks.test_catalog (17/17)
  • Delivery n=3 vs Ponytail after merge if compactness claims are published (v1.12 already ran as stable-20260825-102330)
  • Router cells whose ids are still verification-* now expect IMPLEMENTATION; do not compare accuracy with pre-2.0 runs

cursoragent and others added 2 commits August 25, 2026 02:09
Drop the standing security/accessibility/compatibility preserve rule and the mandatory runnable-check-for-non-trivial-logic rule from Core. Restore a violated constraint only when Debugging has diagnosed it as the cause; do not add tests merely because repaired logic is non-trivial.

Co-authored-by: Hubujiu <202325220417@stu.scau.edu.cn>
Keep Implementation for unmapped multi-file contracts. Absorb Ponytail's ladder and output discipline without restoring always-on accessibility or mandatory tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Hubujiu Hubujiu changed the title Narrow Always-on Core to smallest named delivery Practical Coding v2.0: thinner Core, routing modes, fold Verification Aug 25, 2026
@Hubujiu
Hubujiu marked this pull request as ready for review August 25, 2026 05:55
@Hubujiu
Hubujiu merged commit 9c28795 into main Aug 25, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants