mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
refactor(commons): name single-NIP feature packages after their quartz NIP
Rename the two single-NIP feature packages to mirror their quartz counterparts for 1:1 traceability: - chess -> nip64Chess - call -> nipACWebRtcCalls marmot and nip53LiveActivities already match quartz and are unchanged. Document the rule in commons/ARCHITECTURE.md: layer is the primary axis, NIP is the secondary axis (nipNN<slug> matching quartz), and commons is deliberately NOT reorganized NIP-first at the top level. Also remove stray markup that leaked into the end of the doc. https://claude.ai/code/session_01KXLzsvx9Gyrm3Yz4Rims55
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
package com.vitorpamplona.amethyst.commons.chess
|
||||
package com.vitorpamplona.amethyst.commons.nip64Chess
|
||||
|
||||
import android.content.Context
|
||||
import android.content.SharedPreferences
|
||||
Reference in New Issue
Block a user