=============================================================================
CODITECT Development Environment - Unified Start Script ============================================================================= One-command startup for...
CODITECT Development Environment - Unified Start Script ============================================================================= One-command startup for...
Copyright © 2025 AZ1.AI INC. All Rights Reserved. Developed by Hal Casteel, Founder/CEO/CTO, AZ1.AI INC. Purpose: Teach essential CODITECT processes through ...
Copyright © 2025 AZ1.AI INC. All Rights Reserved. Developed by Hal Casteel, Founder/CEO/CTO, AZ1.AI INC. Purpose: Automated setup for new CODITECT users - Cr...
Ensures sentence-transformers embeddings are always available Usage: ./scripts/classify.sh <path> [options] Same options as classify.py
Multi-context window support for core development skills Add modified files
Can be called from any frontend directory to discover and view components
======================================= Backs up context.db and unified_messages.jsonl to GCP Cloud Storage with timestamped folders and retention management...
Purpose: Unified export workflow with manual and automated options Author: AZ1.AI CODITECT Team Version: 2.0 Date: 2025-11-16 Usage: ./scripts/export-context...
Purpose: Automate GitHub project setup for Phase 1 Production Readiness Duration: 5-10 minutes Prerequisites: GitHub CLI (gh) installed and authenticated Usa...
Moves misplaced files and removes build artifacts Execute from repository root
Updates .gitignore with comprehensive rules Execute from repository root
Moves test file to proper location Execute from repository root
One-command setup for local development Usage: ./scripts/start-dev-container.sh [OPTIONS] Options: --build Force rebuild image --clean Remove exi...
Quality of life script for Claude 4.5 multi-context window workflows. Run this at the start of each new context window to restore environment state. Usage: ....
Creates Python virtual environment and installs all dependencies. Run once after cloning the repository. Usage: ./scripts/setup.sh
Purpose: Create new CODITECT framework components (agents, skills, commands, hooks, scripts, workflows) with proper templates, registration, activation, and ...
Purpose: Convert any folder to a CODITECT-compatible git submodule with automatic GitHub repo creation and symlink chain setup Author: AZ1.AI CODITECT Team V...
Copyright © 2025 AZ1.AI INC - All Rights Reserved
Starts the PostgreSQL + pgvector database for local development. This is the recommended database for CODITECT production use. Usage: ./scripts/start-postgre...
================================ STATUS: STUB - Not yet implemented VERSION: 0.1.0 (placeholder) AUTHOR: CODITECT Core Team DESCRIPTION: Git pre-commit hook ...
Restores session context from checkpoint for multi-context window workflows. Provides comprehensive state summary for Claude 4.5 to continue work. Usage: ./s...
========================================== STATUS: STUB - Not yet implemented VERSION: 0.1.0 (placeholder) AUTHOR: CODITECT Core Team DESCRIPTION: Extracts m...
Purpose: Systematically update all 19 submodules in dependency-aware order Author: AZ1.AI CODITECT Team Version: 1.0 Date: 2025-11-16
============================ STATUS: STUB - Not yet implemented VERSION: 0.1.0 (placeholder) AUTHOR: CODITECT Core Team DESCRIPTION: Universal test runner th...
Runs test suite and updates tests.json with structured results. Supports multiple test frameworks with auto-detection. Usage: ./scripts/run-tests.sh [--watch...
Deploy built websites to Google Cloud Platform (Cloud Run or GKE). Usage: ./scripts/deploy-website.sh docs.coditect.ai --source ./docs-site/dist ./scripts/de...
Version: 1.0.0 Purpose: Achieve ZERO markdown errors through intelligent iteration
Performs integrity checks, statistics updates, and cleanup operations Usage: ./scripts/db-maintenance.sh # Full maintenance ./scripts/db-maintenanc...
Adds SKIP_HOOKS check and timing to each hook
MD044: Proper names capitalization
Usage: ./scripts/lint-all.sh # Run all linters ./scripts/lint-all.sh --fix # Run with auto-fix where available
Part of Sprint 1 - Document Management Platform Indexes all documentation files from docs/ and CLAUDE.md files Usage: ./scripts/refresh-doc-index.sh ...
This script handles the complete macOS code signing workflow: 1. Sign binary with Developer ID certificate (hardened runtime) 2. Submit to Apple notarization...
Updates user-training/ references to docs/11-training-certification/ in critical files Usage: ./scripts/update-training-paths.sh [--dry-run] Phase 1 Implemen...
Comprehensive verification of CODITECT submodule setup including symlink integrity, template generation, git configuration, and framework accessibility. Usag...