Skip to content

Complete in-repo portable conformance hardening - #3

Merged
Go7hic merged 4 commits into
mainfrom
fix/post-merge-portability-hardening
Aug 8, 2026
Merged

Complete in-repo portable conformance hardening#3
Go7hic merged 4 commits into
mainfrom
fix/post-merge-portability-hardening

Conversation

@Go7hic

@Go7hic Go7hic commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

Unified pass against issue #2 remaining in-repo work (not one-skill-at-a-time):

  • Replace thin Cursor/Codex-only portability blocks on 32 leaf skills + canonicalize 43 runtime.md pointers
  • Harden port_to_portable.py (no bare-word Task replace, hand-maintained skips, JSON report, idempotency check, post-pass audit)
  • Add sync_mirrors.py, import_upstream.py, UPSTREAM_MANIFEST.json
  • Version capability contract; add host lifecycle matrix, model-override schema/validator, workflow-quality defaults
  • Fix leftover playbook rewrite artifacts and capability wording
  • Expand audit patterns + fixtures; GitHub-first setup guide

Deferred (needs live hosts)

  • Filling scripts/fixtures/conformance/HOST_MATRIX.md with real pass/fail results
  • Empirical sticky-mode certification beyond the documented matrix
  • Rejecting unavailable concrete model IDs against a live host catalog

Validation

  • python3 scripts/audit_portability.py → 0/0
  • strict changed-file audit → 0/0
  • port_to_portable.py --dry-run → 0 changes
  • validate_model_override.py sample OK

Expand vendor-leak patterns with fixtures, neutralize reflect skill-path assumptions, and prefer the GitHub install path so remaining Cursor playbook debt stays visible instead of silent.

Co-authored-by: Cursor <cursoragent@cursor.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Rewrite Orchestrate, Shipping, and Autopilot playbooks around portable capabilities and host fallbacks so the audit no longer hides Cursor cloud, control-surface, or transcript-path assumptions.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Go7hic Go7hic changed the title Expand portability audit and neutralize remaining install/reflect leaks Harden audit coverage and neutralize long-running playbooks Aug 8, 2026
Rewrite the multi-candidate and adversarial-review skills around portable verbs, model roles, and explicit host fallbacks so they match the hardened how/swarm baseline.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Go7hic

Go7hic commented Aug 8, 2026

Copy link
Copy Markdown
Owner Author

Also landed capability-first rewrites for arena and interrogate on this branch. Full + strict audits remain clean.

Replace thin leaf portability blocks and runtime pointers, harden the import pipeline with idempotent reports, add upstream/mirror/contract/lifecycle scaffolding, and clear leftover playbook rewrite artifacts under one audit-clean pass.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Go7hic Go7hic changed the title Harden audit coverage and neutralize long-running playbooks Complete in-repo portable conformance hardening Aug 8, 2026
@Go7hic
Go7hic merged commit 7437672 into main Aug 8, 2026
1 check passed
@Go7hic
Go7hic deleted the fix/post-merge-portability-hardening branch August 8, 2026 05:50
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.

1 participant