tenant-engine/tests
tegwick d846eba65c Apply GH-DEC-2026-017: INTENT.md governs, layer.yaml is derived, no version
Remove standard_version from layer.yaml and the INTENT.md frontmatter (A12),
mark layer.yaml derived: true / derived_from: INTENT.md (A11), and change the
conformance checker and its tests in the same commit so the conforming
declaration does not fail as malformed.

The checker now requires the INTENT.md layer: key, rejects standard_version
in either form, checks the layer against the closed four-token vocabulary
(A9), and reports a layer/role disagreement between the two forms after an
ASCII case-fold. Nothing is re-spelled: INTENT.md keeps Engine/PIP and
layer.yaml keeps engine/pip. pep-stance.yaml and pip-claims.yaml keep their
standard_version; neither is a layer declaration.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 63291@bnt-lap001
Assistant-Session: 8bd77868-ca68-4f49-bb1e-d539ecc0d703
2026-09-21 07:35:01 +02:00
..
helpers.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
postgres_backend.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_api_guardrails.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_api_lifecycle.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_api_reads.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_api_writes.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_app.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_audit_core.py Correct the audit-core envelope to the published wire contract 2026-09-10 18:46:16 +02:00
test_authz_flex.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_backend_selection.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_domain.py TEN-WP-0002 T01-T03: service skeleton, domain model, storage layer 2026-07-23 22:01:23 +02:00
test_events_scoped.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_flex_auth.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_grouping_mutation.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_guardrail_domain.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_guardrail_store_conformance.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_layer_conformance.py Apply GH-DEC-2026-017: INTENT.md governs, layer.yaml is derived, no version 2026-09-21 07:35:01 +02:00
test_lifecycle_domain.py Implement tenant update and reversible retirement API (TEN-WP-0005 T01-T04) 2026-08-10 20:00:43 +02:00
test_lifecycle_store_conformance.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_pep_write_path.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_pip_claims.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_sqlite_store.py Deploy durable tenant authority runtime 2026-08-09 01:35:00 +02:00
test_staged_promotion.py Onboard tenant-engine to the staged-promotion contract 2026-08-29 14:51:27 +02:00
test_store.py Implement TEN-WP-0011 security layer conformance 2026-08-29 13:02:51 +02:00
test_transfer.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
validate_app_toml.py Onboard tenant-engine to the staged-promotion contract 2026-08-29 14:51:27 +02:00