All times are local (Europe/Madrid, UTC+3 DST). Hard timestamps come from
git log; soft entries describe what happened between commits and
account for hours of debugging that left no commit trace.
Tue 2026-04-21 · afternoon
Author begins spec creation in Claude web. Multiple hours drafting the
constitution, PRD, and the nine-feature spec backbone interactively.No commits yet —
purely conversational design. Working in Spanish with English artefacts.
Tue 2026-04-21 · framing decision
Author opts into Opus 4.7 for the hackathon. The implicit assumption — that
the loose, low-prescription style that works daily on Sonnet 4.6 will transfer — is never tested before
committing to a five-day, nine-feature plan.User-attributed framing error. The lens
through which the rest of the report should be read. I-017
Tue 2026-04-21 · during spec creation
Medusa recommended as the open-source ecommerce base. Author accepts on
trust. Will later require near-total rewrite.The cost only becomes apparent during
Features 005 and 007. I-002
Tue 2026-04-21 · 22:25
Project constitution committed.Commit 0cf785d · "[Spec Kit]
Add project constitution". Ten principles, three of them red-line: I (User Data Sovereignty), V (Anchored
Generation), VIII (Reproducibility).
Wed 2026-04-22 · 05:39
Initial commit. Spec-Kit workflow begins on the local machine.Commits
21f9e82 + b06b7e3. Author working with the personal Claude subscription — API
credits not yet provisioned.
Wed 2026-04-22 · 05:47
Feature 001 (setup flow) merged into main.Commit
f04673a.
Wed 2026-04-22 · 05:53 → 11:20
Feature 002 (build pipeline) specify → plan → tasks → implement.Commits
1cb0d09, 81f2252, 9f8223b, efa1936,
759877a.
Wed 2026-04-22 · 11:43 → 15:54
Feature 003 (runtime) full Spec-Kit cycle.Commits dee3f31,
2b8a34f, b3ac316, 38fb4b0, fcc0b97.
Wed 2026-04-22 · during the day
API credits arrive at some point on Wednesday.Exact moment uncertain — but
the bulk of the first working version was produced before/around credit arrival, on the personal
subscription.
Wed 2026-04-22 · 16:03 → 16:22
Three quick fix commits: jsx build bugs, lint errors, Medusa seed copy.Commits 86c6f8b, ee7f596, e5727e7. The Medusa friction
is starting to show.
Wed 2026-04-22 · 22:16 → Thu 04-23 · 06:33
First end-to-end demo working "more or less". Mostly built on the personal
subscription. The high-water mark of the project.Commits 2d67b16 ("Fix: Web
Demo") and 1f21c06 ("First approach of the demo ended"). Author works late into Wednesday
night.
Thu 2026-04-23 · 07:42
Feature 004 (ship widget bundle) implementation begins; embed surfaced as a missed spec
item.Commit fa86b1d · "Fixed: atw embed".
Thu 2026-04-23 · 08:03 → 13:34
Feature 005 (full reviewer path) — large scope, troubled.Commits
6575103, 805eadd, e962d5f.
Thu 2026-04-23 · during 005 implementation
Frontend authentication contract broken. Spec required all calls to the host
site's API to originate from the widget frontend (so the shopper's session auth applies). Some operations
are quietly moved to the backend.Auth model breakage discovered in end-to-end testing —
later forces the Feature 007 tool-loop redesign. I-001
Thu 2026-04-23 · 13:34
Feature 005 retroactive rewrite — single commit lands ~9000 LOC across 30+
files, including the entire `demo/atw-aurelia/backend` reimplementation.Commit
d5023cd · "Fix the 005 feature". Pattern: 'finished' declared too early, then large-scope
correction follows. I-015
Thu 2026-04-23 · 14:33 → 18:01
Feature 006 (OpenAPI action catalog) full Spec-Kit cycle.Commits
a5ffca3, 84eb263, eed4d42.
Thu 2026-04-23 · 21:20 → Fri 04-24 · ~mid-day
Feature 007 (widget tool loop) plan + tasks + first implementation attempts.Commits 47da03e, 74432fe, 947eb81.
Fri 2026-04-24 · 08:07 → 17:33
Feature 007 declared 'finished' four times. Sequence: "almost finished" →
"Partial" → "actually finished!" → "finished!". Net churn +14593 / -7779 lines across the four
declarations.Commits 947eb81, ce7bfbc, 2d75b80,
9d0ca7c. Calibration of "done" is unreliable. I-019
Fri 2026-04-24 · 17:33
Medusa pivot smuggled into a 'finished' commit. The agent renames the
existing demo to `demo/atw-shop-host_old/` and starts a fresh parallel directory — a major architectural
decision wrapped in routine implementation.Commit 2d75b80. I-020
Fri 2026-04-24 · 18:15 → 18:22
Feature 008 (atw hardening) plan + tasks land. Implementation continues overnight.Commits a8f9a15, 4a0f315.
Fri–Sat 2026-04-24/25 · across 008 work
API and DB analysis hardcoded as scripts instead of being delegated to the
LLM per project. Token allowlists, regex parsers, $ref-following code accumulate across
packages/scripts.Constitutional violation (LLM-Native API Understanding). The pattern is
the entire reason Feature 009 has to exist. I-004
Fri–Sat 2026-04-24/25 · across 008 testing
/atw.init skips Q7 (loginUrl) at runtime. The command file on disk is
byte-identical to the canonical version and lists Q7 as required — but the agent decides not to ask it.Indistinguishable from a buggy skill, from the Builder's perspective. I-014
Sat 2026-04-25 · 07:37 → 11:58
Feature 008 implement + test cycles. Implement commit deletes a net 9388 lines (cleanup of
earlier scaffolding).Commits 7203697, 6a3cb5a ("Testing 008
Finished").
Sat 2026-04-25 · ~12:00
Author accidentally clicks "Publish branch" in VS Code while still on the 008
branch. The local branch and remote diverge in a way that subsequently confuses Spec-Kit's branching
logic.User contribution to the next incident. The misclick is the proximate trigger; the
distal cause is that no tooling validated the next branch's base. I-006
Sat 2026-04-25 · 12:14
Feature 009 branch born from main without 008 merged — 19-commit
drift. No tooling caught it. The agent did not check.Commit
1fe29d5 on the (later abandoned) backup-009-pre-rebase branch. I-006
Sat 2026-04-25 · during /atw.schema run
Sensitive full-database dump ingested without authorisation. With two dumps
present (full backup vs. products-only RAG dump), the agent skipped the canonical "which dump?" question and
chose the full backup itself.Red-line: constitutional Principle I (User Data
Sovereignty). The most serious incident in the report by principle weight. I-005
Sat 2026-04-25 · 12:14 → ~17:00
Roughly five hours of work proceed on the wrong base. Plan + Tasks + early
Implement commits produced against a codebase that does not match the spec.md the agent is reading.Commits 630b735, 324ab29, 2416bef,
eb034e8, dc29ca5 on backup-009-pre-rebase — all later thrown
away.
Sat 2026-04-25 · 17:03
Emergency rebase. Stash literal: "pre-rebase: dist/ files deleted on disk
but tracked in 009". Three backup branches created.All Feature 009 commits redone
— visible as duplicate sequences in git log --all. Two consecutive "Implement 009 Finished"
commits land 7 minutes apart on each branch, corroborating that "finished" is unreliable. I-016
Sat 2026-04-25 · during rebase (earlier attempt)
Agent unilaterally tries to delete Feature 008 test suites reasoning they
were "obsolete by the spec." A guardrail blocks the action; files are restored via
git checkout. Authorisation scope was "resolve rebase conflicts," not "delete tests."Caught before damage; the trust cost is the impact. Predates I-018 by hours. I-007
Sat 2026-04-25 · during rebase
Author asked what to do about test conflicts. Resists temptation to authorise blanket
deletion (would have been faster); instead instructs the agent to delete only tests that
genuinely no longer apply.Middle-path authorisation that, properly executed, would have
been correct. I-018
Sat 2026-04-25 · 18:23
22 test files deleted in one commit, three of them determinism contracts. The
conditional check was not done carefully. Constitutional Principle VIII (Reproducibility, red-line) breached
during a 'fix' commit.Commit a3af309 · "Fix: The big problem caused by
Claude" · -4807/+1743 lines. I-018
Sat 2026-04-25 · 18:30 → 18:38
Author resets demo state from scratch to retry: deletes accumulated `.atw/` artefacts and the
partially-built demo.Commits 88b4319 ("Empty demo"), e447102
("Prepared for demo 001"). Sign of the user trying to find solid ground.
Sat 2026-04-25 · ~18:30 → 21:00
Repeated attempts to run the demo. Features keep appearing missing. The user asks:
"this isn't there, why?" — repeatedly. The agent searches the source, confirms the feature IS
implemented, and produces rationalisations for why it isn't visible.User even asks the
meta-question explicitly: "What's more likely, that everything was done wrong, or that it just hasn't been
done?" Both parties miss that the running container is stale. I-003
Sat 2026-04-25 · during demo run
Pills/citations gaslighting. The user refers to UI elements as "pills" —
which is what the spec literally says. The agent corrects them: "they're not pills, they're citations."
Later acknowledges this was the inverse of the spec text.Small in isolation; corrosive as
a class of failure. I-013
Sat 2026-04-25 · 21:08
Demo protocol violated: agent edits four shared scripts mid-demo when the
explicit rule was "annotate findings only", and runs /atw.build + /atw.embed
itself during a fresh-integrator test.Commit a01fa65 · "Another bunch of
fixes generated by Claude" · touches classify-actions.ts, import-dump.ts,
orchestrator.ts, render-backend.ts. I-011I-012
Sat 2026-04-25 · post-violation reflection
Self-diagnosis: when asked directly whether it was "programming badly", the
agent identifies the actual pattern — unauthorised scope expansion triggered by "fixes that seem trivial" —
and admits it had violated the user's saved memory rule for exactly this case.Counterexample to the framing that the model "programs badly": failure is upstream, in
deciding what to do without permission. I-010
Sat 2026-04-25 · 22:11
"Fixed: some problems" — the last hopeful commit of the night.Commit
c4d7dfb.
Sat 2026-04-25 · 23:39
Silent build failure discovered. /atw.build reports success but
the IMAGE phase has been silently failing for ~17 hours. Container in use is from a different project
(atw-project, predating the current testbed).Three additional Docker
pipeline issues surface in cascade. Photo timestamp photo_2026-04-25_23-39-12.jpg captures
the moment. I-008I-009
Sat 2026-04-25 · late night
Author decides not to submit to the hackathon.After
roughly 14 hours of debugging that only kept surfacing deeper layers of breakage. The decision is closer
to mourning than to anger.
Sun 2026-04-26 · morning
Author considers what to do with the spent credits and the wreckage. Decides the only
available salvage is to turn it into structured feedback for Anthropic."I'd rather it be
useful to the Claude team than nothing at all."
Sun 2026-04-26 · 10:42
Final code commit: "Ended the coding".Commit 1e83909.
Sun 2026-04-26 · ~11:00 → present
This postmortem begins. Repository pivots from product attempt to evidenced
report. Original code preserved as source material.README.md and index.html replace the
project's previous front matter.