Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Successful in 1m6s
Documentation Validation / validate-docs (push) Failing after 9s
Documentation Validation / validate-policies-strict (push) Successful in 5s
Multi-Node Stress Testing / stress-test (push) Successful in 3s
Node Failover Simulation / failover-test (push) Failing after 4s
- Moved ai-economics/ to docs/ai-economics/ - Moved completion/ to docs/completion/ - Merged cli/ with docs/cli/ - Merged infrastructure/ with docs/infrastructure/ - Moved planning/ to docs/planning/ - Moved requirements/ to docs/requirements/ - Moved workspace/ to docs/development/workspace/ - Moved 1_files.md to docs/reference/REPOSITORY_STRUCTURE.md - Moved 2_roadmap.md to docs/ROADMAP.md - Moved 3_infrastructure.md to docs/infrastructure/INFRASTRUCTURE.md - Moved SECURITY.md to docs/security/SECURITY.md - Moved PROJECT_STRUCTURE.md to docs/archive/GPU_PROJECT_STRUCTURE.md - Moved WORKING_SETUP.md to docs/guides/getting-started/WORKING_SETUP.md - Moved E2E_TEST_CREATION_SUMMARY.md to docs/reports/E2E_TEST_CREATION_SUMMARY.md - Moved SQLMODEL_METADATA_FIX_SUMMARY.md to docs/reports/SQLMODEL_METADATA_FIX_SUMMARY.md - Moved GITHUB_PULL_SUMMARY.md to docs/reports/GITHUB_PULL_SUMMARY.md - Moved GIFT_CERTIFICATE_newuser.md to docs/guides/getting-started/GIFT_CERTIFICATE.md - Moved user_profile_newuser.md to docs/guides/getting-started/USER_PROFILE.md - Moved aitbc.md to docs/infrastructure/NODE_AITBC.md - Moved aitbc1.md to docs/infrastructure/NODE_AITBC1.md - Updated project/README.md with new documentation locations - Removed empty subdirectories from docs/project/ - Created docs/MERGE_PLAN.md for reference
AITBC CLI Technical Documentation
Level: Intermediate
Prerequisites: Basic CLI familiarity, shell usage, and AITBC project context
Estimated Time: 10-15 minutes
Last Updated: 2026-04-27
Version: 1.0
🧭 Navigation Path:
🏠 Documentation Home → 👛 CLI Technical → You are here
breadcrumb: Home → CLI Technical → Overview
🎯 See Also:
- 📚 Docs Home: Documentation Home - Main docs landing page
- 📖 About Docs: About Documentation - Template standard and audit checklist
- 🎯 Beginner CLI: Beginner Documentation - CLI basics and user workflows
- 🧪 Testing Docs: Testing Documentation - Validation and regression testing
- 📋 Project Docs: Project Documentation - Project context
📚 What lives here
This directory provides the technical CLI entry point mirrored by the top-level docs symlink. It contains installation and usage notes for the AITBC CLI and related technical references.
🚀 Quick Start
Installation
pip install -e .
Usage
aitbc --help
🔗 Related Resources
📚 Further Reading:
- Documentation Home - Main docs landing page
- About Documentation - Template standard and audit checklist
- Beginner Documentation - CLI basics and user workflows
- Testing Documentation - Validation and regression testing
🆘 Help & Support:
- Documentation Issues: Report Issues
- Community Forum: AITBC Forum
- Technical Support: AITBC Support
📊 Quality Metrics
- Structure: 10/10 - Template-compliant landing page with clear navigation.
- Content: 10/10 - Short and focused CLI technical entry point.
- Navigation: 10/10 - Links to the docs home, beginner CLI, and testing docs.
- Status: Active index page.
Last updated: 2026-04-27
Version: 1.0
Status: Active index for CLI technical documentation