paces 0.0.11__tar.gz → 0.0.12__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. {paces-0.0.11 → paces-0.0.12}/PKG-INFO +1 -1
  2. {paces-0.0.11 → paces-0.0.12}/docs/README.md +3 -3
  3. {paces-0.0.11 → paces-0.0.12}/docs/alignment/README.md +1 -1
  4. {paces-0.0.11 → paces-0.0.12}/pyproject.toml +1 -1
  5. {paces-0.0.11 → paces-0.0.12}/.gitignore +0 -0
  6. {paces-0.0.11 → paces-0.0.12}/LICENSE +0 -0
  7. {paces-0.0.11 → paces-0.0.12}/README.md +0 -0
  8. {paces-0.0.11 → paces-0.0.12}/docs/poc-reference/README.md +0 -0
  9. {paces-0.0.11 → paces-0.0.12}/docs/poc-reference/artifacts/clips.json +0 -0
  10. {paces-0.0.11 → paces-0.0.12}/paces/__init__.py +0 -0
  11. {paces-0.0.11 → paces-0.0.12}/paces/__main__.py +0 -0
  12. {paces-0.0.11 → paces-0.0.12}/paces/bodies/__init__.py +0 -0
  13. {paces-0.0.11 → paces-0.0.12}/paces/bodies/_base.py +0 -0
  14. {paces-0.0.11 → paces-0.0.12}/paces/bodies/derivation.py +0 -0
  15. {paces-0.0.11 → paces-0.0.12}/paces/bodies/document.py +0 -0
  16. {paces-0.0.11 → paces-0.0.12}/paces/bodies/signal.py +0 -0
  17. {paces-0.0.11 → paces-0.0.12}/paces/bodies/step.py +0 -0
  18. {paces-0.0.11 → paces-0.0.12}/paces/derivation.py +0 -0
  19. {paces-0.0.11 → paces-0.0.12}/paces/edits.py +0 -0
  20. {paces-0.0.11 → paces-0.0.12}/paces/evidence.py +0 -0
  21. {paces-0.0.11 → paces-0.0.12}/paces/excerpts.py +0 -0
  22. {paces-0.0.11 → paces-0.0.12}/paces/measure.py +0 -0
  23. {paces-0.0.11 → paces-0.0.12}/paces/model.py +0 -0
  24. {paces-0.0.11 → paces-0.0.12}/paces/pose.py +0 -0
  25. {paces-0.0.11 → paces-0.0.12}/paces/projection.py +0 -0
  26. {paces-0.0.11 → paces-0.0.12}/paces/render.py +0 -0
  27. {paces-0.0.11 → paces-0.0.12}/paces/segmenters.py +0 -0
  28. {paces-0.0.11 → paces-0.0.12}/paces/tools.py +0 -0
  29. {paces-0.0.11 → paces-0.0.12}/tests/audio_synth.py +0 -0
  30. {paces-0.0.11 → paces-0.0.12}/tests/data/body_schemas.json +0 -0
  31. {paces-0.0.11 → paces-0.0.12}/tests/data/routine.json +0 -0
  32. {paces-0.0.11 → paces-0.0.12}/tests/poc_fixture.py +0 -0
  33. {paces-0.0.11 → paces-0.0.12}/tests/test_chapters.py +0 -0
  34. {paces-0.0.11 → paces-0.0.12}/tests/test_cli_surface.py +0 -0
  35. {paces-0.0.11 → paces-0.0.12}/tests/test_derivation.py +0 -0
  36. {paces-0.0.11 → paces-0.0.12}/tests/test_edit_protection_residuals.py +0 -0
  37. {paces-0.0.11 → paces-0.0.12}/tests/test_edits.py +0 -0
  38. {paces-0.0.11 → paces-0.0.12}/tests/test_evidence.py +0 -0
  39. {paces-0.0.11 → paces-0.0.12}/tests/test_evidence_schemas.py +0 -0
  40. {paces-0.0.11 → paces-0.0.12}/tests/test_excerpts.py +0 -0
  41. {paces-0.0.11 → paces-0.0.12}/tests/test_measure.py +0 -0
  42. {paces-0.0.11 → paces-0.0.12}/tests/test_pose.py +0 -0
  43. {paces-0.0.11 → paces-0.0.12}/tests/test_render_media.py +0 -0
  44. {paces-0.0.11 → paces-0.0.12}/tests/test_roundtrip_poc.py +0 -0
  45. {paces-0.0.11 → paces-0.0.12}/tests/test_segment.py +0 -0
  46. {paces-0.0.11 → paces-0.0.12}/tests/test_smoke.py +0 -0
  47. {paces-0.0.11 → paces-0.0.12}/tests/test_vertical_slice.py +0 -0
  48. {paces-0.0.11 → paces-0.0.12}/tests/video_synth.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.5
