{"id":50932913,"url":"https://github.com/intent-solutions-io/wild-rails-ai-ops","last_synced_at":"2026-06-17T06:03:41.923Z","repository":{"id":361046638,"uuid":"1252832938","full_name":"intent-solutions-io/wild-rails-ai-ops","owner":"intent-solutions-io","description":"Stop hand-rolling agent-safety code in every Rails app. Wild gives Rails teams 10 production-ready Ruby gems for safe AI-agent ops: capability gating, audited execution, MCP servers, privacy-aware telemetry, and gap analysis. Opinionated defaults, composable, no MIT cosplay.","archived":false,"fork":false,"pushed_at":"2026-05-29T00:55:57.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T02:23:22.722Z","etag":null,"topics":["agent-ops","ai-agents","ai-safety","capability-gating","intent-solutions","mcp","mcp-server","rails","ruby","ruby-gem","ruby-on-rails","telemetry","wild-ecosystem"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intent-solutions-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["jeremylongshore"],"buy_me_a_coffee":"jeremylongshore"}},"created_at":"2026-05-28T23:16:00.000Z","updated_at":"2026-05-29T00:57:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/intent-solutions-io/wild-rails-ai-ops","commit_stats":null,"previous_names":["jeremylongshore/wild-rails-ai-ops"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/intent-solutions-io/wild-rails-ai-ops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intent-solutions-io%2Fwild-rails-ai-ops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intent-solutions-io%2Fwild-rails-ai-ops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intent-solutions-io%2Fwild-rails-ai-ops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intent-solutions-io%2Fwild-rails-ai-ops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intent-solutions-io","download_url":"https://codeload.github.com/intent-solutions-io/wild-rails-ai-ops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intent-solutions-io%2Fwild-rails-ai-ops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34435991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-ops","ai-agents","ai-safety","capability-gating","intent-solutions","mcp","mcp-server","rails","ruby","ruby-gem","ruby-on-rails","telemetry","wild-ecosystem"],"created_at":"2026-06-17T06:03:41.231Z","updated_at":"2026-06-17T06:03:41.917Z","avatar_url":"https://github.com/intent-solutions-io.png","language":"Shell","funding_links":["https://github.com/sponsors/jeremylongshore","https://buymeacoffee.com/jeremylongshore"],"categories":[],"sub_categories":[],"readme":"# wild-rails-ai-ops\n\nA set of 10 Ruby gems for running AI agents inside Rails applications under explicit capability control, with audited execution and privacy-aware telemetry.\n\nThis repo is the umbrella for the `wild-*` constellation. Each gem is its own independently developed and released repository under `jeremylongshore/wild-*`; this repo contains the ecosystem-level documentation, the dependency map, and the per-repo status table.\n\n## What's in the ecosystem\n\n| Repo | Archetype | What it does |\n|------|-----------|--------------|\n| [wild-rails-safe-introspection-mcp](https://github.com/jeremylongshore/wild-rails-safe-introspection-mcp) | A — Product-Facing Operational | Safe, governed, read-only Rails production introspection for AI agents via MCP. Three MCP tools, full safety controls, no write ops. |\n| [wild-admin-tools-mcp](https://github.com/jeremylongshore/wild-admin-tools-mcp) | A — Product-Facing Operational | Administrative tooling MCP server for ops and management actions exposed to AI agents under capability gating. |\n| [wild-capability-gate](https://github.com/jeremylongshore/wild-capability-gate) | D — Coordination / Registry | Privileged tool access gating and capability control. Used as a dependency by `wild-admin-tools-mcp` to police tool invocation. |\n| [wild-session-telemetry](https://github.com/jeremylongshore/wild-session-telemetry) | B — Data Pipeline / Analytics | Privacy-aware session telemetry collection and export for AI-agent sessions. |\n| [wild-transcript-pipeline](https://github.com/jeremylongshore/wild-transcript-pipeline) | B — Data Pipeline | Transcript ingestion, normalization, and processing. |\n| [wild-gap-miner](https://github.com/jeremylongshore/wild-gap-miner) | B — Data Pipeline / Analytics | Gap analysis from telemetry and transcript data. |\n| [wild-hook-ops](https://github.com/jeremylongshore/wild-hook-ops) | C — SDLC Companion | Hook lifecycle management — registration, execution, auditing, health monitoring for agent workflow extension points. Generalizes ad-hoc hook patterns from the `*-mcp` gems. |\n| [wild-permission-analyzer](https://github.com/jeremylongshore/wild-permission-analyzer) | C — SDLC Companion | Permission model analysis and audit tooling for engineers. |\n| [wild-test-flake-forensics](https://github.com/jeremylongshore/wild-test-flake-forensics) | C — SDLC Companion | Test flake detection, root cause analysis, and triage. |\n| [wild-skillops-registry](https://github.com/jeremylongshore/wild-skillops-registry) | D — Coordination / Registry | Skill/capability registry and coordination control plane. v0.1.0 — currently standalone; consumer adoption planned for v2. |\n\n## Archetype reference\n\n| Letter | Meaning | Examples |\n|--------|---------|----------|\n| A | Product-Facing Operational | The MCP servers an agent talks to in production |\n| B | Data Pipeline / Analytics | Telemetry, transcripts, gap analysis |\n| C | SDLC Companion | Engineer-facing tools (analyzer, flake forensics, hook ops) |\n| D | Coordination / Registry | Cross-gem coordination primitives (capability gate, skill registry) |\n\nFull taxonomy definition lives in the `wild-rails-safe-introspection-mcp` and `wild-admin-tools-mcp` repos as `000-docs/006-DR-STND-repo-startup-standard.md`.\n\n## Dependency map\n\n```\n[ AI Agent ]\n     │\n     ├─► wild-rails-safe-introspection-mcp ──┐\n     │                                       ├─► (audit log)\n     └─► wild-admin-tools-mcp ──► wild-capability-gate\n                                            │\n                                            └─► (decision log)\n\n[ Runtime instrumentation ]\n     │\n     └─► wild-session-telemetry ──► wild-transcript-pipeline ──► wild-gap-miner\n\n[ Engineer / SDLC ]\n     │\n     ├─► wild-permission-analyzer (run before deploy)\n     ├─► wild-test-flake-forensics (CI integration)\n     └─► wild-hook-ops (v2 — to be adopted by *-mcp gems)\n\n[ Cross-gem coordination ]\n     │\n     └─► wild-skillops-registry (v0.1.0 — standalone in current state)\n```\n\nDetailed per-repo runtime architecture, integration points, and failure modes are documented in each repo's `000-docs/NNN-AT-AUDT-appaudit-2026-05-28.md`.\n\n## Status\n\nAll 10 repos are v1 (or v0.1.0 for `wild-skillops-registry`). Per-repo test counts and detail live in the [per-repo status table in the ecosystem CLAUDE.md](https://github.com/intent-solutions-io/wild-rails-ai-ops/blob/main/CLAUDE.md#11-per-repo-status-table).\n\n## License\n\nIntent Solutions Proprietary. Each individual `wild-*` repo carries the same license. See [LICENSE](./LICENSE).\n\n## Contributing\n\nExternal contributions are not currently accepted. For internal contributor guidelines, see [CONTRIBUTING.md](./CONTRIBUTING.md).\n\nFor security disclosures, see [SECURITY.md](./SECURITY.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintent-solutions-io%2Fwild-rails-ai-ops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintent-solutions-io%2Fwild-rails-ai-ops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintent-solutions-io%2Fwild-rails-ai-ops/lists"}