Watch
1
0
Fork
You've already forked SouveraineOS
0
Commit graph SouveraineOS/docs
Author SHA1 Message Date
Fimeg
22adbe113d tasks: 67 — what 6eda491 closed, and what it did not
§2 closed, §3 built and half-accepted: the split reaches the message and
serialises, but no test asserts it and no surface renders it. §1's config
change is recorded as mine, not Casey's word. Run 1283 green, r399 shipped
to edge and running on the laptop; the phone has not pulled it.
2026-08-10 20:57:31 -04:00
Fimeg
a1c184d355 docs: define temporary FPC Polkit bridge 2026-08-10 20:46:28 -04:00
Fimeg
9b54eb41eb docs: set the shared-state authority spine 2026-08-10 20:09:54 -04:00
Fimeg
f4683a6f1a tasks: 67 — the caching landed blind, and compaction drifted
The config hands the subconscious sliding_window where the doc and the
code default both say sliding_reflect, and the memory tool exposed the
blind strategy while hiding the safe one.

Also indexes 63, 64 and 66 — all three existed on disk and in no table.
2026-08-10 19:39:49 -04:00
Fimeg
6cc89ef25c docs: checkpoint device and system state 2026-08-10 17:00:23 -04:00
Fimeg
d1312cbb06 distribution: establish the OS release contract 2026-08-10 16:53:18 -04:00
Fimeg
287acdffd9 tasks: 65 — a stalled subconscious wedges the surface
Measured once: reply commits and PrimaryComplete fires, then the N+1
pass stops at round 3 of 10 with a fully idle runtime. The pass runs
inside run_turn, so tx never drops and the SSE stream never closes.
Lead is the todo tool. Stream lifetime is a separate fix.
2026-08-10 15:46:18 -04:00
Fimeg
10685153ea devices/: a support matrix per body
One row per capability, one column per body, with a strict status vocabulary —
"works" means exercised with evidence named, never that a device node appeared.
blueline points at PAF/ rather than copying it; d10 carries its own state; m1
records what already transfers before anything is measured.

The display pipe is corrected in the same change: ADP binds and scans out and
the panel stays dark, so it is partial, not working.
2026-08-09 22:30:29 -04:00
Fimeg
dd5e242227 TASK-63: touch on the glass, and a display pipe on T8010
Touch proven with real events, not a device node: three layers, the last
being runtime report activation gated to D11 so D10 went silent a second
after boot.

adp binds on 206200000.display-pipe with card1-DSI-1 — the first DRM
display pipe on this hardware; everyone else scans a dumb framebuffer.
Still unused because m1n1 re-enables /chosen/framebuffer and udev then
hands viewtop simpledrm.

Kernel patch kept as evidence; hoolock/ is not a repo.
2026-08-09 22:09:18 -04:00
Fimeg
37b570e1d0 63: the second body, and every place the base assumed one board
The shell is on the iPhone 7 — viewtop, sessiond and qs, drawn by llvmpipe
on a card with no render node, over one cable. Wallpaper, palette, bar,
clock, dock and her quote match the Pixel.

Everything that blocked it was the base assuming blueline. That rootfs had
never installed a package in its life and could not have: no Landlock, and
no keyring at all. The phantom pacman options TASK-25 caught in July had
propagated into a second image. PAM, the panel-blank script and the fonts
all had to be hand-carried because they ship by flash or not at all.

