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.1.tar.gz (19.2 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.1-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: polyformalism_a2a-0.1.1.tar.gz
  • Upload date:
  • Size: 19.2 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.1.tar.gz
Algorithm Hash digest
SHA256 01186e403bcd5267628882404a29b33d1928377d034a7b11087ca21baedfc242
MD5 fae7e75d40a4a3826e586fc841f0bc42
BLAKE2b-256 1dd91a7dc8982346eb318693e9dda416bf0fb9942521a5fad33978a4d6c2281f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for polyformalism_a2a-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d01105092775b52b535c5a8f8f53bd800aeecf2a2550ce3367721b2eb00a1d39
MD5 2fc89f3a6fe3a20878d5a88c753522c0
BLAKE2b-256 1e92c890bd1885dd9b683a4936cf5faa3249ae9db468fbaf1a5e506148672000

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