Documentation Index
Fetch the complete documentation index at: https://docs.bitfield.so/llms.txt
Use this file to discover all available pages before exploring further.
Workflow
Callable package slot.
Use a slot when a package needs a named runnable door. App code asks the public target. It does not learn how the runnable thing is built, mounted, or replaced.
Folder shape
Boundary file
App call
What stays stable
Your app keeps callingproduct.search. The package can change the bytes behind that target without making the React component import implementation code, read a package file, or understand the slot internals.The boundary is public. The implementation details are not. A docs example can show the door name and call shape without publishing how the thing behind it is built.