diff --git a/README.md b/README.md index 3f40957..0b9f8f1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Quality Gate](https://github.com/KooshaPari/phenoAI/actions/workflows/quality-gate.yml/badge.svg)](https://github.com/KooshaPari/phenoAI/actions/workflows/quality-gate.yml) [![Rust](https://img.shields.io/badge/rust-1.75%2B-orange.svg)](https://www.rust-lang.org) +[![AI Slop Inside](https://sladge.net/badge.svg)](https://sladge.net) AI integration workspace for the Phenotype ecosystem — LLM routing, MCP server plumbing, and embedding primitives that Phenotype agents and services compose into higher-level AI behaviors. diff --git a/SECURITY.md b/SECURITY.md index c2a8dd5..31926fc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Reporting Do not open public issues for security findings. Instead: -- Email: security@phenotype.dev (or kooshapari@gmail.com until org mailbox exists) +- Email: security@kooshapari.com (or kooshapari@gmail.com until org mailbox exists) - GitHub private vulnerability reporting: https://github.com/KooshaPari/phenoAI/security/advisories/new ## Scope diff --git a/docs/worklogs/GOVERNANCE.md b/docs/worklogs/GOVERNANCE.md new file mode 100644 index 0000000..58c0bf6 --- /dev/null +++ b/docs/worklogs/GOVERNANCE.md @@ -0,0 +1,18 @@ +# Governance Worklog + +### 2026-04-29 | GOVERNANCE | Sladge badge rollout + +**Context:** The projects-landing AI slop governance WBS is rolling the sladge +badge into clean or isolated LLM-heavy repos where model runtime behavior is +material. + +**Finding:** phenoAI is the Phenotype AI integration workspace for multi-provider +LLM routing, MCP server plumbing, and embedding primitives. + +**Decision:** Add the sladge badge to the README badge block and keep the rollout +as documentation/governance metadata only. + +**Impact:** phenoAI is now marked consistently with the broader LLM-heavy badge +rollout without changing runtime code or catalog metadata. + +**Tags:** `[phenoAI]` `[GOVERNANCE]` `[sladge]`