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.0b1.tar.gz (174.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.0b1-py3-none-any.whl (191.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: laida_cli-0.1.0b1.tar.gz
  • Upload date:
  • Size: 174.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.0b1.tar.gz
Algorithm Hash digest
SHA256 d4e3b39d7e127f75960981e0d9da41edee2332367a5457c59eb47fd74b4da911
MD5 d726a02ff5013f60ba25a598da3a9231
BLAKE2b-256 2c539f15bc8481ce9cee9f0aca6498569467cf963faee738e6134efe64d79754

See more details on using hashes here.

File details

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

File metadata

  • Download URL: laida_cli-0.1.0b1-py3-none-any.whl
  • Upload date:
  • Size: 191.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.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c2beb9634b241b9b629dcd2ae4287459c95fa5bb9d709e7f14c298555555d2d
MD5 54626970e78da4f1ac60f2ab546bebc0
BLAKE2b-256 059e9d4558914ff1b897c9a99da3f0f6aa6e4e9efcf3db81be4a9c962b55151c

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