feat: reorganize project structure and update core documentation folders#36
Open
ThunderOpsAI wants to merge 7 commits into
Open
feat: reorganize project structure and update core documentation folders#36ThunderOpsAI wants to merge 7 commits into
ThunderOpsAI wants to merge 7 commits into
Conversation
This document outlines the purpose, importance, and usage rules for content templates used in the NoCodeJam platform, along with versioning guidelines.
This README outlines the purpose, structure, and governance principles of custom AI skills for NoCodeJam workflows.
This document provides guidelines and expectations for handover and continuity documentation to assist future contributors and maintainers of the NoCodeJam platform.
Added comprehensive documentation for skill agents, including usage guidelines, core patterns, and security best practices.
|
@ThunderOpsAI is attempting to deploy a commit to the InnovAIte's projects Team on Vercel. A member of the Team first needs to authorize it. |
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
This PR standardizes the repository structure by consolidating and updating the primary work folders. I have reorganized the local files to ensure the skills, templates, and handover-documents directories are up-to-date and free of redundant files.
Changes
Folder Consolidation: Integrated local skills, templates, and handover-documents folders into the main directory.
Repository Cleanup: Removed outdated or redundant documentation to reduce clutter and improve navigability.
History Reconciliation: Resolved divergent branch histories to align the local environment with the remote main branch.
Testing Performed
Verified folder hierarchy via CLI (ls) to ensure all sub-directories are correctly placed.
Performed a dry-run of the file structure to ensure no critical source code was impacted by the cleanup.