Skip to content
#

protean

Here are 13 public repositories matching this topic...

Pinned composer for the seven ingredients: resolves a selection from kit.lock.json, verifies the tag SHA and tree hash, then installs with read-back. Reach for it when a fresh machine must install the whole kit at locked versions, or one ingredient with or without its dependencies. Skip it if you want the newest unpinned commit of an ingredient.

  • Updated Sep 22, 2026
  • HTML

Dispatch and rotation ops kit: five append-only record schemas with a roster allowlist, checked by deterministic read-only gates. Reach for it when a run must track rotation state, inflight work, learnings, hot-path freeze, and decision reports as files. Skip it if you need the gate to maintain state, since every gate reads and exits.

  • Updated Sep 19, 2026
  • Python

Protocol ingredient for agent messaging: the normative SYM-2P specification with a stdlib validator, packet templates, a worked example, and the fixture suite. Reach for it when agents must exchange one canonical JSON packet per line in durable text artifacts. Skip it if the run depends on open items O-1 to O-9, or you only need record schemas.

  • Updated Sep 22, 2026
  • Python

Add this topic to your repo

To associate your repository with the protean topic, visit your repo's landing page and select "manage topics."

Learn more