Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .verisimdb/ecosystem-ingest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name = "ecosystem-ingest"
version = "0.1.0"
edition = "2021"
description = "Derive ecosystem-link octads from dependency manifests, emit A2ML"
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]

[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion 0-ai-gatekeeper-protocol/repo-guardian-fs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
description = "FUSE filesystem wrapper enforcing AI.a2ml manifest acknowledgment before repo access"
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
repository = "https://github.com/hyperpolymath/repo-guardian-fs"
readme = "README.md"
keywords = ["fuse", "filesystem", "ai", "gatekeeper", "manifest"]
Expand Down
1,071 changes: 663 additions & 408 deletions LICENSE

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion a2ml/lsp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = "a2ml-lsp"
version = "0.1.0"
edition = "2021"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
description = "Language Server Protocol implementation for A2ML"
repository = "https://github.com/hyperpolymath/standards"
homepage = "https://github.com/hyperpolymath/standards/tree/main/a2ml/lsp"
Expand Down
2 changes: 1 addition & 1 deletion avow-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "AVOW Protocol - Authenticated Verifiable Open Web Communication",
"author": "Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>",
"license": "PMPL-1.0-or-later",
"license": "AGPL-3.0-or-later",
"type": "module",
"scripts": {
"build": "deno task build",
Expand Down
2 changes: 1 addition & 1 deletion groove-protocol/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "0.1.0"
edition = "2024"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
description = "CLI tool for the Groove service discovery protocol — init, validate, probe, mesh"
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
repository = "https://github.com/hyperpolymath/standards"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion hooks/playbook-to-recipe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name = "playbook-to-recipe"
version = "0.1.0"
edition = "2021"
description = "Convert PLAYBOOK.a2ml procedures into Hypatia-compatible A2ML recipes"
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]

[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion inline-annotations/extractor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name = "inline-annotations"
version = "0.1.0"
edition = "2021"
description = "Extracts @trust/@contract/@grade annotations from source comments, emits A2ML"
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
repository = "https://github.com/hyperpolymath/standards"

Expand Down
2 changes: 1 addition & 1 deletion k9-svc/k9-sign/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "k9-sign"
version = "1.0.0"
edition = "2021"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
description = "Ed25519 signing and verification for K9 Hunt-level components"
repository = "https://github.com/hyperpolymath/standards/tree/main/k9-svc"

Expand Down
2 changes: 1 addition & 1 deletion k9-svc/lsp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "k9-lsp"
version = "0.1.0"
edition = "2021"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
license = "PMPL-1.0-or-later"
license = "AGPL-3.0-or-later"
description = "Language Server Protocol server for K9 Self-Validating Components"
repository = "https://github.com/hyperpolymath/standards"
homepage = "https://github.com/hyperpolymath/standards/tree/main/k9-svc/lsp"
Expand Down
2 changes: 1 addition & 1 deletion lol/orchestrator/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ defmodule Lol.MixProject do

defp package do
[
licenses: ["PMPL-1.0-or-later"],
licenses: ["AGPL-3.0-or-later"],
maintainers: ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
]
end
Expand Down
2 changes: 1 addition & 1 deletion lol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rsr-compliant"
],
"author": "Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>",
"license": "PMPL-1.0-or-later",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/Hyperpolymath/1000Langs"
Expand Down
Loading