feat: finish register receiving and authority routing

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a023c0-a0a3-7c03-b395-5a0d2757214d
This commit is contained in:
tegwick 2026-08-21 23:15:48 +02:00
parent 6d134425df
commit d103955217
28 changed files with 970 additions and 48 deletions

View file

@ -16,8 +16,6 @@ from dataclasses import dataclass, field
from pathlib import Path
from typing import Any, Literal
import yaml
from repo_manager.observe import load_classification
from repo_manager.parse.workplan import parse_frontmatter