feat: .behold.json — behold's tier picker gets the light/ha axis - #117
Merged
Conversation
behold reads this file (its own config, separate from chant.config.ts) to render a tier picker; a picked tier sets FOUNTAIN_TIER for every chant shell-out behold makes — the same env mapping buildParams.tier already declares. On the k3d target, picking ha shows behold's tier precondition card carrying this project's own refusal (k3d + ha is a build error until postgres is set explicitly), which is the honest demo of both systems. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Counterpart to INTENTIUS/behold#210 (fountain joins behold's demo catalog:
behold demo fountain).behold renders a tier picker from this file; a picked tier sets
FOUNTAIN_TIERfor its chant shell-outs — the env mappingbuildParams.tieralready declares, so nothing new is readable from the environment that wasn't before. Bonus honesty demo: on the k3d target, pickinghasurfaces this project's own refusal (k3d + ha needs postgres set explicitly) as behold's tier precondition card.🤖 Generated with Claude Code