Commit 67de564
refactor!: remove web companion (no user usecase per 2026-07-23 review)
Catches up a rollback that was decided and archived on 2026-07-23 but
never reached this repository: the companion usecase audit removed the
static web_companion/ PWA viewer, yet the change only happened on the
local working copy. No git clone of this project existed on the host that
ran the audit, so nothing was ever committed or pushed - the companion
stayed public here while the audit reported it as removed.
The viewer was a read-only view of an exported devcenter-workspace-v1.json
with no actionable use - the negative pattern the audit set out to remove.
The export itself stays (see EXPORTFORMAT.md).
Also in this commit:
- README.md / llms.txt: dropped the remaining companion references
(CHANGELOG.md keeps its entries - those are release history)
- PORTIERUNGSPLAN.md: added with the ENTFERNT record the audit requires,
including the archive path
- .gitignore: ignore LOCK*.txt (local multi-agent lock files)
Archive: C:\_Local_DEV\companion_removals_20260723\REL-PUB_DevCenter_SUITE
Verified: compileall clean, unittest discover OK, 114 pytest tests pass,
no web_companion reference left outside CHANGELOG.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VKPLKAfmZnnoNHDffUdSyc1 parent 240b87f commit 67de564
21 files changed
Lines changed: 4 additions & 1613 deletions
File tree
- web_companion
- fixtures
- icons
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 95 | | |
100 | 96 | | |
101 | 97 | | |
| |||
179 | 175 | | |
180 | 176 | | |
181 | 177 | | |
182 | | - | |
183 | 178 | | |
184 | 179 | | |
185 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
This file was deleted.
0 commit comments