The lock is the good news. Root on the box and a key in the account, and
viewtop, sessiond and the shell each refused the unlock in turn.
2026-08-09 19:50:38 -04:00
Fimeg
b78342a337 dump: fingerprint handoff, and the protocol is recovered
STATE moved to 2026-08-09. One instrument is waiting on a finger;
everything else about the enrol lifecycle is reachable in RAM today.
2026-08-09 10:01:51 -04:00
Fimeg
34cc8e97f9 task 44: there is no API to design
fprintd, gazed, sailfish-fpd and biometryd are the same interface four
times. Take that shape and face and finger become one surface with two
backends. Mapped every call onto the recovered TA commands; the gaps
are persistence and the auth token, both already named.
2026-08-09 09:58:15 -04:00
Fimeg
d09978df14 task 44: the factor is a daemon, and the listener is not its job
Prior art checked: sailfish-fpd-community needs hybris, wrobelda's
libfprint branch is the only match-on-chip-over-QSEE example, and
nobody has done FPC over QSEE natively. One listener receiver per
device means the supplicant is a separate owner from the fp daemon.
2026-08-09 09:54:49 -04:00
Fimeg
5134b4e19f task 44: the command protocol is recovered 2026-08-09 09:21:58 -04:00
Casey Tunturi
376ef95218 docs: record SLIMbus v1 submission 2026-08-07 20:40:16 -04:00
Casey Tunturi
df334caf64 docs: normalize SLIMbus sender address 2026-08-07 20:22:50 -04:00
Casey Tunturi
bc0021463d docs: record SLIMbus review result 2026-08-07 20:00:47 -04:00
Casey Tunturi
4f8f7cfcdb docs: park SLIMbus upstream follow-up 2026-08-07 19:40:45 -04:00
Fimeg
327c08c67e docs: record the first live HID cable proof 2026-08-07 17:36:33 -04:00
Fimeg
721b0c7a0f docs: record the USB landing and VPN gate 2026-08-07 17:24:40 -04:00
Fimeg
5cc4020c92 docs: archive the memory write-path audit 2026-08-07 16:16:31 -04:00
Fimeg
b1a9efcc63 docs: keep USB authority and hardware acceptance open 2026-08-07 15:55:21 -04:00
Fimeg
4aa61d735c docs: reconcile USB, Waydroid, audio and charging 2026-08-07 14:52:28 -04:00
Fimeg
71f6ce591e TASK-60: shell half done; the release was the seam
The awkward hand-off was not the dwell gate — it was committing at whatever
shift the thumb left. quickstep travels to the end target first; settleTo
does that now. Dwell restored to match prior art.

Records the geometry being measured rather than assumed, and two findings
that are not this task's: furniture_at() is a stub so synthetic touch cannot
reach the pill, and Origin is two-valued so agent touches carry no audit.
2026-08-07 12:26:25 -04:00
Fimeg
f71f0d722a TASK-60: compositor half done, shell half specified 2026-08-07 09:50:03 -04:00
Fimeg
ee8697cd8f TASK-60: one owner for the transition
Two writers own one geometry — the rail's pose and ZoneOverview's scale,
running opposite curves off the same progress. Three attempts to make the
numbers agree failed in a session. The strand proves it: the repro path
is card taps, which never reach the rail's clear-the-pose code.

Plan follows quickstep, which is on this machine: one shift 0..1, the
live window transformed onto the real card rect, end targets as an enum
with LAST_TASK a destination rather than an abandon branch, drag length
derived from that rect.

The transition is a verb because she gives the tour, under the origin
rules input.rs already enforces: agent input is not evidence and the
lock surface takes fingers only.
2026-08-07 09:18:56 -04:00
Fimeg
528d290ba6 59/60 and the bug dump: what landed the day her face went on the glass
TASK-59 becomes a record of five bugs that each presented as something else —
the missing #live_talk element, --app-id doing nothing, the GL context claimed
before the canvas was sized, posture wired to a function that does not exist,
and a feed that dropped its own reader for being slow. Plus the furniture role,
input regions, gaze, and what the rig costs next.

TASK-60: the cards were zero pixels wide, and the capture-hang theory is
retracted — the session had been left locked by a test.

DUMP: 3/4/5 closed, 7 retracted with the trap that produced it, 8/9/10 new.
2026-08-07 02:29:37 -04:00
Fimeg
d62ae3fd77 bugs: the multitasking cards are blocked on screencopy hanging, not on missing data 2026-08-07 01:24:01 -04:00
Fimeg
f5dd985c96 58: samcday's pmic-typec-smb2 covers most of phase 2, unrun on hardware 2026-08-06 23:43:48 -04:00
Fimeg
1eae558a97 61: gamma landed and measured; the DPU exposes CTM, the LUT is 1024 2026-08-06 18:57:09 -04:00
Fimeg
bbb25b5bc6 bug list: sessiond dead, r84 running, split default, screencopy open 2026-08-06 10:29:55 -04:00
Fimeg
30852cbb93 59: she is the face of the voice pipeline, not a chat keyboard 2026-08-06 10:14:24 -04:00
Fimeg
e2fb113eb2 59: the face is home-layer furniture, not a zone occupant 2026-08-06 09:02:56 -04:00
Fimeg
1aa61030dd compositor pushes the strip; float, gamma 2026-08-05 19:16:41 -04:00
Fimeg
ec552a82a2 59: phase 1 passes on hardware, ~58fps with the rig drawing 2026-08-05 16:10:41 -04:00
Fimeg
67923009c2 59: licences, the mobile blocklist, and the naming problem 2026-08-05 16:00:29 -04:00
Fimeg
60d903a813 59: ship the reference rig; 55: what actually landed 2026-08-05 15:51:38 -04:00
Fimeg
db729470f5 59: her face on the glass 2026-08-05 15:48:05 -04:00
Fimeg
2e77529b40 55: sheet, split chooser, power menu; viewtop ships by pacman 2026-08-05 14:53:04 -04:00
Fimeg
18c58fc079 docs: the day viewtop got its package, its titles and its borders
STATE.md was five days stale. It now carries what is on the phone
(viewtop r76, souveraine r333) and the four defects fixed on the glass:
per-window capture was unreachable because quickshell holds wlr handles and
the ext capture source is named by an ext handle with nothing correlating
them; titles were never republished on commit; the border was a filled slab
that relied on the client covering its middle; capture came back flipped.

