Skip to content

Commit 38f27a9

Browse files
committed
manifest
1 parent 5c7c89b commit 38f27a9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

SE_MANIFEST.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# ============================================================
44

55
schema = "se-manifest-schema"
6+
schema_version = "0.5.0"
67
schema_url = "https://raw.githubusercontent.com/structural-explainability/se-manifest-schema/main/manifest-schema.toml"
78

89
# === Framework Context ===
@@ -14,9 +15,9 @@ purpose = "Declares this repository's role in the Structural Explainability ecos
1415

1516
# === Repository Identity ===
1617

17-
[repo]
18+
[repository]
19+
organization = "structural-explainability"
1820
name = ".github"
19-
org = "structural-explainability"
2021
class = "admin"
2122
kind = "governance"
2223
status = "active"

0 commit comments

Comments
 (0)