Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐About & Usage
About
Architecture Compliance is a reviewer droid owned by Albus. It exists to check an app's architecture facets against design #146/#173/#156: it verifies that no app imports a droid and that no business-logic files are living in the app directory, then reports pass/fail with any gaps. It is triggered on demand rather than scanning continuously, and it is deliberately fail-open โ it reports problems but never fixes them.
The check is deterministic and runs per app delivery as a compliance gate. It only performs architecture-facet checks, following cookbook #312, so it does not expand into proactive scanning or enforcement duties.
Architecture Compliance is part of the standard, reusable "reviewer" droid family. This particular installation has a unique name, so it is not one of several copies with the same label; however, the family itself is shared โ 31 reviewer droids are used by multiple owner agents, including Archon, Argus, Carol, Elrond, Forge, and others. It is pure software and does not call Claude.
๐ฐ๏ธUpdates
Dated notes from recent initiatives โ the main entry above is not rewritten.
New compliance rule: Carol app directories must contain only symlinks to central data storage or empty stubs, never real SQLite files.
๐คOwner
Albus ยท Architect๐Recent initiatives
Initiatives that touched this droid โ a short summary each; open one for the full story.
No initiatives recorded for this droid yet.