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
4 changes: 2 additions & 2 deletions .company-os/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source_systems:
- "README.md"
- "ROADMAP.md"
- "docs/LINEAR-GITHUB-PIPELINE.md"
- "docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md"
- "docs/NEXT-ROUND-PLAN-2026-05-19.md"
- "ops/roadmap/features.json"
analytics: []
crm: []
Expand Down Expand Up @@ -49,7 +49,7 @@ memory:
- "README.md"
- "ROADMAP.md"
- "docs/NEXT-ROUND-PLAN-2026-05-19.md"
- "docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md"
- "STATUS.md"
- "open GitHub issues and PRs"
- "Linear project: WhisperForge Roadmap"
durable_artifacts:
Expand Down
18 changes: 6 additions & 12 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# WhisperForge Roadmap

Last reviewed: 2026-05-30
Last reviewed: 2026-07-01

The May 2026 reset wave is now complete. The strategic anchor remains
[`docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md`](docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md);
the current audit and from-here plan is
[`docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md`](docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md).
The immediate next-round plan is
[`docs/NEXT-ROUND-PLAN-2026-05-19.md`](docs/NEXT-ROUND-PLAN-2026-05-19.md).
The May 2026 reset wave is now complete. The immediate next-round plan is
[`docs/NEXT-ROUND-PLAN-2026-05-19.md`](docs/NEXT-ROUND-PLAN-2026-05-19.md); current
state and verification live in [`STATUS.md`](STATUS.md).

## Current Product Shape

Expand Down Expand Up @@ -36,9 +33,7 @@ WhisperForge is now a single-user voice-to-knowledge workbench:
- Open GitHub issues: none as of 2026-05-30 (`#49` through `#52` are shipped).
- Open GitHub PRs: none.
- Current unit baseline: `302 passed`.
- Audio repo consolidation audit:
[`docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md`](docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md).
Next round plan:
- Next round plan:
[`docs/NEXT-ROUND-PLAN-2026-05-19.md`](docs/NEXT-ROUND-PLAN-2026-05-19.md).
- Release target decision (owner): local-first personal workbench, recorded in
issue `#42` and `ops/roadmap/features.json`.
Expand Down Expand Up @@ -137,8 +132,7 @@ tracks the latest shipped slice for traceability.

The canonical repo is `WalksWithASwagger/spektorAI`; the product name remains
WhisperForge. Legacy repos should be archived after README pointers and stale
PR closeout. See
[`docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md`](docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md).
PR closeout.

| ID | Priority | Title | Source |
| --- | --- | --- | --- |
Expand Down
32 changes: 22 additions & 10 deletions STATUS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WhisperForge Status

Last updated: 2026-05-30
Last updated: 2026-07-01

## Current State

Expand Down Expand Up @@ -28,12 +28,6 @@ Last updated: 2026-05-30
- Services mode: still present through `docker compose`; direct mode remains
the product lead unless service parity is the explicit scope.
- Release target decision (owner): local-first personal workbench (`#42`).
- Strategy anchor:
[`docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md`](docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md).
- Current audit and from-here roadmap:
[`docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md`](docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md).
- Audio repo consolidation audit:
[`docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md`](docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md).
- Next round plan:
[`docs/NEXT-ROUND-PLAN-2026-05-19.md`](docs/NEXT-ROUND-PLAN-2026-05-19.md).
- Presentation runbook:
Expand Down Expand Up @@ -101,13 +95,31 @@ Last updated: 2026-05-30
`make docs-check && make lint && make test && make smoke` before opening a new
feature lane.

## Docs And Structure Audit - 2026-07-01

- Scope: documentation and directory-structure cleanup only. No product code,
API, schema, runtime default, or user-facing behavior changed.
- Removed the unused vendored Fabric `patterns/` tree (256 files). Nothing in
the codebase, `Makefile`, CI, or docs referenced it; the app's prompts live
under `prompts/<user>/` via `whisperforge_core/prompts.py`.
- Retired four superseded historical docs that already redirected readers to the
living `STATUS.md`/`ROADMAP.md`/`NEXT-ROUND-PLAN` set: the 2026-05-17
documentation audit, the audio-repo consolidation audit, the audit-and-roadmap
snapshot, and the 2026-05-18 master plan. Their record survives in
`changelog.md` and git history.
- Rewired inbound links in `ROADMAP.md`, `STATUS.md`,
`docs/LINEAR-GITHUB-PIPELINE.md`, `.company-os/project.yaml`, and
`ops/roadmap/features.json` to the living docs so `make docs-check` stays green.
- Delivery: shipped on branch `claude/docs-project-audit-tn76u2` as PR `#59`.
All checks green (`docs-check`, `python`; `review` skipped); awaiting owner
merge. Short-horizon sequencing lives in
[`docs/WEEK-PLAN-2026-07-01.md`](docs/WEEK-PLAN-2026-07-01.md).

## Active Handles

- Roadmap: [`ROADMAP.md`](ROADMAP.md)
- Status: [`STATUS.md`](STATUS.md)
- Current audit: [`docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md`](docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md)
- Audio repo consolidation: [`docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md`](docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md)
- Master plan: [`docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md`](docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md)
- This week: [`docs/WEEK-PLAN-2026-07-01.md`](docs/WEEK-PLAN-2026-07-01.md)
- Delivery workflow: [`docs/LINEAR-GITHUB-PIPELINE.md`](docs/LINEAR-GITHUB-PIPELINE.md)
- Backlog registry: [`ops/roadmap/features.json`](ops/roadmap/features.json)
- Agentic contract: [`docs/AGENTIC-DELIVERY.md`](docs/AGENTIC-DELIVERY.md)
Expand Down
25 changes: 25 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,31 @@ All notable changes to WhisperForge will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - 2026-07-01

### Removed
- **Unused vendored Fabric `patterns/` tree** — deleted 256 pattern files that
no code, `Makefile`, CI job, or doc referenced. The app's prompts and
knowledge base live under `prompts/<user>/` via `whisperforge_core/prompts.py`
and are unaffected.
- **Superseded historical docs** — retired `docs/DOCUMENTATION-AUDIT-2026-05-17.md`,
`docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md`,
`docs/WHISPERFORGE-AUDIT-AND-ROADMAP-2026-05-18.md`, and
`docs/WHISPERFORGE-MASTER-PLAN-2026-05-18.md`. Each already redirected readers
to the living `STATUS.md`/`ROADMAP.md`/`NEXT-ROUND-PLAN` set; git history
preserves the full record.

### Added
- **Short-horizon week plan** — `docs/WEEK-PLAN-2026-07-01.md` sequences the rest
of the week (land the cleanup, run fresh dogfood evidence, scope one next lane)
and is linked from `STATUS.md`.

### Changed
- **Doc cross-references rewired** — `STATUS.md`, `ROADMAP.md`,
`docs/LINEAR-GITHUB-PIPELINE.md`, `.company-os/project.yaml`, and
`ops/roadmap/features.json` now point at the living docs after the historical
snapshots were retired. `make docs-check` stays green.

## [Unreleased] - 2026-05-19

### Added
Expand Down
174 changes: 0 additions & 174 deletions docs/AUDIO-REPO-CONSOLIDATION-AUDIT-2026-05-18.md

This file was deleted.

Loading
Loading