Voice accessibility: wire falcon phone workflows through linnet #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dependency note: linnet voice accessibility layer
When falcon reaches active development, consider wiring its phone-based workflows through linnet (
Circuit-Forge/linnet) rather than building a standalone voice layer.linnet is being designed as shared voice accessibility infrastructure:
For government forms and benefits, the translation milestone is especially relevant — non-English speakers navigating government forms and benefits phone systems in a second language are a core CF audience.
Why linnet, not inline
These capabilities share an engine (
cf_voice.context,cf_voice.telephony,cf_voice.ioin circuitforge-core#34). Building them inline per-product creates drift and maintenance burden. linnet owns the voice proxy surface; products call its API.References