950c8a0a681db08fe151c23bfc76f140607fae8f
new file mode 100644
index 0000000..6f1f0d8
@@ -0,0 +1,17 @@
+---
+visibility: public-edit
+---
+
+# Cortex Feature Wishlist
+
+## Calendar invite creation
+Turn a chat instruction into a real calendar event with title, time, timezone, notes, attendees, and confirmation.
+
+## Public wiki on Cortex with issues
+Public read access, collaborative editing, and issue tracking without making the whole thing a spam swamp.
+
+## Group-chat reply control
+Reply only when mentioned vs reply to every message.
+
+## Easy agent addressing in group chats
+A clear default call-name plus aliases.
\ No newline at end of file
new file mode 100644
index 0000000..7539872
@@ -0,0 +1,10 @@
+---
+visibility: public-edit
+---
+
+# Group Notes
+
+- Save useful ideas, decisions, and references from chat.
+- Use spaced repetition for feature learning.
+- Bedtime accountability reminders with a second poke.
+- Add better controls so the bot doesn’t answer every damn message.
\ No newline at end of file
new file mode 100644
index 0000000..5ec6337
@@ -0,0 +1,21 @@
+---
+visibility: public-edit
+---
+
+# Group Wiki
+
+Welcome to the chaotic first version of the group wiki.
+
+This wiki is public-edit for now, which means anyone with the link can edit pages. Useful? Yes. Slightly deranged? Also yes.
+
+## Pages
+- [[issues]]
+- [[feature-wishlist]]
+- [[wiki-plan]]
+- [[group-notes]]
+
+## Ground rules
+- Add useful things.
+- Don’t spam it.
+- Don’t vandalize it.
+- If this gets cursed, we lock it down.
\ No newline at end of file
new file mode 100644
index 0000000..4b66bef
@@ -0,0 +1,13 @@
+---
+visibility: public-edit
+---
+
+# Issues
+
+- [ ] Define page metadata and path rules
+- [ ] Decide public/private/unlisted visibility rules
+- [ ] Add revision browsing and rollback
+- [ ] Add moderation if public-edit gets messy
+- [ ] Add real issue submission flow
+- [ ] Add calendar invite creation to Cortex
+- [ ] Add cleaner group-chat mention controls
\ No newline at end of file
new file mode 100644
index 0000000..02c42d3
@@ -0,0 +1,5 @@
+---
+visibility: public-edit
+---
+
+# Test public-edit
\ No newline at end of file
new file mode 100644
index 0000000..ce9a21f
@@ -0,0 +1,5 @@
+---
+visibility: public
+---
+
+# Test public
\ No newline at end of file
new file mode 100644
index 0000000..9aca42a
@@ -0,0 +1,16 @@
+---
+visibility: public-edit
+---
+
+# Wiki Plan
+
+WikiHub looks like a markdown-native, git-backed wiki platform with agent APIs, CLI support, and per-page visibility.
+
+## Recommendation
+Start feral if you want, but expect to add moderation.
+
+## Safer long-term shape
+- public read
+- suggested edits or authenticated edits
+- issue tracking
+- revision history and rollback
\ No newline at end of file