Skip to content

Commit 040b21a

Browse files
committed
docs: add claim boundary
1 parent 8532bce commit 040b21a

1 file changed

Lines changed: 62 additions & 0 deletions

File tree

CLAIM_BOUNDARY.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# Claim Boundary
2+
3+
Date: 2026-05-11
4+
Repository: `LalaSkye/execution-boundary-lab`
5+
6+
## Purpose
7+
8+
This file keeps the repository's claim surface bounded to deterministic failure demonstration and conformance-surface work.
9+
10+
## Allowed claims
11+
12+
This repository may be described as:
13+
14+
- a bounded artefact
15+
- a deterministic failure harness
16+
- a path-local demonstration
17+
- a conformance test surface
18+
- a research architecture work surface
19+
- a negative-case inspection surface
20+
21+
## Mechanism claim
22+
23+
Safe wording:
24+
25+
> `execution-boundary-lab` demonstrates that syntactically valid structured inputs can produce unintended state changes when they reach execution without upstream admissibility gating.
26+
27+
## Evidence claim
28+
29+
Safe wording:
30+
31+
> The repository provides contaminated cases, a naive executor, traces, and tests that make the failure mode inspectable.
32+
33+
## Forbidden claims
34+
35+
Do not claim:
36+
37+
- adoption
38+
- validation
39+
- endorsement
40+
- certification
41+
- compliance
42+
- production readiness
43+
- field impact
44+
- proven market demand
45+
- path-universal coverage
46+
- standardisation
47+
- production security coverage
48+
- that this repository includes the full Trinity gate implementation
49+
50+
## Comparison boundary
51+
52+
Do not use this repository to attack or rank other projects.
53+
54+
If another system is relevant, treat it as a separate artefact lane requiring direct inspection.
55+
56+
## Public sentence
57+
58+
> This is a deterministic negative-case harness: it shows what can go wrong when admissibility is absent before execution.
59+
60+
## Stop line
61+
62+
If the evidence is not in the cases, tests, traces, specification, or receipt, do not claim it.

0 commit comments

Comments
 (0)