Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
i.2Wiki
Agentic AI Atlas · genty Stack Renames
docs/genty-stack-renamesa5c.ai
Search the atlas/
Wiki · linked records

Article and nearby pages

I.Current articlepp. 1 - 1
adapters docsAgent-Adapter ↔ Babysitter IntegrationAgent Layer Gaps — Full Agent StackContributor ReferenceArticlesHarness Assimilation
I.
Wiki article

docs/genty-stack-renames

Reading · 2 min

genty Stack Renames reference

The agent stack packages should be renamed to use the "genty" brand consistently.

Page nodewiki/docs/genty-stack-renames/README.mdNearby pages · 35Documents · 0

Continue reading

Nearby pages in the same section.

adapters docsAgent-Adapter ↔ Babysitter IntegrationAgent Layer Gaps — Full Agent StackContributor ReferenceArticlesHarness AssimilationAtlas Catalog UnificationAtlas Graph ↔ Library Gap ReportBabysitter BlueprintsBabysitter Plugins → Blueprints RenameBabysitter CLI & SDK Examplesa5c Development DocumentationEvil FallbacksGenty Features Backlog: Adversarial Gap AnalysisUsing 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)Here Be Dragons — Babysitter MonorepoHermes Agent Deep ResearchPackage and Plugin Docs MapAgent PluginsReferenceReference ReposContinuous Release PipelineRepositories Using BabysitterBabysitter Run History InsightsSupermemory Deep ResearchTesting StrategyBabysitter User GuideBabysitter v6: The Orchestration Platform Goes Universala5c.ai V6 Spec And RoadmapWorkspace Validation Map

genty Stack Renames

The agent stack packages should be renamed to use the "genty" brand consistently.

Target Convention

PackageTarget PackageDirectoryTarget Dir
genty core@a5c-ai/genty-corepackages/genty/core/packages/genty/core/
genty runtime@a5c-ai/genty-runtimepackages/genty/runtime/packages/genty/runtime/
@a5c-ai/genty-platform@a5c-ai/genty-platformpackages/genty/platform/packages/genty/platform/
@a5c-ai/genty@a5c-ai/genty (keep)packages/genty/packages/genty/ (keep)

Scope

Package References

bash
# Count references
grep -rl "@a5c-ai/genty-core" packages/ docs/ .github/ --include="*.ts" --include="*.json" --include="*.yml" --include="*.md" | grep -v node_modules | grep -v dist | wc -l
grep -rl "@a5c-ai/genty-runtime" packages/ docs/ .github/ --include="*.ts" --include="*.json" --include="*.yml" --include="*.md" | grep -v node_modules | grep -v dist | wc -l
grep -rl "@a5c-ai/genty-platform" packages/ docs/ .github/ --include="*.ts" --include="*.json" --include="*.yml" --include="*.md" | grep -v node_modules | grep -v dist | wc -l

Import Paths

Every import that targets a renamed package needs updating across the monorepo.

CI/CD

  • .github/workflows/ci.yml — build steps reference packages/genty/core, packages/genty/platform, etc.
  • .github/workflows/publish.yml — publish steps for each package
  • .github/workflows/live-stack.yml — build phases

Atlas Graph

  • packages/atlas/graph/agent-stack/ — core-impls, runtime-impls, platform-impls reference these packages

Documentation

  • docs/agent-layer-gaps.md — references genty-core, genty-runtime, agent-platform throughout
  • docs/agent-reference/*.md — architecture docs
  • docs/agent-stack/hooks/*.md — hook coverage matrix

Execution Plan

1. genty core package rename is complete. 2. genty runtime package rename is complete. 3. git mv packages/genty/platform packages/genty/platform 4. genty core package references are updated across all files. 5. genty runtime package references are updated across all files. 6. Find-replace @a5c-ai/genty-platform → @a5c-ai/genty-platform 7. genty core package paths are updated across all files. 8. Update tsconfig references 9. Regenerate package-lock.json 10. Build and test

Notes

  • The adapters family keeps its name (it's the multiplexer for ALL agents, not just genty)
  • babysitter-sdk keeps its name (it's the SDK for the babysitter orchestration engine)
  • Only the L4/L5/L6 stack packages that ARE genty get renamed

Trail

Wiki
Babysitter Docs

genty Stack Renames

Continue reading

adapters docs
Agent-Adapter ↔ Babysitter Integration
Agent Layer Gaps — Full Agent Stack
Contributor Reference
Articles
Harness Assimilation
Atlas Catalog Unification
Atlas Graph ↔ Library Gap Report

Page record

Open node ledger

wiki/docs/genty-stack-renames/README.md

Documents

No documented graph nodes on this page.