Commit 476f826
chore: update all submodule references to latest
All satellites synced with latest commits including PMPL fixes.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 41d106d commit 476f826
14 files changed
Lines changed: 14 additions & 14 deletions
File tree
- satellites
- agentic
- foundation-models
- neurosymbolic
Submodule agentic-scm updated from dbaa134 to 7ef0662
Submodule conative-gating updated 68 files
- .claude/CLAUDE.md+16-3
- .github/workflows/ci.yml+1-1
- .github/workflows/codeql-analysis.yml-53
- .github/workflows/codeql.yml+5-5
- .github/workflows/comprehensive-quality.yml-215
- .github/workflows/guix-nix-policy.yml+5-6
- .github/workflows/instant-sync.yml+2-2
- .github/workflows/language-guard.yml+1-1
- .github/workflows/mirror.yml+111-39
- .github/workflows/npm-bun-blocker.yml+20
- .github/workflows/quality.yml+12-12
- .github/workflows/rsr-antipattern.yml+10-5
- .github/workflows/rust-ci.yml+1-1
- .github/workflows/scorecard-enforcer.yml+72
- .github/workflows/scorecard.yml+5-6
- .github/workflows/secret-scanner.yml+67
- .github/workflows/security-policy.yml+7-8
- .github/workflows/ts-blocker.yml+25
- .github/workflows/wellknown-enforcement.yml+9-9
- .github/workflows/workflow-linter.yml+4-4
- .gitignore+3
- .machine_readable/AGENTIC.scm+16
- .machine_readable/ECOSYSTEM.scm+20
- .machine_readable/META.scm+17
- .machine_readable/NEUROSYM.scm+13
- .machine_readable/PLAYBOOK.scm+13
- .machine_readable/STATE.scm+39
- CODE_OF_CONDUCT.md+27
- CONTRIBUTING.adoc+20
- Cargo.lock+1.0k
- Cargo.toml+3
- ECOSYSTEM.scm+20
- LICENSE+153
- LICENSE.txt-91
- MAINTAINERS.adoc+47
- META.scm+13
- Mustfile+14
- PALIMPSEST.adoc+92
- README.adoc+315
- ROADMAP.adoc+306
- SECURITY.md+57-11
- STATE.scm+34
- hooks/validate-codeql.sh+34
- hooks/validate-permissions.sh+14
- hooks/validate-sha-pins.sh+33
- hooks/validate-spdx.sh+25
- scripts/mass-apply-templates.sh+3-3
- scripts/reconcile-wharf-repos.sh+1-1
- src/arbiter/lib/conative_gating/application.ex+23
- src/arbiter/lib/conative_gating/consensus_arbiter.ex+3
- src/arbiter/mix.exs+3
- src/contract/Cargo.toml+24
- src/contract/src/lib.rs+1.6k
- src/main.rs+994-1
- training/redteam/boundary/empty_file.json+22
- training/redteam/boundary/unicode_extension.json+22
- training/redteam/boundary/whitespace_only.json+22
- training/redteam/bypass/python_in_comments.json+21
- training/redteam/bypass/typescript_as_json.json+21
- training/redteam/bypass/typescript_in_markdown.json+21
- training/redteam/encoding/base64_secret.json+22
- training/redteam/encoding/hex_secret.json+22
- training/redteam/injection/concatenated_secret.json+22
- training/redteam/injection/polyglot_file.json+22
- training/redteam/injection/secret_in_url.json+22
- training/redteam/obfuscation/case_variation.json+22
- training/redteam/obfuscation/hidden_extension.json+22
- training/redteam/obfuscation/split_typescript_markers.json+22
Submodule elegant-state updated from 7be51b6 to 2479e57
Submodule llm-unify updated from 63f8a56 to 2407ed9
Submodule patallm-gallery updated 19 files
- .claude/CLAUDE.md+2-3
- .github/workflows/codeql-analysis.yml-51
- .github/workflows/codeql.yml+1-1
- .github/workflows/instant-sync.yml+2-2
- .github/workflows/mirror.yml+1-1
- .github/workflows/rsr-antipattern.yml+58
- .github/workflows/semgrep.yml+1-1
- .github/workflows/workflow-linter.yml+2-2
- CONTRIBUTING.adoc+20
- ECOSYSTEM.scm+20
- LICENSE+153
- LICENSE.txt-91
- MAINTAINERS.adoc+47
- META.scm+13
- Mustfile+14
- README.adoc+167-8
- ROADMAP.adoc+315
- STATE.scm+34
- justfile+33
Submodule esn updated from 7076640 to 1c69cf6
0 commit comments