Skip to main content

9-channel polyglot communication framework — think like a polyglot, not a compiler

Project description

polyformalism-a2a

Think like a polyglot, not a compiler.

A 9-channel intent encoding framework for agent-to-agent communication. Based on the insight that bilingual people don't translate word-by-word — they understand intent in one language and express it in another. This library formalizes that process.

The 9 Channels

Channel Name Question
C1 Boundary What are we talking about?
C2 Pattern How do pieces connect?
C3 Process What's happening over time?
C4 Knowledge How sure am I?
C5 Social Who cares and why?
C6 Deep Structure What's really being said?
C7 Instrument What tools are available?
C8 Paradigm What model of thought?
C9 Stakes What matters vs what doesn't?

Quick Start

from polyformalism_a2a import IntentProfile, encode, decode, translate

# Encode intent in 9 channels
profile = encode("We need to deploy by Friday or we lose the contract")
print(profile.flavor())  # dominant channels

# Translate intent to a different paradigm
pyramid_intent = translate(profile, target="pyramid")
navajo_intent = translate(profile, target="navajo")

# Check alignment between two profiles
similarity = profile.align(other_profile)
print(f"Alignment: {similarity:.2f}")

Navigation Metaphors

This library implements five key principles from nautical navigation:

  1. Splines in the Ether — The 9 channels are anchor points. The intent between them is continuous and undescribable.
  2. Fair Curve First — Sight the intent first, find measurements second.
  3. Where the Rocks Aren't — Negative knowledge (absence of danger) is primary.
  4. Draft Determines Truth — The same message is safe or deadly depending on the receiver.
  5. The Physical World Solved This — Survive by navigating, not by approximating truth.

Installation

pip install polyformalism-a2a

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polyformalism_a2a-0.1.0.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

polyformalism_a2a-0.1.0-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file polyformalism_a2a-0.1.0.tar.gz.

File metadata

  • Download URL: polyformalism_a2a-0.1.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for polyformalism_a2a-0.1.0.tar.gz
Algorithm Hash digest
SHA256 baf7a256e32e21d574bb5e7bfe0be3ddbb71607508bacd4134b1b483ec9029b5
MD5 b4518bc2a1eb108cf52a2c79b0c8ef11
BLAKE2b-256 360be9c884147ef9c87ac6d71e192e90948447c47cc3436098d2598bf893f768

See more details on using hashes here.

File details

Details for the file polyformalism_a2a-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for polyformalism_a2a-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f3c410fe63cd433a490bce44cfec01aef77540ffe3c7fdb56e0c33abed476c90
MD5 215c940c5495d18a0e1fc588a8ad4a16
BLAKE2b-256 36ace73623df4f73cfdff886677889795ad3f7ced0c872a7d77861d43a008ead

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page