chore: migra host gioser.net → tawasuyu.net (mismo repo, rebrand tawasuyu)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sergio
2026-06-16 22:47:02 +00:00
parent 97f16cdad9
commit 16a7238e94
13 changed files with 179 additions and 179 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
The astrology-specific layer of the `eternal` workspace, built on the [`cosmos-sky`](../cosmos-sky/) façade.
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-astrology)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-astrology)](https://gitea.tawasuyu.net/sergio/eternal)
A typed pipeline that turns *(when, where)* into a `NatalChart`: four angles, twelve house cusps in the chosen system, every requested body placed in its sign and house with retrograde flag — plus a full forecasting toolkit: aspects, returns, progressions, solar arc, the classical primary-direction trilogy (Placidus, Regiomontanus, Campanus), transits, stations, synastry, midpoint composites, Arabic Parts, Hellenistic profections, lunar phases, and eclipses-on-natal.
+2 -2
View File
@@ -4,7 +4,7 @@ HEALPix-indexed star catalog combining Gaia DR3 and Hipparcos. Memory-mapped for
[![Crates.io](https://img.shields.io/crates/v/cosmos-catalog)](https://crates.io/crates/cosmos-catalog)
[![Documentation](https://docs.rs/cosmos-catalog/badge.svg)](https://docs.rs/cosmos-catalog)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-catalog)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-catalog)](https://gitea.tawasuyu.net/sergio/eternal)
## Installation
@@ -143,4 +143,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+2 -2
View File
@@ -4,7 +4,7 @@ Type-safe astronomical coordinate transformations between reference frames.
[![Crates.io](https://img.shields.io/crates/v/cosmos-coords)](https://crates.io/crates/cosmos-coords)
[![Documentation](https://docs.rs/cosmos-coords/badge.svg)](https://docs.rs/cosmos-coords)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-coords)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-coords)](https://gitea.tawasuyu.net/sergio/eternal)
Pure Rust implementation of coordinate frame transformations with full aberration, light deflection, and Earth orientation support. Each frame is a distinct type to prevent accidental mixing. ICRS serves as the pivot for all transformations.
@@ -214,4 +214,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+2 -2
View File
@@ -4,7 +4,7 @@ Low-level astronomical calculations for coordinate transformations.
[![Crates.io](https://img.shields.io/crates/v/cosmos-core)](https://crates.io/crates/cosmos-core)
[![Documentation](https://docs.rs/cosmos-core/badge.svg)](https://docs.rs/cosmos-core)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-core)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-core)](https://gitea.tawasuyu.net/sergio/eternal)
Pure Rust implementation of IAU 2000/2006 standards for celestial mechanics: rotation matrices, nutation/precession models, angle handling, and geodetic conversions. No runtime FFI.
@@ -66,4 +66,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+2 -2
View File
@@ -4,7 +4,7 @@ Planetary and lunar ephemerides for astronomical calculations.
[![Crates.io](https://img.shields.io/crates/v/cosmos-ephemeris)](https://crates.io/crates/cosmos-ephemeris)
[![Documentation](https://docs.rs/cosmos-ephemeris/badge.svg)](https://docs.rs/cosmos-ephemeris)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-ephemeris)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-ephemeris)](https://gitea.tawasuyu.net/sergio/eternal)
Pure Rust implementation of VSOP2013 planetary theory and ELP/MPP02
lunar theory, plus JPL SPK kernel support for high-precision
@@ -210,4 +210,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+2 -2
View File
@@ -4,7 +4,7 @@ Pure Rust astronomical image format library (FITS and XISF support).
[![Crates.io](https://img.shields.io/crates/v/cosmos-images)](https://crates.io/crates/cosmos-images)
[![Documentation](https://docs.rs/cosmos-images/badge.svg)](https://docs.rs/cosmos-images)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-images)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-images)](https://gitea.tawasuyu.net/sergio/eternal)
Read, write, and process FITS, XISF, and SER scientific image formats with compression support (Gzip, Rice), binary/ASCII tables, and Bayer demosaicing. No runtime FFI.
@@ -77,4 +77,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+2 -2
View File
@@ -4,7 +4,7 @@ Telescope pointing model fitting and correction.
[![Crates.io](https://img.shields.io/crates/v/cosmos-pointing)](https://crates.io/crates/cosmos-pointing)
[![Documentation](https://docs.rs/cosmos-pointing/badge.svg)](https://docs.rs/cosmos-pointing)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-pointing)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-pointing)](https://gitea.tawasuyu.net/sergio/eternal)
Build, fit, and apply telescope pointing models using standard equatorial and harmonic terms. Interactive REPL with TPOINT-compatible workflow: load observations, fit models via least-squares, analyze residuals with plots, and export corrections. No runtime FFI.
@@ -103,4 +103,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+14 -14
View File
@@ -112,8 +112,8 @@ Con dos subdominios apuntando al host:
| DNS | Función |
|-----|---------|
| `cosmobiologia.gioser.net` | página web (HTML + WASM) |
| `api.cosmobiologia.gioser.net` | endpoints `/api/*` (JSON / SVG) |
| `cosmobiologia.tawasuyu.net` | página web (HTML + WASM) |
| `api.cosmobiologia.tawasuyu.net` | endpoints `/api/*` (JSON / SVG) |
Hoy el server sirve los dos roles en el mismo puerto — el split por
subdominio lo hace el proxy, **sin cambiar nada del Rust**.
@@ -121,7 +121,7 @@ subdominio lo hace el proxy, **sin cambiar nada del Rust**.
### Caddyfile (recomendado — TLS automático con Let's Encrypt)
```Caddyfile
cosmobiologia.gioser.net {
cosmobiologia.tawasuyu.net {
encode gzip zstd
# Página web + estáticos + WASM
@api path /api/*
@@ -135,7 +135,7 @@ cosmobiologia.gioser.net {
}
}
api.cosmobiologia.gioser.net {
api.cosmobiologia.tawasuyu.net {
encode gzip zstd
# Solo los endpoints /api/*; rechaza el resto.
@api path /api/*
@@ -143,7 +143,7 @@ api.cosmobiologia.gioser.net {
reverse_proxy 127.0.0.1:8787
}
handle {
respond "Use cosmobiologia.gioser.net para la página" 404
respond "Use cosmobiologia.tawasuyu.net para la página" 404
}
}
```
@@ -153,7 +153,7 @@ api.cosmobiologia.gioser.net {
```nginx
# /etc/nginx/sites-available/cosmobiologia
server {
server_name cosmobiologia.gioser.net;
server_name cosmobiologia.tawasuyu.net;
listen 443 ssl http2;
# ssl_certificate / ssl_certificate_key — vía certbot
location / {
@@ -166,7 +166,7 @@ server {
}
server {
server_name api.cosmobiologia.gioser.net;
server_name api.cosmobiologia.tawasuyu.net;
listen 443 ssl http2;
location /api/ {
proxy_pass http://127.0.0.1:8787;
@@ -184,8 +184,8 @@ server {
A records (o AAAA si IPv6) hacia tu VPS:
```
cosmobiologia.gioser.net. A <ip-del-VPS>
api.cosmobiologia.gioser.net. A <ip-del-VPS>
cosmobiologia.tawasuyu.net. A <ip-del-VPS>
api.cosmobiologia.tawasuyu.net. A <ip-del-VPS>
```
---
@@ -203,7 +203,7 @@ puede hacer fetch contra `/api/*`. Eso es OK para:
**No use CorsLayer::permissive en producción multi-usuario**. Para
eso hay que:
1. Agregar auth (sesiones / JWT / API key).
2. Reemplazar con `CorsLayer::new().allow_origin(["https://cosmobiologia.gioser.net".parse().unwrap()])`.
2. Reemplazar con `CorsLayer::new().allow_origin(["https://cosmobiologia.tawasuyu.net".parse().unwrap()])`.
3. Volverte el `AllowCredentials::yes()` si vas a usar cookies.
---
@@ -216,7 +216,7 @@ querés en tu máquina local — abrís el browser y ves las mismas
cartas que tenés en la app gpui.
**Pero NO querés que el server público en
`cosmobiologia.gioser.net` exponga TUS cartas privadas**. Para el
`cosmobiologia.tawasuyu.net` exponga TUS cartas privadas**. Para el
demo público:
```bash
@@ -251,14 +251,14 @@ sqlite3 /var/lib/cosmobiologia/charts.db ".backup /var/backups/cosmobiologia-$(d
```bash
# Desde tu máquina:
curl https://cosmobiologia.gioser.net/api/health
curl https://cosmobiologia.tawasuyu.net/api/health
# → {"status":"ok","service":"cosmos-server"}
curl https://cosmobiologia.gioser.net/api/sky | jq .title
curl https://cosmobiologia.tawasuyu.net/api/sky | jq .title
# → "Cielo 2026-05-19 00:55 UTC"
# Abrí la página:
open https://cosmobiologia.gioser.net/
open https://cosmobiologia.tawasuyu.net/
# (deberías ver la rueda del cielo + sidebar con "Cielo ahora")
```
+1 -1
View File
@@ -2,7 +2,7 @@
Ergonomic public façade over the `eternal-*` astronomy crates.
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-sky)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-sky)](https://gitea.tawasuyu.net/sergio/eternal)
Hides the orchestration of time scales, ephemeris kernels, IAU rotations, and topocentric reductions behind three high-level types: `Instant`, `Observer`, and `EphemerisSession`. Every number forwards to the same validated routines that gate the regression harness of the lower layers — precision is identical; the only thing added is ergonomics.
+2 -2
View File
@@ -4,7 +4,7 @@ Astronomical time scales and sidereal time calculations.
[![Crates.io](https://img.shields.io/crates/v/cosmos-time)](https://crates.io/crates/cosmos-time)
[![Documentation](https://docs.rs/cosmos-time/badge.svg)](https://docs.rs/cosmos-time)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-time)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-time)](https://gitea.tawasuyu.net/sergio/eternal)
Pure Rust implementation of 8 astronomical time scales (UTC, TAI, TT, UT1, GPS, TDB, TCB, TCG) with nanosecond-precision Julian Date handling, leap second support, and IAU-standard sidereal time calculations. No runtime FFI.
@@ -69,4 +69,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
+2 -2
View File
@@ -4,7 +4,7 @@ Pure Rust implementation of World Coordinate System (WCS) transformations.
[![Crates.io](https://img.shields.io/crates/v/cosmos-wcs)](https://crates.io/crates/cosmos-wcs)
[![Documentation](https://docs.rs/cosmos-wcs/badge.svg)](https://docs.rs/cosmos-wcs)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-wcs)](https://gitea.gioser.net/sergio/eternal)
[![License: Apache 2.0](https://img.shields.io/crates/l/cosmos-wcs)](https://gitea.tawasuyu.net/sergio/eternal)
Convert between pixel coordinates and celestial coordinates (RA/Dec) for astronomical images. Supports all standard FITS WCS projections, distortion models (SIP, TPV, TNX), and the complete spherical rotation pipeline. No runtime FFI.
@@ -75,4 +75,4 @@ Zeballos with Claude (Anthropic).
## Contributing
See the [repository](https://gitea.gioser.net/sergio/eternal) for contribution guidelines.
See the [repository](https://gitea.tawasuyu.net/sergio/eternal) for contribution guidelines.
Generated
+36 -36
View File
@@ -585,7 +585,7 @@ dependencies = [
[[package]]
name = "card-core"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"serde",
"serde_json",
@@ -597,7 +597,7 @@ dependencies = [
[[package]]
name = "card-handshake"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"blake3",
"card-core",
@@ -617,7 +617,7 @@ dependencies = [
[[package]]
name = "card-net"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"blake3",
"futures",
@@ -632,7 +632,7 @@ dependencies = [
[[package]]
name = "card-sidecar"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"card-core",
"card-handshake",
@@ -714,7 +714,7 @@ dependencies = [
[[package]]
name = "chasqui-broker"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"card-core",
"serde",
@@ -2104,7 +2104,7 @@ dependencies = [
[[package]]
name = "format"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"blake3",
"postcard",
@@ -3867,7 +3867,7 @@ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
[[package]]
name = "llimphi-compositor"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-layout",
"llimphi-text",
@@ -3878,7 +3878,7 @@ dependencies = [
[[package]]
name = "llimphi-hal"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"pollster",
"raw-window-handle",
@@ -3889,7 +3889,7 @@ dependencies = [
[[package]]
name = "llimphi-layout"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"taffy",
]
@@ -3897,7 +3897,7 @@ dependencies = [
[[package]]
name = "llimphi-motion"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -3906,7 +3906,7 @@ dependencies = [
[[package]]
name = "llimphi-raster"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-hal",
"pollster",
@@ -3916,7 +3916,7 @@ dependencies = [
[[package]]
name = "llimphi-text"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"parley",
"vello",
@@ -3925,7 +3925,7 @@ dependencies = [
[[package]]
name = "llimphi-theme"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-raster",
]
@@ -3933,7 +3933,7 @@ dependencies = [
[[package]]
name = "llimphi-ui"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-compositor",
"llimphi-hal",
@@ -3946,7 +3946,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-button"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -3955,7 +3955,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-context-menu"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -3965,7 +3965,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-dock-rail"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -3974,7 +3974,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-panel"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -3983,7 +3983,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-scroll"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -3992,7 +3992,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-segmented"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4001,7 +4001,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-slider"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4010,7 +4010,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-splitter"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4019,7 +4019,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-switch"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4028,7 +4028,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-tabs"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4038,7 +4038,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-text-editor"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4049,7 +4049,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-text-editor-core"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"peniko",
"ropey",
@@ -4061,7 +4061,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-text-input"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4071,7 +4071,7 @@ dependencies = [
[[package]]
name = "llimphi-widget-tree"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"llimphi-ui",
@@ -4333,7 +4333,7 @@ dependencies = [
[[package]]
name = "nahual-geo-core"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"flate2",
"quick-xml 0.31.0",
@@ -5080,7 +5080,7 @@ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
[[package]]
name = "pata-host"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"postcard",
"serde",
@@ -5143,7 +5143,7 @@ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
[[package]]
name = "pineal-render"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-ui",
]
@@ -5201,7 +5201,7 @@ dependencies = [
[[package]]
name = "pluma-notebook-core"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"blake3",
"format",
@@ -5211,7 +5211,7 @@ dependencies = [
[[package]]
name = "pluma-notebook-exec"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"async-trait",
"pluma-notebook-core",
@@ -5863,7 +5863,7 @@ dependencies = [
[[package]]
name = "rimay-localize"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"fluent-bundle",
"once_cell",
@@ -7579,7 +7579,7 @@ dependencies = [
[[package]]
name = "wawa-config"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"directories",
"notify",
@@ -7592,7 +7592,7 @@ dependencies = [
[[package]]
name = "wawa-config-llimphi"
version = "0.1.0"
source = "git+https://gitea.gioser.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
source = "git+https://gitea.tawasuyu.net/sergio/gioser.git?tag=v0.1.0#692b40336c1e9cb12ab561764d6943cb65905ab3"
dependencies = [
"llimphi-theme",
"wawa-config",
+111 -111
View File
@@ -43,12 +43,12 @@ rust-version = "1.80"
license = "MIT"
authors = ["Sergio <gerencia@jlsoltech.com>"]
publish = false
repository = "https://git.gioser.net/tawasuyu/cosmos"
repository = "https://git.tawasuyu.net/tawasuyu/cosmos"
[workspace.dependencies]
# === Registro de apps / menú global ===
app-bus = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
app-bus = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# === Serialización ===
serde = { version = "1", features = ["derive"] }
serde_json = "1"
@@ -186,78 +186,78 @@ taffy = "0.9"
# parley = shaping completo (bidi, ligatures, fallback CJK/emoji vía fontique, line break).
parley = "0.4"
# Bucle Elm (input→update→view→layout→raster→present). Lo consumen las apps.
llimphi-ui = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-ui = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Paleta semántica compartida por las apps y los widgets.
llimphi-theme = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-theme = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Tweens y helpers de animación sobre el bucle Elm.
llimphi-motion = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-motion = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Iconos vectoriales (BezPath en grid 24×24) compartidos por todas las apps.
llimphi-icons = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-icons = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Widgets reusables sobre llimphi-ui — uno por crate.
llimphi-widget-app-header = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-banner = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-button = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-card = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-clipboard = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-context-menu = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-edit-menu = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-menubar = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-list = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-grid = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-slider = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-scroll = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-splitter = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-stat-card = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tabs = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-command-palette = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-diff-viewer = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-fif = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-file-picker = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-bookmarks = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-mini-map = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-shuma-term = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-symbol-outline = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-plugin-host = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-theme-switcher = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-area = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-editor-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-editor = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-editor-lsp = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-input = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tiled = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-nodegraph = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tree = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-navigator = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-app-header = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-banner = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-button = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-card = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-clipboard = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-context-menu = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-edit-menu = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-menubar = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-list = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-grid = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-slider = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-scroll = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-splitter = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-stat-card = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tabs = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-command-palette = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-diff-viewer = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-fif = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-file-picker = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-bookmarks = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-mini-map = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-shuma-term = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-symbol-outline = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-plugin-host = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-theme-switcher = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-area = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-editor-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-editor = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-editor-lsp = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-text-input = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tiled = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-nodegraph = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tree = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-navigator = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Sello vectorial wawa (rombo + W implícita + Merkle Core).
llimphi-widget-wawa-mark = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-wawa-mark = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Widgets de elegancia transversal (tooltip, spinner, progress, toast,
# modal, empty, status-bar, shortcuts-help, splash).
llimphi-widget-tooltip = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-spinner = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-progress = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-toast = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-modal = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-empty = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-status-bar = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-shortcuts-help = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-timeline = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-splash = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-tooltip = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-spinner = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-progress = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-toast = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-modal = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-empty = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-status-bar = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-shortcuts-help = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-timeline = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-splash = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Controles de formulario y signaling (switch, segmented, breadcrumb,
# badge, avatar, skeleton, field).
llimphi-widget-switch = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-segmented = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-dock-rail = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-breadcrumb = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-badge = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-avatar = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-skeleton = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-field = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-switch = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-segmented = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-dock-rail = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-breadcrumb = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-badge = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-avatar = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-skeleton = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-field = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Firma visual transversal (gradient sutil + hairline accent).
llimphi-widget-panel = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-panes = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-workspace = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-panel = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-widget-panes = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-workspace = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# Abstracción Selector — host (paths) + wawa (khipus).
llimphi-module-selector = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
llimphi-module-selector = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# === Filesystem helpers ===
directories = "5"
@@ -316,54 +316,54 @@ ttf-parser = "0.25"
# ============================================================
# Intra-workspace deps de nahual (referenciadas por workspace = true)
# ============================================================
nahual-text-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-image-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-thumb-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-gallery-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-video-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-card-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-audio-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-tree-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-hex-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-table-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-markdown-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-archive-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-font-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-map-viewer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-geo-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-viewer-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-file-explorer-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-text-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-image-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-thumb-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-gallery-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-video-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-card-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-audio-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-tree-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-hex-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-table-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-markdown-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-archive-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-font-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-map-viewer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-geo-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-viewer-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
nahual-file-explorer-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# ============================================================
# Intra-workspace deps de pineal (módulo de gráficos)
# ============================================================
pineal-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-render = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-cartesian = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-stream = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-mesh = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-financial = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-polar = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-heatmap = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-treemap = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-flow = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-phosphor = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-export = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-hexbin = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-contour = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-bars = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-render = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-cartesian = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-stream = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-mesh = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-financial = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-polar = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-heatmap = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-treemap = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-flow = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-phosphor = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-export = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-hexbin = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-contour = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal-bars = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pineal = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# ============================================================
# Intra-workspace deps de iniy (laboratorio semántico de creencias)
# ============================================================
iniy-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-ingest = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-extract = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-nli = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-nli-llm = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-graph = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-store = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-ingest = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-extract = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-nli = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-nli-llm = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-graph = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
iniy-store = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
# === auto: declarados por crates internos faltantes ===
cosmos-coords = { path = "01_yachay/cosmos/cosmos-coords" }
@@ -459,11 +459,11 @@ opus-wave = "3"
# y media-source-opus — un .webm AV1+Opus se reproduce 100% nativo.
matroska-demuxer = "0.7"
# === git-deps al monorepo (agregados por la extracción) ===
card-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
card-sidecar = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pata-host = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pluma-notebook-core = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pluma-notebook-exec = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
rimay-localize = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
wawa-config = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
wawa-config-llimphi = { git = "https://git.gioser.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
card-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
card-sidecar = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pata-host = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pluma-notebook-core = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
pluma-notebook-exec = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
rimay-localize = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
wawa-config = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }
wawa-config-llimphi = { git = "https://git.tawasuyu.net/tawasuyu/tawasuyu.git", tag = "v0.1.0" }