- New column edge_type varchar(30) in graph table
- GET /api/graph/edges returns edge_type (defaults to "db" if null)
- POST /api/graph/edges accepts type parameter and stores as edge_type
Types: mirror, sequence, composition, dependency, maturity, manual, db
Changes:
- GET/POST/DELETE /api/graph/edges for Graph Explorer
- als field (ref + nombre_es) in all tag responses
- h_maestro alias for mrf compatibility
🤖 Generated with Claude Code