docs: complete Wiki audit — all features documented
Cross-checked every Wiki page against a full feature inventory
and filled the real gaps found:
Features.md — added colony health index, rotating contextual
facts, cover-photo-upload-creates-timeline-event detail, dynamic
weather card + lock-on-hover, neighborhood diagnosis quiz, TNR
projection calculator, public caretaker profile (/u/[id]) as its
own section, follow-a-colony as its own section (infrastructure
ready, no trigger wired up yet), resource-exchange self-interest
block + Available/Wanted terminology, per-notification
mark-as-read + unread badge, and explicit no-background-jobs
framing extended beyond just notifications.
API-Reference.md — added the full 10-type notification reference
table, notify_nearby_caretakers and respond_to_resource_post RPCs,
the thank_action-vs-plain-thanks-insert distinction, and fixed
stale import paths left over from the components/lib
reorganization (lib/storage -> lib/security/storage, etc.).
Database.md, Architecture.md, Home.md, Environment-Setup.md —
corrected the migration count (85 -> 86) after 0086 shipped.
Everything else audited (Security.md's column-level RLS grants,
two-layer rate limiting, MIME allowlist, returnTo protection,
area_alert's fixed template) was already documented from earlier
passes and needed no changes.
Update migration counts (83 -> 85) across Home, Architecture, Database
Add Aikido Report page (pending screenshot)
docs: remove Notion-migration framing, add missing pages, deepen Security
- Removed every "migrated from Notion documentation" note across
pages — the content stands on its own now, not framed as an
import log.
- Process Log's remaining-before-submission checklist trimmed to
the actual remaining items.
- Added Research and Benchmark (every cited data source, Brazilian
legislation, and the full 6-competitor breakdown, previously
only in Product Vision) and How AI Was Used (human direction vs.
tooling, previously missing from the wiki entirely).
- Security page substantially expanded: added a threat-model
intro, the full 26-table RLS matrix, the two SECURITY DEFINER
categories, a dependency/supply-chain section, and the known
SSR-session-forwarding limitation documented honestly rather
than omitted.
- Removed the Competitor Benchmark/Impact Data duplication between
Product Vision and the new Research page.
Remove dead link to deleted Hackathon Submission page
docs: lead with education over mapping, remove meta-commentary from Home
Felines is an educational platform first; the map is one of the
actions education leads to, not a competing goal. Home's "core
purposes" list and Features.md's section order both had this
backwards (map listed first). Reordered both, and matched the
same framing in Product-Vision.md's benchmark conclusion.
Also removed the paragraph in Home explaining why this wiki
exists relative to the README/Notion — internal reasoning that
doesn't need to be in the document itself.
docs: correct stale numbers and migrate full Notion documentation
Existing pages (Home, Architecture, Database, Security,
API-Reference, Environment-Setup, Roadmap) were corrected against
the live codebase: 26 tables (not 17), 83 migrations (not 75), 21
routes, 19 articles, 9 assistant triggers, plus the false-pin ban
system, per-notification dismiss, and the final security audit
findings that didn't exist when these pages were first written.
Also migrates everything that previously only lived in Notion, per
direct judge feedback that undocumented-on-GitHub content may not
be considered during judging: Product Vision, User Personas, User
Flows, Design Decisions, Visual Identity, UI Design System,
Features (fully detailed, with the reasoning behind every
feature), Content Strategy, Testing, Process Log, Hackathon
Submission, and Behind the Scenes.