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

Uploaded Python 3

File details

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

File metadata

  • Download URL: forge_planner-0.1.0a5.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for forge_planner-0.1.0a5.tar.gz
Algorithm Hash digest
SHA256 93fb69dc1d8da7577c23d041ab1798410add0c5d5b0851e10ed1cc05d8a5173d
MD5 3894ebf94b034950fd51afa52c30c9bb
BLAKE2b-256 9cd91d62cb2e19d78186248ea558d2e82c488136ed51abce40c60331fcc4cedd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for forge_planner-0.1.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 958a841206cd8b2ebcaa2f6d8d75a61681a9f9550ac18a429f1210d512a744da
MD5 c0645a78fbbc8fada4d8d6bab805c4e8
BLAKE2b-256 fe780244a5666dc4faa9d7fd41503f0242c217c4c36a35763f20c7c98bde0a82

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

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