the "display name"

it is all well-and-good for the "identifier" of a channel to be "usconst".

but the display name needs to be something better than "Usconst". Maybe "USA Constitution".

this should be a 10-minute Claude.AI fix. it is quite simple.


I keep referring to a concept of concept complexity that is not yet well-defined. 🔥 ( "how long does it take me to do it" is not a good definition)

as far as this scenario:

  • knowing that the fix is adding a field to the YAML file, processing it in the channel manager, and accessing it in the template is table-stakes. it is something that has to be known, to the point that one cannot imagine not knowing it.
  • the implementation is modifying the 2+ files to update this.
  • knowing which files to modify ... might require a full-document scan. 💡 ( right now, this means the machine has to read each file.) 🔥 ( in the future, there will be multiple levels of "read" available)

also, the "atacama" posts, while not in the public "feed", should be publicly accessible.

this gives even more categories:

  • public visible, public feed
  • public visible, not in public feed
  • private visible, private-default feed
  • private visible, not in private-default feed
  • protected, not in private-feed
  • protected, in private-feed

💡 the "sandbox" posts should be in one of those not in feed categories.