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.0b4.tar.gz (179.2 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.0b4-py3-none-any.whl (196.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: laida_cli-0.1.0b4.tar.gz
  • Upload date:
  • Size: 179.2 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.0b4.tar.gz
Algorithm Hash digest
SHA256 e1f39c46c6dcaf185d14af477baaf741e7e0b80789daf5e85ed0c3f930c4078e
MD5 d4c72aa41c0b6bbfc59625601d62ef0b
BLAKE2b-256 4de42ef97d43185df13cef1ef57264141405e12e85273fcf13ad55a9f91d27a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: laida_cli-0.1.0b4-py3-none-any.whl
  • Upload date:
  • Size: 196.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.0b4-py3-none-any.whl
Algorithm Hash digest
SHA256 46f2aa3207113c877ced2b94fea428b4d267ffd035d7451684d463f33bc57ca6
MD5 6515d84e8a1a69d3fed5c6b826ae58f0
BLAKE2b-256 932c55e42dffa4b292e7aadd1d456c8c7695f07d78b528302c1be5a75db40214

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