Skip to content

Commit 2554ded

Browse files
committed
docs: align public docs after experiment cleanup
1 parent 2ba456f commit 2554ded

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Versioning corrente: `0.y.z`.
77

88
## [Unreleased]
99

10+
### Removed
11+
- Rimossi esperimenti falliti di builder, support-realization, dismantle, bytes-to-build e pet-friendliness.
12+
- Rimossi i comandi di planning target-directed `plan`, `branch-plan`, `plan-best` e `branch-plan-best`.
13+
1014
## [0.1.4] - 2026-04-14
1115

1216
### Added

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
66
[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)
77

8-
PET is a Python CLI for building, validating, rendering, and explaining Prime Exponent Tree artifacts.
8+
PET is a Python CLI for encoding, validating, rendering, measuring, and explaining Prime Exponent Tree artifacts.
99

1010
It treats an integer not only as a value, but also as a structured multiplicative object.
1111
The project studies that structure at three levels:
@@ -15,7 +15,7 @@ The project studies that structure at three levels:
1515
- **PET-METICA** — rewrite geometry on canonical PET shapes
1616

1717
PET is not presented as a replacement for classical arithmetic and not as a claimed solution to a major open problem.
18-
It is best understood as an artifact, build, validation, and explanation layer for known PET structures.
18+
It is best understood as an artifact, validation, measurement, and explanation layer for known PET structures.
1919

2020
## Why this is interesting
2121

0 commit comments

Comments
 (0)