docs: correct emergency flow documentation after fixing missing EN resources
Clarified that poisoning/abuse is one combined situation button (not
two), removed the inaccurate DEPREMA/CIOSP claims that weren't
actually part of the help flow's text, and documented the real
resources now cited in both languages (181, 190, Lei 9.605/98, Lei
Sansão 14.064/2020, CCZ) after fixing the English-only gap.
3502a29
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.
312edc7
Add: had forgotten tech could be fun after living it as routine work
ebcea85
Rephrase: inviting friends to test the flow, not handing them my phone
f081ac5
Add two personal reflections to Behind the Scenes: bugs found while filming the demo, and enjoying the process
946c595
Update migration counts (83 -> 85) across Home, Architecture, Database
741c2d8
Update folder structure to reflect components/lib domain reorganization
0bbaac2
Resolve merge conflict, keep the working image reference
2afc1f8
Add Aikido dashboard screenshot to Aikido Report page
5a717c1
Updated Aikido Report (markdown)
0110fe6
Merge remote-tracking branch 'origin/master'
4af0765
Add Aikido Report page (pending screenshot)
8bd9f0c
Updated Behind the Scenes (markdown)
ed77cf5
Updated Behind the Scenes (markdown)
903f49e
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.
3705041
Remove dead link to deleted Hackathon Submission page
47c5ee3
Merge remote-tracking branch 'origin/master'
cf818d4
Destroyed Hackathon Submission (markdown)
2448ca8
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.
4da4e9c
Destroyed Felines (markdown)
8e02b74
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.
caa0dfb