| name | hidden-coupling-vault-auth |
| description | Lessons: architecture (3) |
| generated_from_knowledge | ["3e1b14f0-ea9d-4a62-8a69-53bf9ec5291a","310f3845-38ce-410f-b68a-ee4aa5d7458b","346f4820-7c73-454d-a200-d3e6337b565a"] |
| confidence | 0.36 |
| status | active |
Lessons: architecture (3)
Trigger
- (no explicit trigger metadata; cluster derived from category/tags)
Required Procedure
- Apply the lessons listed under Source Knowledge IDs.
Forbidden Shortcuts
Delegation Template
When delegating a task affected by this skill, include:
SKILLS: file:.opencode/skills/generated/hidden-coupling-vault-auth/SKILL.md
Reviewer Checks
- Verify each required action above appears in the diff.
Source Knowledge IDs
- 3e1b14f0-ea9d-4a62-8a69-53bf9ec5291a — Files backend/app/api/routes/vault_members.py and backend/tests/test_auth_routes.py co-change with NPMI=1.000 but have no import relationship. This hidden coupling suggests a shared architectural concern — changes to one likely require changes to the other.
- 310f3845-38ce-410f-b68a-ee4aa5d7458b — Files backend/app/api/routes/vault_members.py and backend/tests/test_vault_group_access_routes.py co-change with NPMI=1.000 but have no import relationship. This hidden coupling suggests a shared architectural concern — changes to one likely require changes to the other.
- 346f4820-7c73-454d-a200-d3e6337b565a — Files backend/app/api/routes/vault_members.py and backend/tests/test_vault_members_routes.py co-change with NPMI=1.000 but have no import relationship. This hidden coupling suggests a shared architectural concern — changes to one likely require changes to the other.