34 lines
1.8 KiB
HTML
34 lines
1.8 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta content="width=device-width, initial-scale=1, viewport-fit=cover" name="viewport" />
|
||
<meta content="light dark" name="color-scheme" />
|
||
<meta content="scale" name="text-scale" />
|
||
<title>Beaver</title>
|
||
%sveltekit.head%
|
||
</head>
|
||
<body data-sveltekit-preload-data="hover">
|
||
<!--
|
||
impeccable direction contract (seed 071a8c77, reroll 1 bolder, mode operate, user-steered fusion)
|
||
THESIS: the dispatcher's strip board under a live island. What is alive is a strip in a bay
|
||
(waiting for you, in motion, quiet); the island at the top of every screen carries the live
|
||
state and opens into the board. Refuses the sidebar-and-cards admin dashboard.
|
||
OWN-WORLD: plum signal on a warm rack ground; strips as white/aubergine objects with a state
|
||
edge (plum pulse = running, amber = waiting), fixed columns, hairline rules, tabular numerals,
|
||
system sans; amber only for what waits for the operator; no cards inside cards, no badges as
|
||
pills, no decorative motion.
|
||
STORY: the operator lands on the board, answers a question on its strip, watches a running
|
||
strip, opens a thread where only the thread lives, reads context as a counter, finds anything
|
||
with ⌘K, and reaches the text-heavy rooms (memory, usage, system) as wide documents.
|
||
FIRST VIEWPORT: top bar with four section words left, the island centered (pulse, questions,
|
||
context, quota), System right. Below: the instrument row (context / 5 h / 7 d / spend), then
|
||
the bays with strips, the living graph of the master's neighbourhood on the right.
|
||
FORM: strip board × live activity; user-steered over the dealt hand; seed key 071a8c77.
|
||
FINISH: unreviewed and undocumented is unfinished; this build ends with the finish review,
|
||
the verdict, and DESIGN.md
|
||
-->
|
||
<div style="display: contents">%sveltekit.body%</div>
|
||
</body>
|
||
</html>
|