2
2
  Name: paces
3
- Version: 0.0.11
3
+ Version: 0.0.12
4
4
  Summary: Turn instructional media into structured, interactive learning material
5
5
  Project-URL: Homepage, https://github.com/thorwhalen/paces
6
6
  Project-URL: Repository, https://github.com/thorwhalen/paces
@@ -13,7 +13,7 @@ a dance, plus a hand-written HTML aide-mémoire, plus a paragraph of steering pr
13
13
  deployed interactive practice page: <https://thorwhalen.com/que_calor_dance/>.
14
14
 
15
15
  The user now wants that generalised into a library, integrated with the **reelee** /
16
- `video_gen` fleet. Your job is to research, design and build it. **This folder exists so you
16
+ `av` (formerly `video_gen`) fleet. Your job is to research, design and build it. **This folder exists so you
17
17
  do not start from scratch.** It records what was built, the parameters that were expensive to
18
18
  find, the failures and what each one teaches, the user's own framing of the generalisation,
19
19
  and an inventory of what already exists in the fleet.
@@ -28,7 +28,7 @@ Nothing here is a design you must follow. It is evidence and framing. Argue with
28
28
  | 2 | **`03-design-brief.md`** | The user's own framing: the parse→AST→render metaphor they explicitly asked to have recorded, the three generalisation axes, and the constraints the POC discovered. |
29
29
  | 3 | **`04-reelee-core.md`** | What reelee is, what a reelee "genre" is, and what to reuse. **This determines the package boundary**, so read it before deciding anything structural. |
30
30
  | 4 | **`07-annotation-model.md`** | The proposed shape of the AST — the contract between analysis and rendering. |
31
- | 5 | **`05-fleet-inventory.md`** | What already exists across `video_gen`, and honestly which parts are stubs. |
31
+ | 5 | **`05-fleet-inventory.md`** | What already exists across `av`, and honestly which parts are stubs. |
32
32
  | 6 | **`02-technical-recipes.md`** | Every technique with working parameters. Reference, not narrative — come back to it when implementing. |
33
33
  | 7 | **`06-surfaces-and-conventions.md`** | House style: architecture-first seams, qh, py2mcp, storage, frontend, deploy. |
34
34
  | 8 | **`08-naming-candidates.md`** | PyPI-verified name options, and a better word for the "subject" axis. |
@@ -37,7 +37,7 @@ Nothing here is a design you must follow. It is evidence and framing. Argue with
37
37
  | — | **`adr/`** | The decisions. **`0003` `video + segmenter`** — read it before designing the analysis phase. `0002` the name. `0001` the alignment engine (intent) — note that much of what you'd otherwise build already exists in `muvid`, `mixing` and `kodokan`. |
38
38
  | — | **`alignment/`** | The research behind that ADR: one file per method family, prepared so you don't start from a literature search. |
39
39
  | — | **`KICKOFF.md`** | A paste-ready prompt to start a fresh session on this. |
40
- | — | **`REGISTRATION.md`** | **One command still pending** to register `paces` in the `video_gen` group, and why `priv pkg add-package` is deliberately deferred. |
40
+ | — | **`REGISTRATION.md`** | **One command still pending** to register `paces` in the `av` group, and why `priv pkg add-package` is deliberately deferred. |
41
41
  | — | **`poc-reference/`** | The actual scripts and data. Read `poc-reference/README.md` first — several of those files are recorded dead ends. |
42
42
 
43
43
  ## The one-paragraph version
@@ -1,7 +1,7 @@
1
1
  # Alignment research
2
2
 
3
3
  *What this folder is for: preparation for a possible dedicated **alignment tool** in the
4
- `video_gen` / reelee fleet — the thing that answers "given some artifacts and some media,
4
+ `av` (formerly `video_gen`) / reelee fleet — the thing that answers "given some artifacts and some media,
5
5
  which span of the media does each artifact correspond to?". The decision to build it is
6
6
  recorded as an intent in `../adr/0001-alignment-engine-as-a-fleet-package.md`; **read that
7
7
  first**, then come here for the method-by-method detail.*
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
6
 
7
7
  [project]
8
8
  name = "paces"
9
- version = "0.0.11"
9
+ version = "0.0.12"
10
10
  description = "Turn instructional media into structured, interactive learning material"
11
11
  readme = "README.md"
12
12
  license = "MIT"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes