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.0a1.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.0a1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: forge_planner-0.1.0a1.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.0a1.tar.gz
Algorithm Hash digest
SHA256 4f09208696d5fa28a54518f3d5beb6e3d128f308ec0b1e85928e7a5a895290b5
MD5 6e2ac282ca32ea7cb39ac7d3b176c49e
BLAKE2b-256 7e8f321e0b068460bac2b8336d130e2ff18efbe4b97ff2d318cff7c193f54eb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: forge_planner-0.1.0a1-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.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d633ccfc1d96fe7a3853e0b8cec5bac145f23f2cb41f0ab9d45ebc9509cf7de
MD5 e8d58012bfac753b828f3f95704e1d1b
BLAKE2b-256 79ddd71589aa31094801489a8d95717ccd5139d0d33af637ea161a67b055a801

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0a1 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