T0-E2 independent runtime and topology evidence¶
E1.2 reconfirmation¶
The exact E1.2 validator invocation returned:
E12 VALIDATOR PASS
The live manifest binds FE build, BE loaded application tree, database UUID, fixture checksum, installed module checksum, entitlement checksum, route denominator, and the 29-case security result.
Package suite separation¶
Independent inspection of package.json, suite manifests, and actual specs found:
- Core smoke contains only Core routes/roles and no SPMB, Fees, Report, LMS, or CBT business workflow.
test:e2e:package:*scripts select topology smoke files only, including ADM/ASSESS.- Business workflows are separately named under
test:e2e:business:*or professional composite. - ADM+FEES bridge is selected only by
test:e2e:composite:adm-fees.
Topology CI¶
Real checks pass:
PACKAGE CONTRACT CONSISTENCY PASS (15 commercial SKUs)
PACKAGE TOPOLOGY CI PASS (15 SKUs; Core checksum 43115784…)
Adversarial mutation:
- Copied the catalog to a disposable file.
- Added
SC-UNKNOWNwith a bundle installer. - Ran
package_contract_consistency_check.py --catalog <mutated-file>. - Result:
PACKAGE CONTRACT CONSISTENCY PASS, exit 0.
This violates the required “unknown package in catalog must FAIL” condition. No repository file was changed by the mutation.