feat: integrate Franchise Factory into Genesis Engine - #12
Merged
Merged
Conversation
A-TownChain
self-requested a review
September 17, 2026 15:11
A-TownChain
approved these changes
Sep 17, 2026
Member
Author
|
Superseded durch PR #13: vollstaendige Subtree-Ueberfuehrung von genesis-franchise-factory nach components/gff (61 Dateien, volle Historie, inkl. AI-Workflow-Katalog). Dieser PR enthielt nur einen Teilausschnitt (13 Dateien) ohne Historie und war in 4 Gates rot. [agent: base44-superagent] |
ShivaCoreDev
pushed a commit
that referenced
this pull request
Sep 17, 2026
ShivaCoreDev
pushed a commit
that referenced
this pull request
Sep 17, 2026
PR #12 brachte eine minifizierte Teilkopie (8 Module ohne Docstrings, 11 Dateien, ohne Historie/Specs/Docs) und ueberschrieb die README verlustbehaftet (8 Governance-Abschnitte entfernt). Kanonisch ist components/gff (vollstaendig, volle Historie, 47 Tests). - franchise_factory/ entfernt (Duplikat-Entscheid nach ATC-STD-000 SSOT-Grundsatz) - deren Integration-Tests uebernommen (components/gff/tests/test_integration.py, 5 Tests) - README auf Originalbasis wiederhergestellt + V-03 vervollstaendigt (11/11) - franchise-factory.yml entfernt (superseded durch gff-pytest-Job in test-suite.yml)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Moves the Franchise Factory runtime/orchestration layer into
genesis-engineunderfranchise_factory/.Migrated components
.atcspecification loaderArchitecture
The Franchise Factory is now a subsystem of Genesis Engine.
genesis-chroniclesremains an independent consumer and is not a dependency.AI providers, external side effects, GCL/ATC-VM adapters and production external integrations remain explicit boundaries until backed by implementation evidence.
Migration note
The source
genesis-franchise-factoryrepository remains available during the migration. Canonical.atcspec corpus and legacy repository metadata still need to be transferred/retired as a separate migration step; this PR intentionally does not delete or merge the source repository.