Also the packaging hole, which was the important one — viewtop's PKGBUILD
existed and appeared in none of packages.yml's build lists, so nothing ever
built it. Half closed: it builds now, but a viewtop commit still does not
trigger a rebuild.

TASK-15 question 1 is answered and closed: dropping the accelerometer claim
took iio-sensor-proxy from 15.3% to 1.1%, sensors overall 17.2% to 2.6% of
a core. Consequence noted against 08(g) — confidence loses accel's +0.3.

New: 54, 55, 56, and 57/58 (Pi dock head, SMB2 OTG boost) with the USB
notes they point at.
2026-08-04 18:18:17 -04:00
Fimeg
271e22cf6a task 53: the third defect the hardware found — discovery gave up on sessiond 2026-08-04 10:39:19 -04:00
Fimeg
6b38f643bf task 53: shipped as a package, cold boot verified 2026-08-04 10:03:53 -04:00
Fimeg
74c653a262 task 53: verified on the phone; two more found by running it 2026-08-04 09:52:55 -04:00
Fimeg
8ac3267cc1 task 53: all ten fixed and pushed; unverified on glass 2026-08-04 09:31:44 -04:00
Fimeg
f28274730f task 53: un-floating a window has no verb
toggle_float was the only caller-visible un-float and it went with the
three-finger binding when that became a sessiond verb. Recorded rather
than left as dead code with a comment.
2026-08-04 08:12:52 -04:00
Fimeg
0a36a4df5a task 53: what the compositor audit left open
Nine findings from an adversarial read of the night's work, ranked.
Six others from the same audit are already fixed; these are the rest.

The method note is the part worth keeping: every one of these passed
all four gates. A wedged compositor reports shell=active with zero
errors, so green proves nothing about behaviour.
2026-08-04 08:07:06 -04:00
Fimeg
384cd9453e task 51: what the window-action overlay is actually blocked on
Three fingers should raise an overlay with move/resize/close and the
scaled, sliding visuals the reference shell has. Reading how that shell
does it: its compositor publishes a texture_id AND full geometry per
window on the wire, and the shell draws that texture wherever and at
whatever scale it likes. That is the whole trick behind scaled cards and
every sliding transition.

Ours cannot. The registry publishes size and deliberately never
position, and the only capture source served is per-output rather than
per-toplevel. So the overlay is two pieces of plumbing in order: publish
position alongside size, then a foreign-toplevel capture source.
Building the overlay in the compositor instead would be quicker and
wrong — it is UI, and it would be the one piece of chrome the agent
could not restyle.
2026-08-03 17:18:01 -04:00
Fimeg
5c9a652dfd docs: correct three claims that were false, in place
START-HERE §6 said the phone has no wifi away from home because the
SSIDs are pinned. It joined a foreign SSID on 2026-08-02 and sat there
working while that paragraph sent the reader hunting for a cable. It
now says how to pass the address, and records that a phone off the home
net reaches the repo through the laptop rather than by bringing the
phone's tunnel up.

TASK-51 §3 said the volume buttons do nothing. They were wired on
2026-08-02 in 266af98 — Action::Volume on the down edge, through the
executor table, with tests. Only the gesture level is still unbound.

SECURITY-AUDIT gains three rows its own review cadence required: the
virtual-keyboard and input-method bind filters admit every client, which
is keystroke injection and observation from any uid-1000 process
(verified live with wtype); the clipboard gate is written and tested and
routed at no call site; xdg-activation accepts every token and never
prunes them.
2026-08-03 15:31:56 -04:00
Fimeg
1a73e3f4dc audit: drop the report; the findings belong in the code and the tasks 2026-08-03 15:18:35 -04:00
Fimeg
dd92ecc718 audit: what our own code is missing, 2026-08-03
Five protocol filters admit every client, two of them keystroke paths.
A wake leaves no trail entry. The device flaps Locked/Observed with no
hysteresis. Four behaviours recognised and bound to nothing. Three
shipping paths that silently do not ship.
2026-08-03 15:16:10 -04:00