Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ production-readiness claim.

### Added

- Record the proposed `problem-analysis-brief-harness` experiment, including a
self-contained implementation-agent orientation and planned success, refusal,
authority, uncertainty, and deterministic-rendering cases.
- Document the repository as a living concept incubator that is not intended
for package publication, production use, or use as a trust boundary.
- Add a discussion-to-experiment workflow, structured contribution forms,
Expand Down
9 changes: 9 additions & 0 deletions experiments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ validation, mutation, transport, and evidence boundaries.
Every experiment is experimental. A concluded or archived experiment is not a
trusted implementation or production recommendation.

## Current experiments

| Experiment | Stage | Question |
| --- | --- | --- |
| [`problem-analysis-brief-harness`](problem-analysis-brief-harness/README.md) | `proposed` | Can an offline, supervised contract turn an ordinary-language problem into a traceable, value-centred Problem Analysis Brief without acquiring decision authority? |

The table records activity only. It is not a maturity, support, or adoption
signal.

## Layout

Each experiment uses a stable lowercase identifier:
Expand Down
Loading