Konrad stands under Samuel's hidden red control while Sylvan observes from the clear opposing side.

Project Explorer

Seeds of the Throne

Inspect the corrected story, trace unresolved causes, and work through source-linked brainstorming packets. The repository browser remains available below.

Development workspace · September 6 workshop pass

Find the cause. Test the choice.

All twenty workshop gates have accepted directions. Their unresolved mechanics remain visible. The active Story Completion gate remains SC-010 Question 7.

Public, read-only development material with full spoilers. Draft answers stay in your browser until exported; they do not update the vault. A spoiler boundary is not privacy protection.

01 · Foundation

The environment creates the bond.

The leaders developed Luminai within an interactive colonization environment. Sylvan tests a more deeply integrated generation after thousands of years of development.

Inspect the controlling premise
02 · Institutional gap

Control must protect people.

Final-years control is established. Stopping authority, cumulative harm, privacy, and remedies still need concrete rules.

Test the leaders' safeguards
03 · Causal result

Autonomy becomes access.

Konrad's Daemon verifies an apparent separation. Konrad authorizes reactivation, which attaches his revived system to Samuel's hidden hierarchy. The false evidence still needs definition.

Inspect the takeover result
04 · Two-planet endgame

George goes where Samuel cannot.

Samuel and the older criminals remain on the previous containment planet. George participates directly on Sylvan's world, then becomes Samuel's intended scapegoat.

Inspect George's role

Story completion · Live from the vault

From architecture to manuscript.

The story advances horizontally: every active problem receives the same level of development before any one branch moves deeper.

Integrated foundation review · September 5, 2026

The environment develops the bond. The outcome tests responsibility.

The leaders created an interactive colonization environment and developed Luminai within it. Konrad tries to prove his experienced daemon superior; Samuel turns his reactivation into access. Sylvan already has decisive control during the final years. Exact safeguards and presentation mechanics remain open.

Current method Bound action, observe the method, compare the record, expose the hidden command.

Read the foundation update record

9 / 27story tasks complete

Current checklist completion33%
33%
Current sweep
Macro Shape
Current task
SC-010
  1. 01 Macro
  2. 02 Causal
  3. 03 Agency
  4. 04 Systems + evidence
  5. 05 Sequence
  6. 06 Scene map
  7. 07 Scene development
  8. 08 Draft

Project explorer

Browse the repository.

Search or browse 539 documents across canon, development systems, story loops, prose tools, public work, and session history.

3.5 KB Updated View source on GitHub

Art direction

The site has two visual languages, and they are deliberately different.

1. The homepage

index.php, styled entirely by assets/css/site.css.

The target is an independent builder's studio rather than a developer template: restrained, editorial, technically confident, warm, and quiet. It should read like something a person maintains, not something a generator produced.

Core visual language

  • Warm paper and warm ink. The neutrals carry a slight warm cast in both

appearances, so the page never looks like default greyscale UI.

  • One accent, and it means one thing. Electric cobalt blue, carried

forward from the previous concept, is reserved for interactive elements and the numerals that count the page. It never appears on decorative text. If something is blue, it is either a link, a control, or an index mark.

  • Hairlines and numerals. Sections and entries are separated by 1px rules

and labelled with mono numerals (01 WORK, I, Specimen A). The counting is the memorable device; there is no other ornament.

  • The ledger grid. From laptop width up, a narrow rail holds the metadata

(section numeral, project mark, category, status) and a wide column holds the content. It is the layout the whole page is built around.

  • Depth from shadow, structure from borders. Cards use layered

transparent shadows; borders are kept for dividers, inputs, and state.

  • Disciplined radii. Three steps only: 3px, 8px, 14px.
  • Generous but purposeful whitespace. Space does the grouping; rules are

used only where space alone cannot carry the structure.

Typography

A restrained scale, five sizes, no downloaded fonts.

A system serif sets names, section titles, and project titles. A system sans sets everything anyone has to read. A system mono sets labels, numerals, and status. Body copy runs at roughly 62–70 characters with a 1.58 line height.

Motion

Subtle, fast, reversible, and opt-in. Every transition is declared inside @media (prefers-reduced-motion: no-preference), names its exact properties (never transition: all), and animates only compositable ones. There is no autoplaying motion, no scroll-triggered reveal, and no background animation.

What it must not become

  • A generic AI look. No large gradients, glassmorphism, neon, floating blobs,

purple cyberpunk, glowing circuitry, or animated background noise.

  • A generic developer template. No giant empty hero, no skill-proficiency

bars, no logo cloud, no identical decorative project cards, and no "I build digital experiences" copy.

  • Colour used as decoration. One accent, one meaning.

Personal information

Only what is already in includes/portfolio.php. Nothing on the page may invent a fact about anybody — no metrics, employers, client work, or biography that is not already recorded there.

Assets

One raster asset: the existing portrait at assets/images/portrait.jpg, lazy-loaded, with a neutral 1px ring (pure black at 10% in light, pure white at 10% in dark — never a tinted near-black, which reads as dirt on the edge). The favicon is an inline SVG monogram. The three icons on the page are inline SVG drawn with currentColor. Nothing else is downloaded.

2. VibeKB and the account pages

saas-lab/index.php, auth/, and admin/ still use the earlier workshop language, built entirely from CSS in assets/css/style.css, assets/css/saas-lab.css, and assets/css/auth.css. They were not part of the homepage redesign and are unchanged.