Adopt the Cratis AI contract - #96
Merged
Merged
Conversation
…tract The legacy AI corpus synchronization is removed: the reusable sync-copilot-instructions, propagate-copilot-instructions, bootstrap-copilot-sync, cleanup-copilot-sync-branches, and ai-corpus-propagation-control workflows, their scripts and tests, and every README section documenting them. Repositories no longer synchronize AI setup back and forth; shared behavior arrives through the Cratis AI marketplace plugins and reviewed profile-subscription updates. This repository also adopts the Cratis AI contract itself: .cratis/PROJECT.md with the repository facts (including the .ai-work/ work-record policy), .cratis/ai.json subscribing to cratis/documentation and cratis/engineering/core, and the minimal AGENTS.md/CLAUDE.md/GEMINI.md bootstraps pointing at the canonical project context.
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.
Part of the Cratis/AI#256 corpus retirement and the team-repository AI adoption (scenario).
What changes
.cratis/PROJECT.md(canonical project context),.cratis/ai.json(subscription:cratis/documentation,cratis/engineering/core), and the minimalAGENTS.md/CLAUDE.md/GEMINI.mdbootstraps..ai/corpus, the.claude/and.githubCopilot adapters, and the generated.piadapters. Nothing unique was lost: general content lives inCratis/AI(staged for authoring where it had no home yet), and repository-specific content moved into.cratis/PROJECT.md/.agents/.sync-copilot-instructionsandpropagate-copilot-instructionsworkflows; the synchronization system is retired fromCratis/Workflowsas well.For contributors
Install the Cratis plugin for your harness once (Claude Code, Codex, GitHub Copilot, Cursor, and Pi are installable today — see the harness guide) and this repository's subscribed profiles load automatically. General improvements are proposed in
Cratis/AI; repository facts belong in.cratis/PROJECT.md; AI session work records stay in the untracked.ai-work/folder.Rollback is reverting this pull request.