feat(wire): S1/#106 — declared FAO product + Hop-B name templates#115
Merged
Conversation
… name templates (wire/naming.py) The §4.2a configuration home settles as code: TARGETS (wire vocabulary), S_MIN=2 (skeleton floor), CONSUMER_DOCUMENT_NAME='un_fao' (§4.1a pin), UPLOAD_ENABLED=False (§11.4 interlock seed — the default configuration is provably unable to touch the live bucket). wire/ opens as the one-closure ADR-013 subpackage; naming.py carries the §4.1b templates as locators-only functions, golden-string-tested against the §10 fixture's actual file names. Part of epic #105. Closes #106. 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.
First story of epic #105 (ADR-013 Hop-B sink leg).
What
unfao/product.py— the declared FAO product (§4.2a home, settled per the ADR's CCP note):TARGETS,S_MIN=2,CONSUMER_DOCUMENT_NAME="un_fao",UPLOAD_ENABLED=False. Declarations, never inferences; one reason to change (the partner product).unfao/wire/— the one-closure ADR-013 subpackage opens;naming.pycarries the three §4.1b templates as locator-only functions, with the doc-name-vs-file-name distinction spelled out in the docstring.AC (all met)
UPLOAD_ENABLED is Falsepinned as a literal — the interlock's golden seed.Closes #106. Epic #105 · Tracking #114.
🤖 Generated with Claude Code