Files
crucible-agent-build-phase-2/docs/repository-conventions.md

614 B

Repository conventions and discovery record

The requested template and target repository URLs were not included, so discovery could not inspect external source trees. This project follows the expected single-agent conventions: src/<package> implementation, tests/ pytest coverage, docs/ contract/prompt material, examples/ runnable input, pyproject.toml packaging, and a CLI entry point. Configuration is declarative in pyproject.toml; interfaces are typed dataclasses plus a public ApplicationLandingZoneAgent.generate method. Diagram output is editable draw.io mxGraph XML rather than an image.