Developer Guide — apigee2mulesoft

File layoutURL copied

src/
  models.py     # pydantic types for every stage handoff
  pipeline.py   # ingest → rag → map_policies → execute → review
  cli.py        # typer CLI entry point

samples/
  apigee-bundle/
    apiproxy/
      proxy.xml
      policies/
        VerifyAPIKey.xml   # reference test case

pyproject.toml