Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
i.2Wiki
Agentic AI Atlas · Workspace Validation Map
docs/workspace-validationa5c.ai
Search the atlas/
Wiki · linked records

Article and nearby pages

I.Current articlepp. 1 - 1
agent-mux docsContributor ReferenceArticlesHarness AssimilationAtlas Graph ↔ Library Gap ReportBabysitter CLI & SDK Examples
I.
Wiki article

docs/workspace-validation

Reading · 3 min

Workspace Validation Map reference

This document is the repo-level source of truth for which npm workspaces are active, which ones are release-critical, and which workflow path validates them.

Page nodewiki/docs/workspace-validation.mdNearby pages · 23Documents · 0

Continue reading

Nearby pages in the same section.

agent-mux docsContributor ReferenceArticlesHarness AssimilationAtlas Graph ↔ Library Gap ReportBabysitter CLI & SDK ExamplesUsing the Babysitter GitHub ActionUsing Babysitter with Claude Code GitHub ActionsUsing Babysitter with Codex GitHub ActionsUsing Babysitter with Gemini CLI GitHub ActionsHardcoded Harness/Target Gaps — Should Be Derived from Atlas GraphHarness Features Backlog: Gap Analysis (Restructured)Package and Plugin Docs MapBabysitter PluginsReferenceReference ReposContinuous Release PipelineRepositories Using BabysitterBabysitter Run History InsightsTesting StrategyBabysitter User GuideBabysitter v6: The Orchestration Platform Goes Universala5c.ai V6 Spec And Roadmap

Workspace Validation Map

This document is the repo-level source of truth for which npm workspaces are active, which ones are release-critical, and which workflow path validates them.

<!-- docs-discovery-note:start --> For canonical documentation homes and public/internal positioning, use Package and Plugin Docs Map. This file remains the validation-contract ledger, not the primary package/plugin discovery index. <!-- docs-discovery-note:end -->

If a workspace stays active, it must meet one of these conditions:

  • it is validated in .github/workflows/ci.yml
  • it is validated in the release/staging workflows because that is the only meaningful contract surface
  • it is explicitly called out here as intentionally excluded

Release-critical workspace families

These workspaces ship public packages or release-facing operational behavior. They are expected to stay aligned with both CI and release workflows.

Workspace or familyRoleValidation path
packages/sdk (@a5c-ai/babysitter-sdk)Core SDK and CLI runtime.github/workflows/ci.yml jobs test and packages-sdk, plus release.yml and staging-publish.yml
packages/breakpoints-muxPublished breakpoint runtime.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml
packages/agent-plugins-muxPublished plugin compiler/runtime package.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml
packages/observer-dashboardPublished observer dashboard package.github/workflows/ci.yml job observer-dashboard, plus release.yml and staging-publish.yml
packages/hooks-mux/*Published hooks-mux packages.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml
packages/agent-mux/*Published agent-mux packages.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml
packages/transport-muxPublished transport/proxy runtime package used by the agent-mux CLI/runtime chain.github/workflows/ci.yml job workspace-coverage (build + lint + typecheck + test + scorecard:migration), plus release.yml and staging-publish.yml
packages/babysitter, plugins/babysitter-unified, and generated/published harness plugin packagesPublished metapackage, canonical plugin source, and harness plugin packages.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml

Public advanced/runtime packages

These packages are publicly installable, but their canonical docs live primarily in package READMEs and the package/plugin docs map rather than the end-user getting-started flow.

WorkspaceRoleValidation path
packages/babysitter-agentPublic runtime CLI for headless/orchestrated/operator workflows; not the default first-stop end-user entrypoint.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml runtime build/test validation
packages/agent-corePublic advanced/runtime dependency package consumed by @a5c-ai/babysitter-agent and runtime orchestration flows.github/workflows/ci.yml job test, plus release.yml and staging-publish.yml
packages/agent-catalogPublic graph/evidence catalog package consumed by SDK, agent-mux, hooks-mux, plugin compiler, and catalog-adjacent tooling.github/workflows/ci.yml job workspace-coverage (npm run ci:test --workspace=@a5c-ai/agent-catalog), plus release.yml and staging-publish.yml

Internal-only active workspaces

These workspaces are part of the active monorepo and ship code or operational behavior inside the repo, but they are not current public publish targets.

WorkspaceRoleValidation path
packages/babysitter-tui-pluginsInternal TUI plugin package for babysitter observability.github/workflows/ci.yml job workspace-coverage

Explicit exclusions

There are currently no active npm workspaces that are intentionally excluded from validation. packages/transport-mux now participates in the workspace-coverage job through its package-local lint, typecheck, and test commands alongside build and scorecard:migration.

Trail

Wiki
Babysitter Docs

Workspace Validation Map

Continue reading

agent-mux docs
Contributor Reference
Articles
Harness Assimilation
Atlas Graph ↔ Library Gap Report
Babysitter CLI & SDK Examples
Using the Babysitter GitHub Action
Using Babysitter with Claude Code GitHub Actions

Page record

Open node ledger

wiki/docs/workspace-validation.md

Documents

No documented graph nodes on this page.