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

Uploaded Python 3

File details

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

File metadata

  • Download URL: forge_planner-0.1.0a6.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.0a6.tar.gz
Algorithm Hash digest
SHA256 3437ec8ad35e0b886e6bbada74749e2c6d4a3668b9cdddb8b6b5ee9e3d5eb0af
MD5 5f8ab43a76e06b45e9ee5ff2166479d6
BLAKE2b-256 37d17f08cb62fe8c4551d357fbf9884e41eb895b888a2c5d2a2d4452e302ed99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for forge_planner-0.1.0a6-py3-none-any.whl
Algorithm Hash digest
SHA256 02f2363fd4617f6619155cf6a16b4d4482f3ecf4e0818931c2f2e08d51beb41e
MD5 60f4fa6a2d0f4b5ae03951c02b2dedce
BLAKE2b-256 6fecd88cdea14255e02b38fb361257a136f84ab644a6c4087b3c1a5b63d74fb4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

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