build-small-hackathon/aube-nova
docs: Add demo video url to README
docs: Modify README
fix: audio per-colonist, white DNA/resource text, simulation balance, ctrl tooltips
docs(README): add hackathon tags, demo video/social/team placeholders for HF submission
fix: dark UI — ctrl-panel background, HUD text colors !important, styled button tooltips
ui: fix audio playback, white hud labels, move controls to SVG panel
ui: remove 'click a colonist' placeholders, duplicate colonist tooltip, and redundant left profile panel
fix(ui): fix colonist profile click + add banner
docs: update README with VoxCPM2, FF 1 year button, profile feature
fix(chronicle): darken masthead and improve UI color contrast
fix(map): zoom colony SVG by cropping viewBox for better detail visibility
feat(ui): add colonist profile panel below portrait roster in left column
fix(ui): remove broken hover tooltip; increase portrait size to 80x108
fix(narration): add HF Space env detection and clarify VoxCPM2 load path
build(deps): add voxcpm to pyproject.toml dependencies
feat(llm): add LLM usage stats tracker
docs: add README with HF Space frontmatter and project overview
test(simulation): add full test suite — 9 tests, all passing
feat(ui): 3-column Gradio layout — map | events/chronicle/analytics | status
feat(ui): newspaper broadsheet design for The Aube Chronicle
feat(ui): add analytics charts — resource history, population, cultural drift
feat(ui): add SVG colony map, procedural portraits, resource HUD
feat(narration): add narrate_chronicle via VoxCPM2 with audio cache
feat(llm): add LLM layer — agent actions, chronicle, breakthrough
feat(simulation): initial colony simulation engine
