Skip to content

single stable boundary - #393

Merged
Lakes41 merged 1 commit into
Adamantine-guild:mainfrom
codefather2026:singleStableBoundary
Aug 19, 2026
Merged

single stable boundary#393
Lakes41 merged 1 commit into
Adamantine-guild:mainfrom
codefather2026:singleStableBoundary

Conversation

@codefather2026

Copy link
Copy Markdown
Contributor

Closes #384

Summary

  • add a focused mock API facade between the public API barrel and the large mock implementation
  • route all application components, including the developer scenario selector and navigation, through @/lib/api
  • keep implementation-only fault injection controls out of the application API surface
  • add a boundary contract test for the mock controls used by application code

Testing

  • Not run locally: dependencies are not installed and this repository does not contain a lockfile; dependency installation did not complete in the execution environment.
  • Source validation: git diff --check
  • Boundary audit: no application component or page imports lib/api/mock directly

@Lakes41
Lakes41 merged commit 704c526 into Adamantine-guild:main Aug 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a single stable boundary for mock API exports

3 participants