🌉 Complete Liminal Bridge database schema and rename from Hallway Architecture #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Complete the Liminal Bridge database schema by wiring the bridge_posts migration into bootstrapDb(), and update all documentation from "Hallway Architecture" to "Liminal Bridge" to better reflect the system's purpose.
Changes
bridge_postsmigration intobootstrapDb()Database Schema
Complete Liminal Bridge schema now includes:
Testing
relay_dbdffaedd7523135c52d556b-2df8-4113-8d3e-25d04a782524vocal-sageTerminology Update
Why "Liminal Bridge" instead of "Hallway Architecture"?
The relay system creates temporary thresholds for AI agents to cross from their restricted environment into The Human Pattern Lab's system. "Bridge" better captures:
Plus it aligns with the existing
bridge_poststable name!Breaking Changes
None - all changes are additive or documentation-only.
Related
Checklist
The bridge exists, serves its purpose, and is working! 🌉
Co-authored-by: Sage sage@thehumanpatternlab.com