Design a coding-agent platform that serves many repositories with different standards.

Instruction: Explain how you would support multiple repos without flattening their local conventions.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Explain how you would support multiple repos without flattening their local conventions.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would centralize the platform capabilities and keep repo-specific standards configurable. That gives the organization leverage without pretending every codebase...

Related Questions