Skip to content

feat(session-11): resource envelope qualification scaffolding - #542

Merged
mberrys merged 4 commits into
devfrom
cursor/session-11-resource-envelope
Sep 7, 2026
Merged

feat(session-11): resource envelope qualification scaffolding#542
mberrys merged 4 commits into
devfrom
cursor/session-11-resource-envelope

Conversation

@mberrys

@mberrys mberrys commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Session 11 lane (Issues 34-36). R-01 partial with disposition incomplete until hosted Linux matrix and external fixtures.

Made with Cursor


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

mberrys and others added 4 commits September 6, 2026 17:03
…olding

Co-authored-by: Cursor <cursoragent@cursor.com>
Running 'python3 scripts/qualification/validate_resource_envelope_evidence.py'
as a file puts scripts/qualification on sys.path instead of the repo root, so
the cross-package import 'from scripts.resource_envelope.run_matrix import
FIXTURE_SPECS' raised ModuleNotFoundError: No module named 'scripts' in the
agent-fast 'Verify resource-envelope contracts' step (unittest invocations via
python -m were unaffected).

Insert the repo root into sys.path before the import in
validate_resource_envelope_evidence.py, and apply the same shim to
create_fixture_manifest.py, which carries the identical latent flaw for its
documented file-mode invocation (docs/RESOURCE_ENVELOPE.md). This mirrors the
established sys.path shim pattern used by sibling entrypoints
(collect_package_licensing_evidence.py, check_loop_identity tests, etc.).
@mberrys
mberrys merged commit dc5ae08 into dev Sep 7, 2026
13 checks passed
@mberrys
mberrys deleted the cursor/session-11-resource-envelope branch September 7, 2026 02:43
@cursor cursor Bot mentioned this pull request Sep 10, 2026
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