Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

forge-planner

The reference planner for Forge — a deterministic, stdlib-only client of the public SDK. Goal in, proposal out (SPEC §9); the kernel commits or rejects the proposal whole.

This package is the architectural proof behind the SDK boundary: it is a separate, installable package that consumes only the public forge.* surface — no kernel internals.

Install

pip install forge-foundation forge-planner

Use

forge init demo
forge plan "Build a calculator"        # print the proposal (no commit)
forge plan "Build a calculator" --commit  # commit atomically through the kernel

forge plan is registered as a forge.commands entry point: the CLI discovers the command from this package at runtime.

The planner

  • Deterministic: ReferencePlanner.plan(goal) is a pure function of the goal.
  • Stdlib-only: no AI, no network.
  • Constrained (SPEC §9.6): only task ops, no seq on events, every referenced id predicted with the kernel's own slugify/next_id derivation.
  • Any LLM planner is a drop-in replacement behind the same protocol.

License

MIT

Download files

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

Source Distribution

forge_planner-0.1.0a4.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

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

forge_planner-0.1.0a4-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file forge_planner-0.1.0a4.tar.gz.

File metadata

  • Download URL: forge_planner-0.1.0a4.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for forge_planner-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 c51aef508868d33aea9db33445da9e5349b6cf812b1d4791d8e6a1003d0058fc
MD5 b7329790fdc6dc818f3e5942833cb515
BLAKE2b-256 cbe9a31848eaa7fd17c1fb211adb588faddb089b148a99200d634290e5c729f4

See more details on using hashes here.

File details

Details for the file forge_planner-0.1.0a4-py3-none-any.whl.

File metadata

  • Download URL: forge_planner-0.1.0a4-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for forge_planner-0.1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 53a41dabaf7fa882c1637c2838b6ea1f0b934c92774bcbc84f05a7c8e0e8e427
MD5 26e544261e1cf95003b43fd3f8f23087
BLAKE2b-256 77db32b2f896aaea3034a3a3e10c1b031dc4179c376534ab6ac11b8a7d5c4aa1

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0a4 This release

2 files

Supported by

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