No description
Find a file
tegwick 17f511fbcd Rewire issue tracker integration from issue-facade to issue-core
issue-facade was renamed to issue-core. Update the dependency
declaration and the three Python imports it touched. Model field
names (issue_facade_backend, issue_facade_id) and the Django setting
ISSUE_FACADE_LOCAL_DB stay as-is — they are persisted/semantic
identifiers, not part of the package wiring.

All 20 aufgaben tests pass after the rewire.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 22:33:28 +02:00
.claude/rules Refresh agent instruction files 2026-05-18 16:55:54 +02:00
static Prototype implementation 2026-05-08 14:26:48 +02:00
vergabe_teilnahme Rewire issue tracker integration from issue-facade to issue-core 2026-05-18 22:33:28 +02:00
wiki Established workplans 2026-05-08 07:54:06 +02:00
workplans issue-facade integration 2026-05-14 11:30:30 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-16 06:10:43 +02:00
.env.example Prototype implementation 2026-05-08 14:26:48 +02:00
.gitignore issue-facade integration 2026-05-14 11:30:30 +02:00
.python-version Prototype implementation 2026-05-08 14:26:48 +02:00
AGENTS.md Refresh agent instruction files 2026-05-18 16:55:54 +02:00
CLAUDE.md Refresh agent instruction files 2026-05-18 16:55:54 +02:00
conftest.py Prototype implementation 2026-05-08 14:26:48 +02:00
docker-compose.dev.yml Prototype implementation 2026-05-08 14:26:48 +02:00
docker-compose.test.yml Prototype implementation 2026-05-08 14:26:48 +02:00
LICENSE Initial commit 2026-05-07 20:30:13 +00:00
Makefile chore(infra): port 9000, make help, db skip-check, Vite CSS fix 2026-05-13 00:18:34 +02:00
manage.py Prototype implementation 2026-05-08 14:26:48 +02:00
package-lock.json Prototype implementation 2026-05-08 14:26:48 +02:00
package.json Prototype implementation 2026-05-08 14:26:48 +02:00
pyproject.toml Rewire issue tracker integration from issue-facade to issue-core 2026-05-18 22:33:28 +02:00
README.md Initial commit 2026-05-07 20:30:13 +00:00
SCOPE.md Refresh agent instruction files 2026-05-18 16:55:54 +02:00
uv.lock Rewire issue tracker integration from issue-facade to issue-core 2026-05-18 22:33:28 +02:00
vite.config.js chore(infra): port 9000, make help, db skip-check, Vite CSS fix 2026-05-13 00:18:34 +02:00

repo-seed

A git repository template to bootstrap coulomb projects from.