docs(memory): record current HEAD (a2a7d7d) + tmpdir/sandbox workaround
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MPuJXQyAeWpFcTtcnxo1UN
This commit is contained in:
parent
a2a7d7d736
commit
99ec273020
|
|
@ -13,8 +13,13 @@ git log -8 --oneline --decorate
|
|||
git status --short # uncommitted work may be the real current state
|
||||
```
|
||||
|
||||
- **Recorded HEAD when this was written: `1da0661`** ("Automatic two-tier highlight director +
|
||||
source-adaptive rendering") — the session's work below is COMMITTED as of 2026-07-23.
|
||||
- **Recorded HEAD when this was written: `a2a7d7d`** ("R8: swell the music into the payoff"). The 2026-07-23/24
|
||||
session committed, in order: `1da0661` two-tier director + source-adaptive rendering, `30c832e` loudness
|
||||
mastering, `f03d547` R6 crossfades, `67bdf68` R7 bold overlays, `407f6b5` Tier-2 caption-driven selection,
|
||||
`a2a7d7d` R8 music swell. The cinematic ruleset R1–R9 (docs/cinematic-quality-rules.md) is COMPLETE except the
|
||||
R6 speed-ramp sub-item (deferred — conflicts with the R5 push-in + timeline math).
|
||||
- **Env note (2026-07-24):** the sandbox began denying the default `$TMPDIR` and socket binds mid-session; see
|
||||
[[highlight-e2e-render-runbook]] for the java.io.tmpdir + dangerouslyDisableSandbox workarounds.
|
||||
- If HEAD is newer than `8b68116`, or there are unfamiliar commits/uncommitted files, **this file is behind
|
||||
the repo**. The authoritative live state is: the git log, `git status`, and
|
||||
`docs/cinematic-highlight-poc-plan.md` (milestone log at its tail). Trust those over this file.
|
||||
|
|
|
|||
Loading…
Reference in New Issue