Skip to main content

LAIDA v3 - Agent-executable software architecture methodology CLI

Project description

LAIDA CLI

LLM Agent-Executable Implementation Design Architecture

A CLI tool for executing the LAIDA software architecture methodology.

Installation

pip install laida-cli

Or install from source:

pip install -e ".[dev]"

Quick Start

# Initialize a new project
laida init

# Check project status
laida status

# Execute Phase 0 Step 0
laida run 0 0

# Validate project artifacts
laida validate

Methodology Overview

LAIDA transforms project requirements into structured YAML artifacts through 5 phases (0-4), each with 4 steps:

Phase Name Output Focus
0 Strategic Foundation Scale, tech stack, risks, QAS, bounded contexts, ADRs
1 Module Design Module specs, DDD aggregates, validation
2 Physical Design File structure, CoT architecture
3 Contract Definition API contracts, dependency analysis
4 Implementation Python code, tests, docs, CI/CD

Commands

  • laida init - Initialize a new LAIDA project
  • laida status - Show current project progress
  • laida run <phase> <step> - Execute a specific phase/step
  • laida validate - Validate project artifacts

Development

# Install with development dependencies
pip install -e ".[dev]"

# Run tests
pytest tests/ -v

# Run linting
ruff check src/ tests/

# Run type checking
mypy src/laida_cli/

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laida_cli-0.1.0b3.tar.gz (175.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

laida_cli-0.1.0b3-py3-none-any.whl (192.5 kB view details)

Uploaded Python 3

File details

Details for the file laida_cli-0.1.0b3.tar.gz.

File metadata

  • Download URL: laida_cli-0.1.0b3.tar.gz
  • Upload date:
  • Size: 175.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for laida_cli-0.1.0b3.tar.gz
Algorithm Hash digest
SHA256 a96f806e927fcfc2ad0b3e7b61ffbfab405d15e626e0f70d2a6e0319840fa03c
MD5 cdf71243060081ef53e87217aec0fb5d
BLAKE2b-256 cfaa586a0e3914520937b76ef1f342ded4c26be32a85e723761cbcaabd7c225c

See more details on using hashes here.

File details

Details for the file laida_cli-0.1.0b3-py3-none-any.whl.

File metadata

  • Download URL: laida_cli-0.1.0b3-py3-none-any.whl
  • Upload date:
  • Size: 192.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for laida_cli-0.1.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 0feb88ab9d9cc4ddb9da580f40d3f71191e180bc1c09d181ba7ef72ad69574d2
MD5 81dc5af114f349730deda61534fc2957
BLAKE2b-256 5c736c184b40547e999952f936aaf1c9e0d976e0607792e869243b4ad94b1506

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page