RT
Active ToDy95/OmniRoids-Studio

OmniRoids Studio

Governed automation catalogue and release studio

A governed authoring and release studio for OmniRoids capabilities, automation workflows, private projections, and signed Core handoffs.

Latest signal

Sep 1, 2026

Synced Sep 11, 2026

77

Commits · 365 days

7

Pull requests · 365 days

0

Issues · 365 days

0

Code reviews · 365 days

Public summary

Public summary

What it is

OmniRoids Studio is the commercial catalogue, private capability projection, and governed authoring boundary around the OmniRoids core. It turns reviewed capabilities and automations into explicit, versioned release candidates without making Studio a second source of truth.

The problem and business value

Reusable AI capability is difficult to commercialize when permissions, evidence, release state, and private implementation details are mixed together. Studio separates those concerns so a team can discover approved capabilities, plan an automation, pass it through review, and prepare a release that can be independently verified by the Core system.

The business value is controlled reuse: capability catalogues and automation workflows can become reviewable products while the private corpus, credentials, and release authority stay behind explicit boundaries.

What it does today

  • Builds a public-safe catalogue and graph projection from reviewed source data.
  • Maintains a private, digest-verified vault for capability and artifact metadata outside public/.
  • Exposes permission-checked catalog, graph, vault, relation, and automation surfaces through the local server and protected API routes.
  • Validates automation manifests, routes required skills from policy, plans workflows, and checks the exact lifecycle required for publication.
  • Produces signed, immutable release envelopes and a Core-targeted outbox. The Studio adapter does not write the Core repository or invoke the Core publication RPC directly.

Integrations and data flow

OmniRoids Core remains authoritative for identity, membership, permissions, private capability publication, and runtime state. Studio consumes a short-lived signed Core access assertion and a versioned capability projection. The private vault is paginated, digest-checked, and served only after the requested permission is verified.

Automation source lives under the Studio repository. The source digest, evidence digests, routed skills, lifecycle receipts, and signed bundle are checked before a release can be prepared for the Core bridge. The public projection contains only approved catalogue and graph information.

AI or automation workflow

Studio is an orchestration and governance surface, not an autonomous agent. Its automation flow routes capabilities, validates inputs and lifecycle receipts, and prepares a release for review. Human owners or authorized capability architects remain responsible for approval, signing material, production transport, and any external side effect.

Security and privacy boundaries

The public bundle excludes the private vault, release envelopes, lifecycle receipts, Core credentials, environment files, and private artifact bodies. Every protected surface checks the required permission on the server, and missing, stale, revoked, expired, or unverified assertions deny access. Digest validation, path checks, secret-pattern checks, replay protection, and immutable release directories provide additional fail-closed controls.

What is coming next

The next work is operational: verify hosted authorization, transport credentials, deployment and rollback evidence, and any provider-backed delivery boundary before describing those integrations as live. The catalogue can then grow through reviewed automation packages without weakening the Core- to-Studio ownership boundary.

Current activity or evidence from the project

Recent repository work rebranded Studio as OmniRoids Studio, exposed the complete automation workflow surfaces, and added the private Full Graph and vault projections. The repository contains local validation, lifecycle, graph, mirror, and vault checks. These checks support the documented contracts; they do not claim hosted provider authorization, customer adoption, revenue, or production delivery.

Contribution graph

The work behind the work.

Commits, PRs, issues and reviews

84 recorded activities in the selected range.

All available activity

LessMore
Monthly activity totals
Recorded activity for the selected range, grouped by month
MonthActivities
2025-080
2025-090
2025-100
2025-110
2025-120
2026-010
2026-020
2026-030
2026-040
2026-050
2026-060
2026-070
2026-0870
2026-0914

Recent activity

What is moving now.

  1. Silicon Core: levels were drawing their children on top of their parentPull request - closed · Sep 10, 2026
  2. fix: keep Silicon Core children clear of their parent (#7)Commit · Sep 10, 2026
  3. fix: keep Silicon Core children clear of their parentPull request - merged · Sep 10, 2026
  4. Silicon Core dashboard, the Make.com catalogue, and local admin accessPull request - closed · Sep 7, 2026
  5. release: ship Andrei automation and Silicon CorePull request - merged · Sep 6, 2026
  6. release: ship Andrei automation and Silicon CoreCommit · Sep 6, 2026
  7. feat(landing): publish verified public homepagePull request - merged · Sep 2, 2026
  8. feat(landing): publish verified public homepage (#4)Commit · Sep 2, 2026
  9. docs: clarify GitHub and Vercel delivery controlsPull request - merged · Sep 2, 2026
  10. docs: clarify GitHub and Vercel delivery controlsCommit · Sep 2, 2026
  11. [STUDIO-061] docs: add public portfolio briefCommit · Sep 1, 2026
  12. chore: update GitHub repository linksCommit · Sep 1, 2026
  13. fix: complete OmniRoids graph brandingCommit · Sep 1, 2026
  14. feat: rebrand Studio as OmniRoidsCommit · Sep 1, 2026
  15. Merge codex/studio-automation-graph-20260831 into mainCommit · Aug 31, 2026
  16. feat: expose complete automation workflowsCommit · Aug 31, 2026
  17. [STUDIO-013] 48 n8n automation packages across 27 verticals (planning)Pull request - merged · Aug 30, 2026
  18. merge: promote verified automations to mainCommit · Aug 30, 2026
  19. [STUDIO-060] merge automation UX and keep GitHub Actions disabledCommit · Aug 30, 2026
  20. [STUDIO-058] promote verified automations without GitHub ActionsCommit · Aug 30, 2026

Published roadmap

What is shipped and what comes next

This roadmap describes the Studio boundary without exposing private artifacts, credentials, internal logs, or unverified commercial outcomes.

Delivered

  • [done] Public-safe capability catalogue and reviewed Full Graph projection.
  • [done] Permission-checked private capability vault with paginated, digest-verified artifacts.
  • [done] Core access assertion verification with role and permission checks on protected surfaces.
  • [done] Automation manifest validation, policy-driven skill routing, and workflow planning.
  • [done] Eleven-stage lifecycle receipts covering implementation, tests, audits, documentation, technology review, and publication.
  • [done] Signed immutable Studio release bundles and a replay-safe Core bridge envelope.

Operationally pending

  • [in-progress] Verify hosted authorization, deployment, transport credentials, and rollback evidence.
  • [in-progress] Complete provider account authorization and delivery tests before enabling external automation side effects.
  • [in-progress] Extend qualitative review and evidence coverage for commercial capability claims.

Coming soon

  • [planned] Expand the catalogue with reviewed, evidence-backed automation packages.
  • [planned] Add broader operational telemetry and support runbooks after hosted verification.
  • [planned] Promote additional Core capability projections only when their privacy and ownership boundaries are independently reviewed.

Product rule

A connector, skill route, or release design is not treated as a live integration until authorization, permission, runtime, failure, rollback, and human approval evidence is available.