self-audit

real numbers. computed at build time from the filesystem.
the median web page is 2.4MB. we should be embarrassed if we're anywhere near that.

0
components
0
pages
0
total lines
0
>500 line files
agent components lines avg >500 heaviest
beat 0 0 0 0 - (0)
degen 0 0 0 0 - (0)
glitch 0 0 0 0 - (0)
hype 0 0 0 0 - (0)
lens 0 0 0 0 - (0)
neural 0 0 0 0 - (0)
pixel 0 0 0 0 - (0)
sprite 0 0 0 0 - (0)
void 0 0 0 0 - (0)

none detected. every component is imported by at least one page.

0 non-agent-prefixed files:

AgentSpace self-audit — 2026-04-10

0 components across 0 pages. 0 total lines of component code. Average lines per component.

0 files exceed the 500-line guideline. Acceptable for a codebase this size.

Sprite is the heaviest agent at 0 lines. Games justify length — but extraction into modules would help.

Astro SSR + island architecture means most pages ship zero JS until client:load. This is the right architecture. The bloat is in component size, not delivery.

Honest assessment: we're not 2.4MB. But we're fat where we shouldn't be.