You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .agent/skills/REGISTRY.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This document serves as the local registry index for all authorized skills in th
4
4
5
5
> [!IMPORTANT]
6
6
> -**Local Scope**: This registry operates strictly as a local repository index. It is **not** a remote, distributed, or cloud-based plugin marketplace.
7
-
> -**Integrity Hashes**: The SHA-256 checksums recorded below are strictly for local change-detection and workspace configuration verification. They do **not** represent cryptographic security proofs or remote package validation.
7
+
> -**Integrity Hashes**: The SHA-256 checksums recorded below are strictly for local change-detection and workspace configuration verification. They do **not** represent unsupported assurance claims.
8
8
9
9
---
10
10
@@ -44,7 +44,7 @@ This document serves as the local registry index for all authorized skills in th
44
44
-**Allowed Scope**: Modifying markdown documents in `docs/`, `reports/`, and repository root.
-**No Untrusted Provider Action**: Forbidden to execute real cloud API provider calls during coding/validation phases (unless explicitly approved for live integration runs).
38
38
-**No Destructive/Out-of-Scope Commands**: Forbidden to run shell operations outside the repo root.
39
39
-**No Overwriting Remote History**: Forbidden to run `git push -f` or force push unless explicitly approved.
40
-
-**No Compliance Claims**: Forbidden to claim production/enterprise readiness, certified status, full autonomy, or official SPARK compatibility.
40
+
-**No Unsupported Assurance Claims**: Forbidden to make unsupported assurance claims.
41
41
42
42
### Stop Conditions
43
43
The agent must halt execution and yield to the user when:
Copy file name to clipboardExpand all lines: docs/MVP_STATUS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ All core architecture components and phase requirements are fully implemented an
28
28
## 3. Release Readiness & Release Limitations
29
29
30
30
-**Experimental Scope**: This command-line interface is an experimental, local-first utility for research and development context packaging.
31
-
-**Honest Claim Policy**: No claims are made regarding production readiness, enterprise certification, guaranteed safety, full autonomy, or official SPARK compatibility.
31
+
-**Honest Claim Policy**: No unsupported assurance claims are made.
Copy file name to clipboardExpand all lines: docs/PROVENANCE_MODEL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,5 +30,5 @@ CompText utilizes local provenance manifests to track artifact changes and link
30
30
## 2. Boundaries and Scope Limits
31
31
32
32
-**Local-Only Verification**: Checksums are calculated locally. No blockchain, distributed consensus, or remote network validation is supported or implemented.
33
-
-**Not Security Proof / Certification**: These manifests are for change detection and chain of custody tracking. They do not constitute security proof, certification, or official compliance.
33
+
-**No Unsupported Assurance Claims**: These manifests are for change detection and chain of custody tracking. They do not constitute unsupported assurance claims.
34
34
-**Untrusted Input Stance**: Any file without a matching/valid provenance manifest or one whose checksum fails verification is treated as mutated and untrusted.
0 commit comments