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

Uploaded Python 3

File details

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

File metadata

  • Download URL: forge_planner-0.1.0a2.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.0a2.tar.gz
Algorithm Hash digest
SHA256 c136cc2a5a93335a2bcc1169e7b7c704461889c4f4e99891685d9c3055242de0
MD5 2aad897b0ab3c5a6075987b77d811b01
BLAKE2b-256 76679b3c001e5fff39ced6cb83b20bc76387bea3f32995a21d7eb35ec31c7a30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: forge_planner-0.1.0a2-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.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 4189b2b2dff5aff2f80a472ead992a9f5ae0f6973b0498d182fe03f6115c39c9
MD5 8a485b03c601d2b5088c83c10e442ce5
BLAKE2b-256 c5e30bee1f86802e9ecc37dcf04e7371d9ac081c1059e5ba95f17a5a0f37d062

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

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